Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from PowerDNS-Admin:master #103

Open
wants to merge 639 commits into
base: master
Choose a base branch
from
Open
Changes from 2 commits
Commits
Show all changes
639 commits
Select commit Hold shift + click to select a range
622003a
Typo
Mar 8, 2023
68d9fb3
Support multiple Flask session types, not just filesystem. Set via ge…
raunz Mar 8, 2023
aa70951
Read flask session type from environment variable and create sessions…
raunz Mar 8, 2023
c707f1e
Added support for dict/json environment variables for docker image
raunz Mar 10, 2023
6be6f3d
Updated core project to also use rcssmin filter.
AzorianMatt Mar 10, 2023
e7fc082
Merge branch 'ckbaker10-subfolder_fix_documentation_assets_css_hang' …
AzorianMatt Mar 10, 2023
26f3f79
Corrected unauthorized side navigation change regarding the placement…
AzorianMatt Mar 10, 2023
1d6fdb1
Merge branch 'session_type_sqlalchemy' of github.com:raunz/PowerDNS-A…
AzorianMatt Mar 10, 2023
356667f
Tweaked PR to include the latest asset build changes for CSS minimize…
AzorianMatt Mar 10, 2023
c617aa1
Merge branch 'raunz-session_type_sqlalchemy' into dev
AzorianMatt Mar 10, 2023
afcf0fb
Merge branch 'fix_issue_635' of github.com:subbink/PowerDNS-Admin int…
AzorianMatt Mar 10, 2023
863b0a0
Merge branch 'subbink-fix_issue_635' into dev
AzorianMatt Mar 10, 2023
ff2b532
Updated MegaLinter workflow to ignore dev branch as well.
AzorianMatt Mar 10, 2023
b1b2a0c
Updated project documentation to use the "latest" Docker Hub image ta…
AzorianMatt Mar 10, 2023
913528d
Updated the CodeQL workflow to include the new "dev" branch.
AzorianMatt Mar 10, 2023
2e61a1d
Tweaked the Docker image build workflow to not be exclusive to only t…
AzorianMatt Mar 10, 2023
cb929c3
Tweaked the assets.py build script to switch to rcssmin for the login…
AzorianMatt Mar 10, 2023
c0f1698
Tweaked the Docker image build workflow to properly tag the image bas…
AzorianMatt Mar 10, 2023
7ef6ee4
Tweaked the Docker image build workflow to properly tag the image bas…
AzorianMatt Mar 10, 2023
dd867eb
Added application version to base template footer, starting with the …
AzorianMatt Mar 10, 2023
05e2f13
Removed Docker image build line that updates the CSS asset build filt…
AzorianMatt Mar 10, 2023
4c24fba
Revert "Removed Docker image build line that updates the CSS asset bu…
AzorianMatt Mar 10, 2023
87891a3
Re-formatted the assets.py file to current PEP8 standards.
AzorianMatt Mar 11, 2023
5ed8d0c
Added a resolutions entry to the project's package.json file to deal …
AzorianMatt Mar 11, 2023
22370d0
Added a CONTRIBUTING.md documentation file to the project's documenta…
AzorianMatt Mar 11, 2023
16de700
Updated project README.md file to include contributing guidelines ref…
AzorianMatt Mar 11, 2023
b8ab0d3
Updated the project README with a refreshed screenshot of the dashboard.
AzorianMatt Mar 11, 2023
fd30e3f
Added new JWKS URL setting for each OAuth provider and updated the as…
AzorianMatt Mar 11, 2023
369188e
Disabled MegaLinter workflow for all branches currently.
AzorianMatt Mar 11, 2023
7ce1f09
Merge pull request #1432 from PowerDNS-Admin/1431-feature-add-oauth-s…
AzorianMatt Mar 11, 2023
c61489a
Improve things for using PostgreSQL
subbink Mar 12, 2023
1afe9b4
Finished adding new OAuth Server Metadata URL setting to Google, GitH…
AzorianMatt Mar 12, 2023
f09d37a
Merge pull request #1436 from PowerDNS-Admin/1435-feature-add-oauth-s…
AzorianMatt Mar 12, 2023
ee68b18
Added custom header in created_by segment option
Mar 12, 2023
84cfd16
Re-arranged side navigation to include the "Global Search" feature re…
AzorianMatt Mar 12, 2023
0ac7a5a
Added some explanation about some of the 'basic' settings in the admin
Mar 12, 2023
bd30c73
Merge branch 'dev' into custom_current_user
benshalev849 Mar 12, 2023
695d746
Changed basic_settings.md path
Mar 12, 2023
6a40296
Merge branch 'custom_current_user' of https://github.com/benshalev849…
Mar 12, 2023
6a5bc8a
Merge pull request #1440 from benshalev849/custom_current_user
AzorianMatt Mar 12, 2023
3e9e73f
Change domain(s) to zone(s) in the templates
subbink Mar 12, 2023
a2ef456
Change domain(s) to zone(s) in the python code and docs
subbink Mar 12, 2023
6eef5eb
Make the OTP label the same as the site_name #1237
subbink Mar 13, 2023
4420621
Merge pull request #1444 from subbink/1237-otp-with-site-name
AzorianMatt Mar 13, 2023
7e2fa1b
fix: fixes Python 3.11 incompatibility using ancient lxml binary PyPI
nkukard Mar 14, 2023
4751ebe
Merge pull request #1451 from nkukard/nkupdates-lxml-fix
AzorianMatt Mar 14, 2023
61e607f
fix(db:migrate): fix migration user 'confirmed' column migration
nkukard Mar 14, 2023
57b4457
Merge pull request #1452 from nkukard/nkupdates-migrations-fix
AzorianMatt Mar 14, 2023
24f94ab
fix(auth:basic): improved API basic auth handling to avoid exceptions
nkukard Mar 14, 2023
73447d3
Merge pull request #1453 from nkukard/nkupdates-fix-basic-auth-exception
AzorianMatt Mar 14, 2023
17e3a8f
fix(auth:basic): Basic auth exception handling improvement
nkukard Mar 14, 2023
34902f6
Change domain(s) to zone(s) in the templates
subbink Mar 12, 2023
a2d1179
Change domain(s) to zone(s) in the python code and docs
subbink Mar 12, 2023
a9e18ec
Make sure old history items will also be shown
subbink Mar 16, 2023
7489e2c
Merge branch '1412-rename-domain-to-zone' of subbink/PowerDNS-Admin i…
subbink Mar 16, 2023
bb6d2d0
feat(authentication): added admin settings for password policies
nkukard Mar 17, 2023
1cea4b7
feat(authentication): added password policy checker function
nkukard Mar 17, 2023
fc14e91
feat(authentication): check password policy during registration of ne…
nkukard Mar 17, 2023
6401719
feat(authentication): check password policy during user profile passw…
nkukard Mar 17, 2023
92be956
Merge pull request #1434 from subbink/improve-psql-docs
AzorianMatt Mar 17, 2023
b23523d
Merge pull request #1441 from subbink/1412-rename-domain-to-zone
AzorianMatt Mar 17, 2023
4fa8bf2
Merge pull request #1454 from nkukard/nkupdates-fix-basic-auth-except…
AzorianMatt Mar 17, 2023
78f0332
Merge branch 'dev' into nkupdates-password-policy
AzorianMatt Mar 17, 2023
4a6d31c
Merge pull request #1457 from nkukard/nkupdates-password-policy
AzorianMatt Mar 17, 2023
a25dda8
Made some formatting tweaks to the authentication settings view to un…
AzorianMatt Mar 17, 2023
5c6cf77
Updated project README to include references to the new security policy.
AzorianMatt Mar 17, 2023
4b3759d
Relocated new security policy to the project root to meet GitHub feat…
AzorianMatt Mar 17, 2023
23d6dd1
Updated project README to include reference to new security policy.
AzorianMatt Mar 17, 2023
0f7c2da
Updated project README to include references to the new security policy.
AzorianMatt Mar 17, 2023
6681d0f
Relocated new security policy to the project root to meet GitHub feat…
AzorianMatt Mar 17, 2023
31c8577
Updated project README to include reference to new security policy.
AzorianMatt Mar 17, 2023
fc6d850
Corrected an input type mistake in the bug report and feature request…
AzorianMatt Mar 17, 2023
a2e5c7d
Corrected an input type mistake in the bug report and feature request…
AzorianMatt Mar 17, 2023
ae16e98
Corrected project name reference mistake in contribution guide.
AzorianMatt Mar 17, 2023
1358e47
Corrected project name reference mistake in contribution guide.
AzorianMatt Mar 17, 2023
6875711
Updated stale issue / PR workflow to include proper exceptions.
AzorianMatt Mar 17, 2023
1bfb542
Updated stale issue / PR workflow to include proper exceptions.
AzorianMatt Mar 17, 2023
3294ed8
Updated labels for the issue templates.
AzorianMatt Mar 17, 2023
98e6b89
Updated labels for the issue templates.
AzorianMatt Mar 17, 2023
763f06a
Corrected URL mistake in stale issue / PR workflow.
AzorianMatt Mar 17, 2023
92f5071
Corrected URL mistake in stale issue / PR workflow.
AzorianMatt Mar 17, 2023
2ca712a
Updated the stale issue / PR workflow to include better verbiage for …
AzorianMatt Mar 17, 2023
1aac3c0
Updated the stale issue / PR workflow to include better verbiage for …
AzorianMatt Mar 17, 2023
d716f8c
Updated various yaml files to include proper opening lines.
AzorianMatt Mar 18, 2023
2606ad0
Updated various yaml files to include proper opening lines.
AzorianMatt Mar 18, 2023
340e84a
Updated MegaLinter workflow to include a manual dispatch option.
AzorianMatt Mar 18, 2023
f44ff7d
fix: fixed session clearing and let logout_user take care of cleanup
nkukard Mar 18, 2023
defb3e5
Merge pull request #1238 from melck/fix-ldap-ad-nested-member
AzorianMatt Mar 18, 2023
c24b4b0
Merge pull request #1461 from nkukard/nkupdates-fix-session-clear
AzorianMatt Mar 18, 2023
138532f
fix: allow the specification of any combination of groups in LDAP gro…
nkukard Mar 18, 2023
d3da1e4
Fix LDAP group restrictions by allowing the use of any combination of…
AzorianMatt Mar 18, 2023
33614ae
Updated invalid value in dependabot workflow.
AzorianMatt Mar 18, 2023
1918f71
Merge remote-tracking branch 'origin/dev' into dev
AzorianMatt Mar 18, 2023
ca4bf18
Updated invalid value in dependabot workflow.
AzorianMatt Mar 18, 2023
78e8d99
fix: upgrade setuptools to fix CVE-2022-40897
nkukard Mar 18, 2023
b71f9ae
Merge pull request from GHSA-3pcw-h28g-9w3v
AzorianMatt Mar 18, 2023
e7547ff
fix: fix for CVE-2023-0286 & CVE-2023-23931 - cryptography update to …
nkukard Mar 18, 2023
519b857
Merge pull request from GHSA-6c8m-4h29-hmmh
AzorianMatt Mar 19, 2023
522705a
Updated dependabot configuration to target the dev branch.
AzorianMatt Mar 19, 2023
0a66089
Updated dependabot configuration to target the dev branch.
AzorianMatt Mar 19, 2023
5acbaba
Updated project README to include donation section.
AzorianMatt Mar 19, 2023
80b191b
Updated project README to include donation section.
AzorianMatt Mar 19, 2023
506a753
Added GitHub sponsors configuration.
AzorianMatt Mar 19, 2023
e11f555
Corrected minor formatting issue with project's Code of Conduct policy.
AzorianMatt Mar 19, 2023
6b9638c
Updated Security section header of the project README.
AzorianMatt Mar 19, 2023
ba19943
Updated stale thread workflow with updated message verbiage.
AzorianMatt Mar 19, 2023
4e54b5a
Added GitHub sponsors configuration.
AzorianMatt Mar 19, 2023
976f52c
Corrected minor formatting issue with project's Code of Conduct policy.
AzorianMatt Mar 19, 2023
236487e
Updated Security section header of the project README.
AzorianMatt Mar 19, 2023
55faefe
Updated stale thread workflow with updated message verbiage.
AzorianMatt Mar 19, 2023
f6009ba
Updated CodeQL workflow to exclude non-relevant project paths.
AzorianMatt Mar 19, 2023
a187d70
Updated CodeQL workflow to exclude non-relevant project paths.
AzorianMatt Mar 19, 2023
419bf35
Updated build-and-publish workflow to exclude non-relevant project pa…
AzorianMatt Mar 19, 2023
1762a54
Updated build-and-publish workflow to exclude non-relevant project pa…
AzorianMatt Mar 19, 2023
271f483
Updated project README to include organization sponsorship reference.
AzorianMatt Mar 21, 2023
92033aa
Updated project README to include organization sponsorship reference.
AzorianMatt Mar 21, 2023
a954800
fix(api): fixed internal server error being generated from invalid UT…
nkukard Mar 22, 2023
004d1d4
Improve exception handling for invalid UTF-8 encoded X-API-KEY header…
AzorianMatt Mar 22, 2023
15e29b6
Added references to the project's discord server.
AzorianMatt Mar 24, 2023
7b91804
Merge remote-tracking branch 'origin/dev' into dev
AzorianMatt Mar 24, 2023
b86282b
Added references to the project's discord server.
AzorianMatt Mar 24, 2023
e0dffff
Fix activity search form structure
raunz Mar 25, 2023
53cfa4f
Fix activity search invalid form markup causing submission failures #…
AzorianMatt Mar 25, 2023
bb34daa
Activity pages history base_query unification and perfomance improvem…
raunz Mar 28, 2023
0d0339a
fix #1485: allow more than 100 rows default in dashboard
JanKoppe Mar 29, 2023
e6c0b4c
Performance gain in activity records list as in #1381
raunz Mar 30, 2023
1933543
Completed the removal of the OAuth JWKS URL setting as well as the up…
AzorianMatt Apr 2, 2023
1f6a050
OAuth Settings Updates (#1500)
AzorianMatt Apr 2, 2023
a2429ad
Make it possible again to use a different Zone Type than 'native', fi…
subbink Apr 2, 2023
cacfc04
Fix Zone Type can not be changed from "native" when adding or modifyi…
AzorianMatt Apr 2, 2023
bae746c
Show the current zone type and soa-edit-api settings on the zone sett…
subbink Apr 2, 2023
fe10665
Refactored zone history retrieval, parsing and displaying code.
raunz Apr 4, 2023
84d792a
Resolved merge conflict
raunz Apr 4, 2023
d27fa2a
minor syntax improvement to use single history object as list
raunz Apr 4, 2023
f5565be
merged activity_sql_perf_tuning #1487 to solve conflicts in forehand
raunz Apr 6, 2023
ab4495d
Completed the implementation of the `SERVER_EXTERNAL_SSL` environment…
AzorianMatt Apr 8, 2023
ee9012f
Completed OAuth change to make the use of the metadata URL setting ex…
AzorianMatt Apr 8, 2023
a46ab76
Reorganized universal OAuth fields' order to a uniform standard. Also…
AzorianMatt Apr 8, 2023
9168dd9
Updated the OAuth login handlers to utilize uniform user naming varia…
AzorianMatt Apr 8, 2023
ece9626
Updated the OAuth login handlers to utilize uniform user naming varia…
AzorianMatt Apr 8, 2023
737e104
Added KnockoutJS NPM package.
AzorianMatt Apr 9, 2023
827da59
Working on Knockout model integration into existing authentication se…
AzorianMatt Apr 9, 2023
0912dd2
Working on Knockout model integration into existing authentication se…
AzorianMatt Apr 10, 2023
022e780
Working on authentication editor data saving workflow.
AzorianMatt Apr 10, 2023
2e30b83
Added jQuery Validation 1.19.5 to the project NPM configuration as we…
AzorianMatt Apr 10, 2023
6a19ed2
Completed basic handling of authentication settings save process to t…
AzorianMatt Apr 10, 2023
a4b6fba
Working on implementing the jQuery Validation plugin for the authenti…
AzorianMatt Apr 10, 2023
cf62890
Working on implementing the jQuery Validation plugin for the authenti…
AzorianMatt Apr 10, 2023
ea10b81
Working on implementing the jQuery Validation plugin for the authenti…
AzorianMatt Apr 10, 2023
e132ced
Completed first pass at the jQuery Validation implementation for the …
AzorianMatt Apr 10, 2023
69ce3cb
Added additional UI alerts / messaging to handle success / failure sc…
AzorianMatt Apr 10, 2023
9f07633
Removed legacy backend controller code for handling authentication se…
AzorianMatt Apr 10, 2023
c7aba56
Moved authentication settings editor JavaScript into `js_main` assets…
AzorianMatt Apr 10, 2023
4e54a2b
Feature Update: OAuth Settings Management / Dual-Schema Support (#1515)
AzorianMatt Apr 11, 2023
feb62cf
Updated settings model boolean value conversion to include additional…
AzorianMatt Apr 11, 2023
c98c174
Hopefully provided a reliable fix to the settings type conversion iss…
AzorianMatt Apr 11, 2023
db30c77
Show the current zone type and soa-edit-api settings on the zone sett…
AzorianMatt Apr 11, 2023
7140554
Feature Update: Allow more than 100 rows in the zone list view. (#1491)
AzorianMatt Apr 11, 2023
f66d64e
Fixed an issue with Azure and OIDC sessions not being properly cleare…
AzorianMatt Apr 11, 2023
1081751
Merge remote-tracking branch 'origin/dev' into dev
AzorianMatt Apr 11, 2023
a8895ff
Merge branch 'release/0.4.1'
AzorianMatt Apr 11, 2023
0ccdf9a
resolved conflict from 737e104912af07d07bdf2daf7242fae94adcba45
raunz Apr 12, 2023
e45324c
Updated issue templates to include latest version release.
AzorianMatt Apr 12, 2023
b60a74d
Zone rrset changelog display improvement (#1507)
AzorianMatt Apr 12, 2023
606b0cc
Added support for building `ARM` and `ARM64` based Docker images.
AzorianMatt Apr 12, 2023
a8c61ab
Added support for building `ARM` and `ARM64` based Docker images. (#1…
AzorianMatt Apr 12, 2023
c778004
Removed ARM v7 support from the Docker image build process it added a…
AzorianMatt Apr 12, 2023
003ee07
Updated the default value of the `SERVER_EXTERNAL_SSL` environment se…
AzorianMatt Apr 12, 2023
8108caf
Updated default value of `SERVER_EXTERNAL_SSL` environment setting (#…
AzorianMatt Apr 12, 2023
d7f3610
Updated the OAuth service providers to properly respect the new OAuth…
AzorianMatt Apr 13, 2023
8cfc62e
Corrected issue with `SERVER_EXTERNAL_SSL` setting not being extracte…
AzorianMatt Apr 13, 2023
84f84f2
Updated the OAuth service providers to properly respect the new OAuth…
AzorianMatt Apr 13, 2023
c6a6305
Corrected issue with `SERVER_EXTERNAL_SSL` setting not being extracte…
AzorianMatt Apr 13, 2023
d773e07
Updated the Docker image build workflow to hopefully push the additio…
AzorianMatt Apr 13, 2023
7eee313
Corrected the logic flaw in the account add / edit form that would ca…
AzorianMatt Apr 13, 2023
9ddfde0
Fixed issue with all unassigned zones being selected after a new acco…
AzorianMatt Apr 13, 2023
c842d09
Overhauled app settings implementation to remove redundancy of defini…
AzorianMatt Apr 14, 2023
ccd7373
Corrected issue with encoding / decoding of dictionary and list type …
AzorianMatt Apr 14, 2023
601539f
Removed unnecessary parenthesis.
AzorianMatt Apr 14, 2023
c74c06c
Added some missing settings to the new `AppSettings` class.
AzorianMatt Apr 14, 2023
9193317
Allow all application settings to be configured by environment variab…
AzorianMatt Apr 14, 2023
66f4227
Updated the application version references in preparation for the nex…
AzorianMatt Apr 14, 2023
055ac76
Updating documentation to reflect the latest app settings changes.
AzorianMatt Apr 14, 2023
f0e32a0
Fix deletion of comments
corubba Apr 16, 2023
86e75c8
Fix record comment removal (#1537)
AzorianMatt Apr 21, 2023
9350c98
Autofocus username field on Login screen
roelschroeven Apr 26, 2023
8aef6fe
Automatically focus username field in login view (#1549)
AzorianMatt Apr 28, 2023
11be125
Update domain.html
AgentTNT Jun 22, 2023
9532215
Update base.html
AgentTNT Jun 22, 2023
6fc2279
Indicate Unsaved Changes (#1595)
AgentTNT Jun 22, 2023
e88a836
Fix ordering and type
AgentTNT Jun 22, 2023
8e53e4a
Update Versions
AgentTNT Jun 22, 2023
fa7b146
Remove Misc Code
AgentTNT Jun 22, 2023
8b51313
Remove Misc Code (#1597)
AgentTNT Jun 22, 2023
08c39c6
Fix non rr_set events in Zone Changelog display
AgentTNT Jun 22, 2023
45f1ba7
Fix non rr_set events in Zone Changelog display (#1598)
AgentTNT Jun 22, 2023
c03f5c4
Dashboard domains table - join actions into single column
feldsam Aug 7, 2023
ad9e493
Add additional log information
Aug 31, 2023
7fcd2b8
Fix case sensitivity for duplicate username creation
Aug 31, 2023
c52bdd0
Fix case sensitivity for duplicate email creation
Aug 31, 2023
4442577
Created a new model to represent the Flask-Session storage schema `se…
AzorianMatt Nov 24, 2023
0472aba
Updated Python requirements for PyYAML from version 5.4 to 6.0.1 to r…
AzorianMatt Nov 24, 2023
6708565
Tested the proposed modification to the Docker healthcheck command to…
AzorianMatt Nov 24, 2023
447bb14
Updated the roboto_mono.css and source_sans_pro.css font-face definit…
AzorianMatt Nov 24, 2023
457c704
Update static fonts to use relative paths instead of static (#1703)
AzorianMatt Nov 24, 2023
5147d72
Fixes local user setup to perform case-insensitive verification of ex…
AzorianMatt Nov 24, 2023
28c63ab
Updated the index router to pivot from the use of the deprecated `bef…
AzorianMatt Nov 24, 2023
a85827f
Update index router to replace the use of the deprecated `before_app_…
AzorianMatt Nov 24, 2023
09014bf
Correcting case-sensitivity issue with zone type comparison.
AzorianMatt Nov 24, 2023
24c08a2
Updated zone type comparison logic in domain router to be case-insens…
AzorianMatt Nov 24, 2023
b347e3d
Updated zone list view to properly encode the zone name when using it…
AzorianMatt Nov 24, 2023
4dab950
Reverting a bad change I made to remove a deprecated feature that is …
AzorianMatt Nov 24, 2023
48f7f2d
Merge branch 'dev' of github.com:PowerDNS-Admin/PowerDNS-Admin into 1…
AzorianMatt Nov 24, 2023
18f38fd
Updated backend to properly encode the zone name sent to PDNS API so …
AzorianMatt Nov 24, 2023
b494423
Fix zone name encoding for UI XHR requests as well as requests to the…
AzorianMatt Nov 24, 2023
ddb3151
Correcting bug introduced by PR 1658.
AzorianMatt Nov 24, 2023
66c262c
Adding latest project announcements to repository.
AzorianMatt Nov 25, 2023
6f47cbd
Updating the issue configuration to disable the submission of new iss…
AzorianMatt Nov 25, 2023
5d4e560
Updating the issue configuration to disable the submission of new iss…
AzorianMatt Nov 25, 2023
17e6adb
Updating the issue configuration to disable the submission of new iss…
AzorianMatt Nov 25, 2023
06fa953
Updated project documentation to better control the flow of new issue…
AzorianMatt Nov 29, 2023
7b6aafb
Adding LDAP search filter cleansing mechanism to account for special …
AzorianMatt Dec 8, 2023
3caded9
Added LDAP search filter cleansing mechanism to properly escape speci…
AzorianMatt Dec 8, 2023
11371e1
Merge zone editor record action controls into single column (#1642)
AzorianMatt Dec 8, 2023
59a32a1
Corrected a mistake with the new LDAP search filter cleansing that br…
AzorianMatt Dec 8, 2023
bbe8d69
Fixing new LDAP search filter cleansing mechanism to only target user…
AzorianMatt Dec 8, 2023
9415b46
Applied the latest suggestion from @ashneilson which appears to be a …
AzorianMatt Dec 11, 2023
8532ca5
Added support for application to run in sub-paths while not breaking …
AzorianMatt Dec 11, 2023
577b350
Bump mysqlclient from 2.0.1 to 2.2.1
dependabot[bot] Dec 14, 2023
e3e773c
Bump bcrypt from 4.0.1 to 4.1.2
dependabot[bot] Dec 18, 2023
69dda3a
Bump pytest from 7.2.1 to 7.4.4
dependabot[bot] Jan 1, 2024
eb3243a
Bump jinja2 from 3.1.2 to 3.1.3
dependabot[bot] Jan 11, 2024
ecdbfce
Bump mysqlclient from 2.0.1 to 2.2.1 (#1729)
AzorianMatt Jan 31, 2024
aa4d97d
Bump bcrypt from 4.0.1 to 4.1.2 (#1730)
AzorianMatt Jan 31, 2024
fdc1ba5
Bump sqlalchemy from 1.3.24 to 1.4.51
dependabot[bot] Jan 31, 2024
5904be8
Bump pytest from 7.2.1 to 7.4.4 (#1733)
AzorianMatt Jan 31, 2024
2a1f848
Bump sqlalchemy from 1.3.24 to 1.4.51 (#1734)
AzorianMatt Jan 31, 2024
4b57254
Bump jinja2 from 3.1.2 to 3.1.3 (#1735)
AzorianMatt Jan 31, 2024
7998dd8
Managed to complete the following pip dependency changes:
AzorianMatt Jan 31, 2024
3247869
Updated Pip Dependencies (Jinaj2, certifi, cryptography, requests, we…
AzorianMatt Jan 31, 2024
51bdeca
Bump crypto-js from 4.1.1 to 4.2.0
dependabot[bot] Jan 31, 2024
077f893
Bump crypto-js from 4.1.1 to 4.2.0 (#1738)
AzorianMatt Jan 31, 2024
9c457f1
Updated the following NPM dependencies:
AzorianMatt Jan 31, 2024
876bc78
Updated NPM dependencies (cryto-js) (#1742)
AzorianMatt Jan 31, 2024
b47b080
Merged the latest from the branch.
AzorianMatt Jan 31, 2024
af462a9
Disabling Mega Linter for all recognized branch patterns.
AzorianMatt Jan 31, 2024
d255cb3
Updating `master` branch to the latest release of `0.4.2` (#1743)
AzorianMatt Jan 31, 2024
fa4861a
Update README.md
AzorianMatt Jun 4, 2024
3a43019
Update login.html
wvogel Sep 5, 2024
6b73b8f
Update login.html (#1789)
AgentTNT Dec 10, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions powerdnsadmin/decorators.py
Original file line number Diff line number Diff line change
@@ -460,10 +460,8 @@ def decorated_function(*args, **kwargs):
if auth_header:
try:
apikey_val = str(base64.b64decode(auth_header), 'utf-8')
except binascii.Error as e:
current_app.logger.error(
'Invalid base64-encoded of credential. Error {0}'.format(
e))
except (binascii.Error, UnicodeDecodeError) as e:
current_app.logger.error('Invalid base64-encoded X-API-KEY. Error {0}'.format(e))
abort(401)
except TypeError as e:
current_app.logger.error('Error: {0}'.format(e))