Commit Graph

1366 Commits

Author SHA1 Message Date
Dominik Fahr
52169f698c undo of commit a7f55de
did not fix issue #1261
leaded into issue #1321
2022-12-12 17:30:42 +01:00
Jérôme BECOT
8d5b92402d
fix: Remove deprecated option OPT_X_TLS 2022-12-12 15:57:11 +01:00
Robert Walter
23e0fdbedf Fixing Validation Problem at LDAP Form 2022-12-12 12:32:32 +01:00
Matt Scott
ce4447bb12 Merge branch 'master' of github.com:PowerDNS-Admin/PowerDNS-Admin 2022-12-11 17:43:50 -05:00
Matt Scott
4e2ea4bc5e Revert "Removed mysqlclient requirement based on issue 1305. Wiki documentation has already been updated to reflect this change."
This reverts commit 542af959e1.
2022-12-11 17:43:02 -05:00
Matt Scott
2565e4faff
Merge pull request #1319 from pneb/patch-3
feature: Added IDN Domain Search function as requested
2022-12-10 00:07:25 -05:00
Bernward Sanchez
dfdb0dca17
Update domain.py 2022-12-10 10:37:06 +08:00
Matt Scott
48c303dd84 Corrected typo / instructions related to Docker in the project README file. 2022-12-09 17:03:46 -05:00
Matt Scott
dec457e2ea Tweaked job name of the Docker Image workflow. 2022-12-09 17:02:36 -05:00
Matt Scott
4940e280bb Tweaked name of Docker image build workflow for Docker image status updates. 2022-12-09 16:58:40 -05:00
Matt Scott
81020fe2b5 Tweaked Docker status badge text in project README. 2022-12-09 16:57:13 -05:00
Matt Scott
56ee0d674e Added very basic Docker Compose / Portainer template for the current project. 2022-12-09 16:56:03 -05:00
Matt Scott
02e4fcc20a Updating project README to include updated status badges since LGTM is shutting down soon. 2022-12-09 16:42:53 -05:00
Matt Scott
45071c3a9f Updated CodeQL workflow to support manual dispatch. 2022-12-09 16:40:39 -05:00
Matt Scott
e810dc21e0 Merge branch 'master' of github.com:PowerDNS-Admin/PowerDNS-Admin 2022-12-09 15:59:28 -05:00
Matt Scott
c90592e039 Updated build/deploy workflow to include updated naming. 2022-12-09 15:58:55 -05:00
Matt Scott
cbcb4dfb5c
Merge pull request #1316 from PowerDNS-Admin/1313-docker-image-reference-update
Docker Image Repository References Updated
2022-12-09 12:56:49 -05:00
Matt Scott
3889ceaf4c Updated documentation to reflect the new Docker Hub home of the project's Docker images. 2022-12-09 12:55:45 -05:00
Matt Scott
ceedf895d8
Merge pull request #1315 from PowerDNS-Admin/1314-docker-image-build-workflow
Updated Docker Image Publishing Workflow
2022-12-09 12:31:36 -05:00
Matt Scott
58d0d6b71d Updated Docker image publish workflow to enable manual dispatch of the workflow. 2022-12-09 12:30:18 -05:00
Matt Scott
e6f6222762
Merge pull request #1312 from PowerDNS-Admin/1311-build-publish-workflow-updates-needed
Working on updated workflow for Docker image publishing.
2022-12-09 11:47:55 -05:00
Matt Scott
54775e6c69 Working on updated workflow for Docker image publishing. 2022-12-09 11:41:38 -05:00
David Mc Ken
02b7bda292 Update supported versions of python. 2022-12-09 12:32:23 -04:00
Matt Scott
33277a316d
Merge pull request #1310 from dmcken/setup-new-wiki-docs-2
Fix PostgreSQL documentation
2022-12-09 10:17:36 -05:00
David Mc Ken
022e87615d
Merge branch 'PowerDNS-Admin:master' into setup-new-wiki-docs-2 2022-12-09 11:00:06 -04:00
David Mc Ken
4f656d827e Move DB directions to that section of docs. 2022-12-09 10:56:08 -04:00
Matt Scott
cec8003379
Merge pull request #1309 from PowerDNS-Admin/1305-remove-mysqlclient-from-requirementstxt
Removed mysqlclient from requirements.txt
2022-12-09 09:55:21 -05:00
Matt Scott
542af959e1 Removed mysqlclient requirement based on issue 1305. Wiki documentation has already been updated to reflect this change. 2022-12-09 09:48:51 -05:00
Matt Scott
0e83a1f27e
Merge pull request #1302 from dmcken/setup-new-wiki-docs-2
Setup new wiki docs #2
2022-12-09 09:46:31 -05:00
David Mc Ken
b1a3a98692 Add general install notes. 2022-12-09 07:25:25 -04:00
David Mc Ken
8b986db2ac Desc added for what is being created. 2022-12-09 07:11:12 -04:00
David Mc Ken
5ab04509c3 Remove MySQL specific documentation 2022-12-09 07:03:07 -04:00
David Mc Ken
e06fcd75ce Moved database specific packages to the setup MySQL directions. 2022-12-09 07:02:26 -04:00
David Mc Ken
92ef3d8610
Merge branch 'PowerDNS-Admin:master' into setup-new-wiki-docs-2 2022-12-09 06:49:18 -04:00
David Mc Ken
a5fdd8ffc4 Change notes to headers and move setup of first user to getting started. 2022-12-09 06:46:40 -04:00
David Mc Ken
496222e6b7 Remove TODO and add setup of first user. 2022-12-09 06:46:02 -04:00
Matt Scott
9a3fdfc986
Merge pull request #1242 from rootwyrm/alpine_python-openldap
Update to python-ldap 3.4.2
2022-12-08 22:14:54 -05:00
Matt Scott
3c0b0a1b2d
Merge pull request #1246 from unilogicbv/admin_edit_key_user_role_default
admin_edit_key: default to User role for new api keys
2022-12-08 22:13:23 -05:00
David Mc Ken
4864bff51d
Merge branch 'PowerDNS-Admin:master' into setup-new-wiki-docs-2 2022-12-08 23:11:29 -04:00
David Mc Ken
5f643ccb78 Explain where the config.py is. 2022-12-08 23:11:04 -04:00
Matt Scott
2cd8f60f8d
Merge pull request #1247 from unilogicbv/models_user_plain_text_password_guard
models/user.py: properly guard plain_text_password property
2022-12-08 22:10:21 -05:00
Matt Scott
7873e5f3f8
Merge pull request #1249 from unilogicbv/models_user_totp_valid_window
models/user.py: add non-zero valid_window to totp.verify
2022-12-08 22:05:34 -05:00
David Mc Ken
099579de11 Add db setup considerations for MySQL. 2022-12-08 23:04:23 -04:00
Matt Scott
e823f079b7
Merge pull request #1266 from WhatshallIbreaktoday/master
allow null/None JSON data (Used for pdns notifies via api and by LEGO-ACME v 4.9.0)
2022-12-08 21:57:18 -05:00
David Mc Ken
09b661a8a3 Fix spelling mistake 2022-12-08 22:53:23 -04:00
David Mc Ken
117659dd31 Moved database setup to database-setup. 2022-12-08 22:51:59 -04:00
Matt Scott
d2cb80f747
Merge pull request #1279 from wrouesnel/wrouesnel/fix_env_migrations
Fix handling of passwords with % in the SQLALCHEMY_DATABASE_URI
2022-12-08 21:51:38 -05:00
David Mc Ken
fa6c58978b Cleaned up mysql setup process. 2022-12-08 22:50:25 -04:00
David Mc Ken
be933db09a Add documentation on how to allow remote connection on postgres. 2022-12-08 22:37:29 -04:00
Matt Scott
a1619cfde9
Merge pull request #1301 from pneb/patch-2
enhancement: Small fix
2022-12-08 21:35:09 -05:00