Commit graph

379 commits

Author SHA1 Message Date
Ivan Filippov b319e2000b Merge branch 'master' into ldap_group_security 2016-04-20 10:31:26 -06:00
Ivan Filippov 7f01511d10 Fix 'Home' breadcrumb when running in a subdirectory. 2016-04-19 17:53:18 -06:00
Ivan Filippov a0483adf63 Merge branch 'master' into ldap_group_security 2016-04-19 13:13:07 -06:00
Khanh Ngo a9cd4911b9 Fix dnssec data type to be compatible with Postgresql 2016-04-14 12:19:02 +07:00
Ivan Filippov 942ca47103 Merge remote-tracking branch 'upstream/master' into ldap_group_security
Conflicts:
	app/models.py
	config_template.py
2016-04-13 09:56:46 -06:00
Khanh Ngo 8f8b26266b Don't show the LDAP authentication method in the login page if this feature isn't enabled 2016-04-13 11:33:07 +07:00
Khanh Ngo 53b4fe2f8b Adjustment in application config 2016-04-13 11:13:59 +07:00
Ivan Filippov 5914c3cc86 Add group-based security implementation for non-AD LDAP servers. 2016-04-12 21:12:51 -06:00
Ivan Filippov 05944e8585 Don't require LDAP group parameters if LDAP_GROUP_SECURITY is not chosen 2016-04-11 10:22:40 -06:00
Ivan Filippov d417cfb8dc Initial support for LDAP group based security. 2016-04-11 06:11:02 -06:00
Ivan Filippov 64531999f6 Fixes issue ngoduykhanh/PowerDNS-Admin#11.
This change populates the 'role' and 'setting' tables to their initial
states via the create_db.py script which removes a step from the initial
setup. We now also search for roles instead of expecting them to be at
certain IDs.
2016-04-11 03:40:44 -06:00
Khanh Ngo df045cb2e5 Add ProxyFix() middleware component to fix the HTTPS redirection issue. See !17 2016-04-10 21:23:27 +07:00
Khanh Ngo 990bbe5260 Add DNSSEC information into domain list. Adjustemnt in domain list table 2016-03-24 20:01:08 +07:00
Chuyen Vo 02323d2fad Fix AD searchfilter 2016-03-17 17:45:50 +07:00
Chuyen Vo 1ccd98a364 Update utils.py
add timeout requests.request for large zones
2016-03-17 12:00:33 +07:00
Chuyen Vo 7c6801158d Update models.py
Update AD search filter
2016-03-17 10:35:53 +07:00
Ivan Filippov b5023d9d57 Add code to generate options in 'table-editable.js' to match RECORDS_ALLOW_EDIT in the config.py file. 2016-03-07 20:01:53 -07:00
Khanh Ngo a4df1e47fe Allow to set SOA-EDIT-API option when create new domain (zone) 2016-03-05 17:04:12 +07:00
Khanh Ngo c94e24c985 Adjustment to add multiple records which described issue #5 2016-02-11 16:54:15 +07:00
Khanh Ngo 0df70276ea Add default priority in record data used by previous pdns version 2016-02-09 15:18:58 +07:00
Khanh Ngo abb80784e4 Verify domain name input 2016-01-15 11:58:53 +07:00
Khanh Ngo 3aba1832af Removing unused components 2016-01-09 09:38:26 +07:00
Khanh Ngo 9eb458cb11 Remove 'Remove' button in avatar upload template 2015-12-25 11:24:42 +07:00
Khanh Ngo 52bb2b2208 Fixing bug in checking user password in Default Aunthentication method 2015-12-25 11:23:52 +07:00
Khanh Ngo 9d65e2ad17 Change to promote first register user to Administrator 2015-12-17 22:35:04 +07:00
Khanh Ngo 1e8bc55f36 Add authentication method selection box in login page 2015-12-17 11:41:36 +07:00
Khanh Ngo 5d06195795 Adjustment in user_profile template. Add avatar uploading support 2015-12-17 00:50:28 +07:00
Khanh Ngo 28882b57b1 Add UserProfile page 2015-12-16 14:21:30 +07:00
Khanh Ngo 2dac8205f6 Initial commit 2015-12-13 16:34:12 +07:00