Commit Graph

  • fa4861a6ed
    Update README.md master Matt Scott 2024-06-04 13:55:56 -0400
  • d255cb3d16
    Updating master branch to the latest release of 0.4.2 (#1743) Matt Scott 2024-01-31 16:40:41 -0500
  • af462a9bae
    Disabling Mega Linter for all recognized branch patterns. Matt Scott 2024-01-31 16:32:41 -0500
  • b47b080692
    Merged the latest from the branch. Matt Scott 2024-01-31 16:29:59 -0500
  • 876bc78ba7
    Updated NPM dependencies (cryto-js) (#1742) Matt Scott 2024-01-31 16:10:31 -0500
  • 9c457f1db0
    Updated the following NPM dependencies: - crypto-js from 4.1.1 to 4.2.0 Matt Scott 2024-01-31 16:08:37 -0500
  • 077f893e41
    Bump crypto-js from 4.1.1 to 4.2.0 (#1738) Matt Scott 2024-01-31 16:00:17 -0500
  • 51bdeca218
    Bump crypto-js from 4.1.1 to 4.2.0 dependabot[bot] 2024-01-31 20:59:09 +0000
  • 3247869df9
    Updated Pip Dependencies (Jinaj2, certifi, cryptography, requests, werkzeug) (#1740) Matt Scott 2024-01-31 15:57:16 -0500
  • 7998dd80c9
    Managed to complete the following pip dependency changes: - Jinaj2 - 3.1.3 - upgrade from 3.1.2 - certifi - 2023.11.17 - downgrade from 2023.12.17 - cryptography - 42.0.2 - upgrade from 39.0.2 - requests - 2.31.0 - upgrade from 2.28.2 - werkzeug - 2.3.8 - upgrade from 2.2.3 Matt Scott 2024-01-31 15:54:58 -0500
  • 4b57254ae4
    Bump jinja2 from 3.1.2 to 3.1.3 (#1735) Matt Scott 2024-01-31 15:23:19 -0500
  • 2a1f8484e5
    Bump sqlalchemy from 1.3.24 to 1.4.51 (#1734) Matt Scott 2024-01-31 15:22:28 -0500
  • 5904be885a
    Bump pytest from 7.2.1 to 7.4.4 (#1733) Matt Scott 2024-01-31 15:21:09 -0500
  • fdc1ba59e7
    Bump sqlalchemy from 1.3.24 to 1.4.51 dependabot[bot] 2024-01-31 20:20:34 +0000
  • aa4d97da9c
    Bump bcrypt from 4.0.1 to 4.1.2 (#1730) Matt Scott 2024-01-31 15:19:49 -0500
  • ecdbfce256
    Bump mysqlclient from 2.0.1 to 2.2.1 (#1729) Matt Scott 2024-01-31 15:19:02 -0500
  • eb3243a075
    Bump jinja2 from 3.1.2 to 3.1.3 dependabot[bot] 2024-01-11 20:33:31 +0000
  • 69dda3a5de
    Bump pytest from 7.2.1 to 7.4.4 dependabot[bot] 2024-01-01 07:37:17 +0000
  • e3e773cc85
    Bump bcrypt from 4.0.1 to 4.1.2 dependabot[bot] 2023-12-18 07:08:40 +0000
  • 577b350916
    Bump mysqlclient from 2.0.1 to 2.2.1 dependabot[bot] 2023-12-14 07:12:28 +0000
  • 8532ca5368
    Added support for application to run in sub-paths while not breaking the Docker health check (#1728) Matt Scott 2023-12-11 08:38:36 -0500
  • 9415b4663f
    Applied the latest suggestion from @ashneilson which appears to be a good fix this time. Matt Scott 2023-12-11 08:36:37 -0500
  • bbe8d69345
    Fixing new LDAP search filter cleansing mechanism to only target user DN value returned on AD connections (#1727) Matt Scott 2023-12-08 06:53:31 -0500
  • 59a32a148f
    Corrected a mistake with the new LDAP search filter cleansing that broke LDAP altogether. Moved the filtering to only target the user DN with Active Directory LDAP connections. Matt Scott 2023-12-08 06:17:34 -0500
  • 11371e1b81
    Merge zone editor record action controls into single column (#1642) Matt Scott 2023-12-08 05:16:08 -0500
  • 3caded9b7f
    Added LDAP search filter cleansing mechanism to properly escape special characters (#1726) Matt Scott 2023-12-08 04:59:23 -0500
  • 7b6aafbb2c
    Adding LDAP search filter cleansing mechanism to account for special characters that need replaced in LDAP search queries. Matt Scott 2023-12-08 04:53:52 -0500
  • 06fa9537a8
    Updated project documentation to better control the flow of new issue submission attempts. Matt Scott 2023-11-29 15:21:31 -0500
  • 17e6adb8a7
    Updating the issue configuration to disable the submission of new issues of all types. Matt Scott 2023-11-25 08:17:56 -0500
  • 5d4e560836
    Updating the issue configuration to disable the submission of new issues of all types. Matt Scott 2023-11-25 08:17:37 -0500
  • 6f47cbd91b
    Updating the issue configuration to disable the submission of new issues of all types. Matt Scott 2023-11-25 08:16:26 -0500
  • 66c262c57d
    Adding latest project announcements to repository. Matt Scott 2023-11-25 08:09:46 -0500
  • ddb3151b61
    Correcting bug introduced by PR 1658. Matt Scott 2023-11-24 11:14:09 -0500
  • b494423e83
    Fix zone name encoding for UI XHR requests as well as requests to the PDNS API (#1707) Matt Scott 2023-11-24 10:02:46 -0500
  • 18f38fd1ca
    Updated backend to properly encode the zone name sent to PDNS API so that zones with URL unsafe characters don't break the request. Matt Scott 2023-11-24 09:49:40 -0500
  • 48f7f2d19f
    Merge branch 'dev' of github.com:PowerDNS-Admin/PowerDNS-Admin into 1630-dnssec-feature-breaks-for-zones-that-contain-improperly-escaped-slashes Matt Scott 2023-11-24 09:29:40 -0500
  • 4dab950efc
    Reverting a bad change I made to remove a deprecated feature that is removed in Flask 2.3. Matt Scott 2023-11-24 09:28:21 -0500
  • b347e3df55
    Updated zone list view to properly encode the zone name when using it to build request URIs to the back-end. Matt Scott 2023-11-24 09:19:16 -0500
  • 24c08a269e
    Updated zone type comparison logic in domain router to be case-insensitive (#1706) Matt Scott 2023-11-24 09:11:40 -0500
  • 09014bf4a9
    Correcting case-sensitivity issue with zone type comparison. Matt Scott 2023-11-24 09:03:39 -0500
  • a85827f302
    Update index router to replace the use of the deprecated before_app_first_request event with record_once (#1705) Matt Scott 2023-11-24 08:25:38 -0500
  • 28c63abea4
    Updated the index router to pivot from the use of the deprecated before_app_first_request event to the replacement of record_once. Matt Scott 2023-11-24 08:18:20 -0500
  • 5147d72999
    Fixes local user setup to perform case-insensitive verification of existing usernames / emails (#1658) Matt Scott 2023-11-24 08:07:20 -0500
  • 457c704de3
    Update static fonts to use relative paths instead of static (#1703) Matt Scott 2023-11-24 07:44:29 -0500
  • 447bb14742
    Updated the roboto_mono.css and source_sans_pro.css font-face definition files to utilize relative pathing to resolve issues with installations deployed in subdirectories. Matt Scott 2023-11-24 07:40:49 -0500
  • 67085653ae
    Tested the proposed modification to the Docker healthcheck command to support subdirectory root paths to no avail. Matt Scott 2023-11-24 07:33:58 -0500
  • 0472aba25e
    Updated Python requirements for PyYAML from version 5.4 to 6.0.1 to resolve a conflict with Cython. Matt Scott 2023-11-24 06:54:55 -0500
  • 4442577b0b
    Created a new model to represent the Flask-Session storage schema sessions with a method for removing expired sessions. Matt Scott 2023-11-24 06:26:38 -0500
  • c52bdd0daf
    Fix case sensitivity for duplicate email creation Ronan 2023-08-31 16:28:06 +1000
  • 7fcd2b8aa6
    Fix case sensitivity for duplicate username creation Ronan 2023-08-31 16:26:48 +1000
  • ad9e4938bc
    Add additional log information Ronan 2023-08-31 16:25:12 +1000
  • c03f5c4f9e Dashboard domains table - join actions into single column Kristian Feldsam 2023-08-08 00:01:00 +0200
  • 45f1ba7b82
    Fix non rr_set events in Zone Changelog display (#1598) Tyler Todd 2023-06-22 12:04:49 -0400
  • 08c39c64c2
    Fix non rr_set events in Zone Changelog display Tyler Todd 2023-06-22 12:03:42 -0400
  • 8b51313027
    Remove Misc Code (#1597) Tyler Todd 2023-06-22 10:36:20 -0400
  • fa7b146c78
    Remove Misc Code Tyler Todd 2023-06-22 10:35:52 -0400
  • 8e53e4ae48
    Update Versions Tyler Todd 2023-06-22 10:24:59 -0400
  • e88a836f26
    Fix ordering and type Tyler Todd 2023-06-22 10:21:15 -0400
  • 6fc2279c3b
    Indicate Unsaved Changes (#1595) Tyler Todd 2023-06-22 09:49:31 -0400
  • 953221578b
    Update base.html Tyler Todd 2023-06-22 08:50:14 -0400
  • 11be125e3b
    Update domain.html Tyler Todd 2023-06-22 08:48:50 -0400
  • 8aef6fe8f1
    Automatically focus username field in login view (#1549) Matt Scott 2023-04-28 04:47:19 -0400
  • 9350c98ea2 Autofocus username field on Login screen Roel Schroeven 2023-04-26 17:26:52 +0200
  • 86e75c8b6b
    Fix record comment removal (#1537) Matt Scott 2023-04-21 18:29:20 -0400
  • f0e32a035d Fix deletion of comments corubba 2023-04-16 16:03:44 +0200
  • 055ac761e3
    Updating documentation to reflect the latest app settings changes. Matt Scott 2023-04-14 19:38:54 -0400
  • 66f422754b
    Updated the application version references in preparation for the next release of 0.4.2. Matt Scott 2023-04-14 19:33:32 -0400
  • 9193317d00
    Allow all application settings to be configured by environment variables (#1535) Matt Scott 2023-04-14 19:30:18 -0400
  • c74c06c327
    Added some missing settings to the new AppSettings class. Matt Scott 2023-04-14 19:26:02 -0400
  • 601539f16e
    Removed unnecessary parenthesis. Matt Scott 2023-04-14 19:00:39 -0400
  • ccd7373efe
    Corrected issue with encoding / decoding of dictionary and list type settings values. Matt Scott 2023-04-14 18:52:27 -0400
  • c842d09195
    Overhauled app settings implementation to remove redundancy of definitions. Additionally, re-factored settings initialization code to allow for every setting to be defined by environment variable for both bare metal and Docker container deployments. Matt Scott 2023-04-14 07:12:02 -0400
  • 9ddfde02b8
    Fixed issue with all unassigned zones being selected after a new account's name fails to validate (#1530) Matt Scott 2023-04-13 16:16:51 -0400
  • 7eee3134d4
    Corrected the logic flaw in the account add / edit form that would cause all unassigned zones to be selected automatically following the attempt of account creation with an invalid name. Matt Scott 2023-04-13 16:09:10 -0400
  • d773e078f5
    Updated the Docker image build workflow to hopefully push the additional platform builds to Docker Hub after the build is complete. Matt Scott 2023-04-13 13:53:39 -0400
  • c6a63053f3
    Corrected issue with SERVER_EXTERNAL_SSL setting not being extracted from the app's environment. (#1529) Matt Scott 2023-04-13 13:47:42 -0400
  • 84f84f2809
    Updated the OAuth service providers to properly respect the new OAuth auto-configuration settings for each provider. (#1527) Matt Scott 2023-04-13 13:40:25 -0400
  • 8cfc62e9d0
    Corrected issue with SERVER_EXTERNAL_SSL setting not being extracted from the app's environment. Matt Scott 2023-04-13 13:40:06 -0400
  • d7f3610b51
    Updated the OAuth service providers to properly respect the new OAuth autoconfiguration settings for each provider. Matt Scott 2023-04-13 13:34:41 -0400
  • 8108caf96a
    Updated default value of SERVER_EXTERNAL_SSL environment setting (#1522) Matt Scott 2023-04-12 08:13:19 -0400
  • 003ee07596
    Updated the default value of the SERVER_EXTERNAL_SSL environment setting. Matt Scott 2023-04-12 08:07:40 -0400
  • c778004287
    Removed ARM v7 support from the Docker image build process it added a lot of build time to the process. Matt Scott 2023-04-12 07:35:34 -0400
  • a8c61abef6
    Added support for building ARM and ARM64 based Docker images. (#1520) Matt Scott 2023-04-12 06:28:44 -0400
  • 606b0ccc84
    Added support for building ARM and ARM64 based Docker images. Matt Scott 2023-04-12 06:26:03 -0400
  • b60a74d764
    Zone rrset changelog display improvement (#1507) Matt Scott 2023-04-12 05:47:49 -0400
  • e45324c619
    Updated issue templates to include latest version release. Matt Scott 2023-04-12 05:30:06 -0400
  • 0ccdf9ac0d resolved conflict from 737e104912 Rauno Tuul 2023-04-12 09:28:58 +0300
  • a8895ffe7a
    Merge branch 'release/0.4.1' Matt Scott 2023-04-11 19:13:04 -0400
  • 1081751c41
    Merge remote-tracking branch 'origin/dev' into dev Matt Scott 2023-04-11 19:09:46 -0400
  • f66d64ecbc
    Fixed an issue with Azure and OIDC sessions not being properly cleared on logout. Matt Scott 2023-04-11 19:09:33 -0400
  • 71405549a7
    Feature Update: Allow more than 100 rows in the zone list view. (#1491) Matt Scott 2023-04-11 18:57:51 -0400
  • db30c77584
    Show the current zone type and soa-edit-api settings on the zone settings page (#1504) Matt Scott 2023-04-11 18:56:29 -0400
  • c98c174c23
    Hopefully provided a reliable fix to the settings type conversion issues brought upon with the authentication settings editor overhaul. Matt Scott 2023-04-11 18:50:47 -0400
  • feb62cf39f
    Updated settings model boolean value conversion to include additional test values. Matt Scott 2023-04-11 07:05:46 -0400
  • 4e54a2bb3f
    Feature Update: OAuth Settings Management / Dual-Schema Support (#1515) Matt Scott 2023-04-10 20:03:28 -0400
  • c7aba5626d
    Moved authentication settings editor JavaScript into js_main assets build process instead of direct linking it to the view. Matt Scott 2023-04-10 19:58:58 -0400
  • 9f076330d6
    Removed legacy backend controller code for handling authentication settings form submission. Matt Scott 2023-04-10 19:54:47 -0400
  • 69ce3cb88a
    Added additional UI alerts / messaging to handle success / failure scenarios. Matt Scott 2023-04-10 19:52:18 -0400
  • e132ced669
    Completed first pass at the jQuery Validation implementation for the authentication settings editor. Matt Scott 2023-04-10 19:29:18 -0400
  • ea10b814d6
    Working on implementing the jQuery Validation plugin for the authentication settings editor. Matt Scott 2023-04-10 18:35:25 -0400