Commit graph

545 commits

Author SHA1 Message Date
unknown b832fc1768 Reverse zone PTR type entries not shown bug fix. Added NS, LOC and TXT types in reverse zones. Added LOC type in forward zone. 2018-02-16 21:02:16 +02:00
Thomas e144cf4fd9 Merge pull request #23 from thomasDOTde/ldapfix-verdel
Fix some issues with LDAP authorization
Thanks to @verdel for contribution!
2018-02-10 13:11:49 +01:00
thomasDOTde 534b9739c2 Merge branch 'hotfix-ldap' of https://github.com/verdel/PowerDNS-Admin into ldapfix-verdel 2018-02-10 13:01:04 +01:00
Vadim Aleksandrov 0436d69ea6 Adding the ability to use 'LDAP_USERNAMEFIELD' and 'LDAP_FILTER' in case of use with Active Directory for authorization 2018-02-09 15:41:19 +03:00
Vadim Aleksandrov b0caf0ca48 Fix issue with inserting into the database fields 'firstname' and 'lastname' containing non-ascii characters that can be retrieved from LDAP 2018-02-09 15:37:28 +03:00
Vadim Aleksandrov 6f4cc42805 Fix issue with LDAP search filter. It is necessary to bracket the expression with additional filter conditions 2018-02-09 15:32:50 +03:00
Vadim Aleksandrov cff534890f Deny to delete 'SOA' record 2018-02-07 22:47:52 +03:00
Vadim Aleksandrov 0355fe4293 Join "Edit" and "Delete" button into th on templates page 2018-02-07 22:44:59 +03:00
Vadim Aleksandrov 12cfc4dbc1 Added the ability to create a template based on the zone records 2018-02-07 22:44:46 +03:00
Vadim Aleksandrov 52a5789c85 Add first working draft of domain templating functionality 2018-02-07 22:30:29 +03:00
Thomas 7e06221e8d Merge pull request #21 from ProviderNL/develop/fix-build-issues
Fix build issues
2018-02-01 09:47:05 +01:00
Jeroen Boonstra e9aa2e6848 Fix typo 2018-02-01 08:59:54 +01:00
Jeroen Boonstra 356866a42e Merge branch 'develop/fix-build-issues' of github.com:ProviderNL/PowerDNS-Admin into develop/fix-build-issues 2018-02-01 08:59:32 +01:00
Jeroen Boonstra c44a861304 Add pytz to requirements 2018-02-01 08:56:51 +01:00
Jeroen Boonstra efd0e976a2 Add pytz to requirements 2018-02-01 08:52:41 +01:00
thomasDOTde 9185d875c1 added missing dependencies 2018-01-22 23:01:45 +01:00
thomasDOTde 92d7ca3870 added application certificate handling for signed SAML messages 2018-01-20 17:17:02 +01:00
thomasDOTde 050b822636 cleaup after merged pr 2017-12-05 12:59:08 +01:00
Thomas 21e903fa76 Merge pull request #13 from nomennesc-io/master
fixed access check for non-administrators
2017-12-05 12:51:21 +01:00
NomenNescio d5b2dedd7f small fixes for return url after saml logout 2017-12-05 12:28:54 +01:00
thomasDOTde 85c07210db fixed name-id formating and name-id 2017-12-05 03:48:18 +01:00
thomasDOTde e535ce0822 fixed session check 2017-12-05 00:23:10 +01:00
thomasDOTde 60086d5d15 added standard SAML logout method using metadata 2017-12-05 00:14:31 +01:00
thomasDOTde 049a8a4547 optimized domain permission check for normal users 2017-12-04 22:18:28 +01:00
NomenNescio 47cf1aff4a added configurable logout redirect URL 2017-12-04 14:43:58 +01:00
NomenNescio 620b0b55e8 replaced non-existent method with code that checks whether user has rights on the domain at hand 2017-12-04 14:00:30 +01:00
Thomas 675a502bcb Merge pull request #12 from Radnik/master
Fixed iCheck for multiple pages. thx to @Radnik
2017-11-28 17:16:42 +01:00
Radnik 9855bc70dc Fixed iCheck for multiple pages 2017-11-27 11:02:21 +01:00
thomasDOTde 971d6b2e28 fixed issue when not using LDAP 2017-11-10 12:28:42 +01:00
thomasDOTde d65efe477a ensure authentication isn't possible without password 2017-11-06 23:36:11 +01:00
thomasDOTde 5a1a4b0161 Merge remote-tracking branch 'origin/master' 2017-11-03 12:24:54 +01:00
thomasDOTde 54e61bf072 added custom error page for SAML authentication errors 2017-11-03 12:24:25 +01:00
Thomas 4a4b03a7d0 Merge pull request #11 from ssendev/patch-1
Allow to change root domain record via dyndns
2017-11-03 00:36:06 +01:00
Thomas aef0868788 Merge pull request #10 from toxicvengeance/toxicvengeance-changed-default-records
Updated config_template.py
2017-11-03 00:33:00 +01:00
Thomas cd6a58446d Merge pull request #9 from toxicvengeance/master
Add CAA record helper implemented by toxicvengeance
2017-11-03 00:32:12 +01:00
Thomas 1c5ef7c15f Merge pull request #8 from thomasDOTde/ldap_group_security
LDAP group security added by ivanfilippov
2017-11-03 00:08:19 +01:00
thomasDOTde 9e719a3a98 fixed merge 2017-11-03 00:00:04 +01:00
Thomas 2354eb69c3 Merge branch 'master' into ldap_group_security 2017-11-02 23:23:36 +01:00
Thomas 6a47b1e475 added travis status 2017-11-02 02:41:26 +01:00
thomasDOTde 63632996db updated travis and config_template 2017-11-02 02:32:51 +01:00
thomasDOTde 91758680f7 added basic travis script 2017-11-02 02:15:33 +01:00
thomasDOTde 483091bea7 added travis requirements 2017-11-02 01:38:51 +01:00
thomasDOTde 17b820923c added basic travis-definition 2017-11-02 01:31:50 +01:00
thomasDOTde fc8bc2b2e7 updated documentation 2017-11-01 22:36:42 +01:00
thomasDOTde 37fee207a5 marked google oauth users as external 2017-11-01 22:30:08 +01:00
Thomas 0a72a17e4c Merge pull request #5 from thomasDOTde/feature-google-oauth
Feature google oauth
2017-11-01 22:20:23 +01:00
Thomas 83a0396350 Merge branch 'master' into feature-google-oauth 2017-11-01 22:18:43 +01:00
Thomas c7fbc0ecd7 Merge pull request #4 from thomasDOTde/fix-Issue#176
Fix for #176
2017-11-01 22:06:42 +01:00
Thomas e76063dbef Merge pull request #3 from thomasDOTde/fix-show-srvhelper
Corrected SRV record helper not showing
2017-11-01 21:59:48 +01:00
Thomas ff9a6fcfba Merge pull request #2 from thomasDOTde/upstream-access-control
Add access control for non-admin users from hackedd
2017-11-01 21:47:14 +01:00