Commit graph

846 commits

Author SHA1 Message Date
Khanh Ngo f1b38b108d Merge branch 'master' of github.com:ngoduykhanh/PowerDNS-Admin 2016-04-14 12:19:17 +07:00
Khanh Ngo a9cd4911b9 Fix dnssec data type to be compatible with Postgresql 2016-04-14 12:19:02 +07:00
Ivan Filippov 891b30f527 Merge branch 'master' into ldap_group_security 2016-04-13 11:16:12 -06:00
Khanh Ngo 02c715ed08 Merge pull request #20 from ivanfilippov/readme_fix
Fix 'config_template.py' copy snippet in README.
2016-04-14 00:13:03 +07:00
Ivan Filippov f9c0141f9c Fix 'config_template.py' copy snippet in README. 2016-04-13 10:11:10 -06: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 bf094c59cd Merge branch 'master' into ldap_group_security 2016-04-11 08:05:28 -06:00
Khanh Ngo 454dce2d71 Merge pull request #18 from ivanfilippov/db_improvements
Fixes issue #11.
2016-04-11 20:37:08 +07: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
Khanh Ngo 7c46c149f8 Merge pull request #15 from vdchuyen/master
Add Active directory authentication and Timeout for large zone
2016-03-17 20:06:10 +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 5e1898c47a Update config_template.py
add timeout requests
2016-03-17 11:59:33 +07:00
Chuyen Vo d231335382 Update config_template.py 2016-03-17 10:36:29 +07:00
Chuyen Vo 7c6801158d Update models.py
Update AD search filter
2016-03-17 10:35:53 +07:00
Khanh Ngo 56dd74a514 Merge pull request #14 from ivanfilippov/editable_records_fix
Add code to generate options in 'table-editable.js' to match RECORDS_…
2016-03-15 14:29:45 +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 3af9fc42e2 Merge pull request #10 from James-TR/patch-1
Fix typo on readme
2016-02-14 21:25:26 +07:00
James Taylor 43b7ed21d7 Fix typo on readme
`PRIVILEGES` not `PRIVIELGES`
2016-02-14 17:51:42 +11: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 3fe28d1151 Add MIT LICENSE file 2016-01-09 09:43:04 +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 e1e1b1d9bd Read app port from config.py 2015-12-14 16:38:47 +07:00
Khanh Ngo b0e3e6a911 Update README.md 2015-12-13 18:10:10 +07:00
Khanh Ngo ea90f6e1c1 Update README.md 2015-12-13 18:07:59 +07:00
Khanh Ngo 03fbfecd3a Update README.md 2015-12-13 18:07:10 +07:00
Khanh Ngo b3731e40ae Update README.md 2015-12-13 18:01:48 +07:00
Khanh Ngo a4d94b07cd Update README.md 2015-12-13 17:58:26 +07:00
Khanh Ngo 21976bf294 Create README.md 2015-12-13 17:46:24 +07:00
Khanh Ngo 2dac8205f6 Initial commit 2015-12-13 16:34:12 +07:00