Commit Graph

53 Commits

Author SHA1 Message Date
Matt Scott
3889ceaf4c Updated documentation to reflect the new Docker Hub home of the project's Docker images. 2022-12-09 12:55:45 -05:00
vmarkop
9c62208c2e Updated repository URL 2022-04-11 12:21:34 +03:00
Khanh Ngo
fc8367535b
chore: remove funding and sponsor badges (#1073) 2021-12-08 17:44:44 +01:00
Khanh Ngo
ee9f568a8d
Update README.md 2021-10-31 13:16:42 +01:00
Jay Linski
f3a98eb692
Emphasize importance of using a custom SECRET_KEY (#931)
This project provides a default SECRET_KEY for signing session-cookies:
https://flask.palletsprojects.com/en/1.1.x/config/#SECRET_KEY

By using the default SECRET_KEY, everyone will be able to create valid session-cookies.
So users should be aware that it is very important to set a custom SECRET_KEY.
2021-05-07 23:40:54 +02:00
R. Daneel Olivaw
46993e08c0
Add punycode (IDN) support (#879) 2021-03-16 19:37:05 +01:00
VirtualOx
3167e50f65
Update README.md
Missing \ in docker run script at option 1.
2020-09-16 08:43:41 +02:00
Khanh Ngo
d43c9a581f
Update README.md 2020-05-17 14:37:15 +07:00
Felix Kaechele
06266846ec Use sqlite by default in docker
This allows for easy setup with no extra configuration.
Also update docs to reflect the new and easy way to run PowerDNS-Admin.

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2020-04-20 18:32:36 -04:00
Benjamin Bässler
7e97bec07f
Add docker secrets support 2020-03-27 00:59:28 +01:00
Khanh Ngo
c1fae6f3dd
Update README and LGTM fixes 2019-12-08 18:23:36 +07:00
Khanh Ngo
80b6ca19ac Resolve the conflicts and add adjustment to #591 2019-12-06 14:27:35 +07:00
Khanh Ngo
8de6df4d3b Fix the tests
Fix the tests

Fix the tests
2019-12-06 10:59:19 +07:00
Steve Shipway
10ff312d95 Azure OAuth documentation and html templates 2019-12-05 13:52:30 +13:00
Khanh Ngo
840e2a4750 Update docker stuff and bug fixes 2019-12-04 11:50:46 +07:00
Ville Skyttä
ee73bb181f Spelling fixes 2019-04-25 16:02:49 +03:00
p53
6a606dbe2c
Improve README.md
- add API to features
- make Entity Relationship generation command more generic
2019-03-04 12:27:25 +01:00
Pavol Ipoth
c4ab5893b4 Add README how to generate ER diagram 2019-03-02 00:51:41 +01:00
Pavol Ipoth
1feb77e2f3 Add Api to PowerDNS-Admin 2019-03-01 23:50:04 +01:00
Khanh Ngo
3fea57fca1 Update README. Fix warning from PR #387 2018-10-26 08:43:25 +07:00
Khanh Ngo
921b772cce
Update README.md 2018-09-07 14:58:16 +07:00
Khanh Ngo
71b09b9bd1
Update README.md 2018-08-14 09:36:26 +07:00
Khanh Ngo
6f34685921
Update README.md 2018-04-18 10:34:46 +07:00
Khanh Ngo
ffe95b6194
Update README.md 2018-04-18 10:32:10 +07:00
Khanh Ngo
b32f46d988 Editing README 2018-04-18 10:31:00 +07:00
Khanh Ngo
cd45c972eb Update README.md 2018-04-02 13:45:44 +07:00
Khanh Ngo
17a892b18d Resolve the conflicts for #228 2018-04-02 13:38:53 +07:00
Khanh Ngo
1f569626b3 Update README.md 2018-04-01 16:10:07 +07:00
Khanh Ngo
df05fded39 Update README.md 2018-04-01 16:07:41 +07: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
fc8bc2b2e7 updated documentation 2017-11-01 22:36:42 +01:00
thomasDOTde
f3093fe794 updated documentation and config-template 2017-10-31 23:45:24 +01:00
Joachim Tingvold
756b2d04b6 Add 'pretty IPv6 PTR' as a feature. 2016-08-19 23:28:59 +00:00
Zhuoyun Wei
635cc8c3b3 Users could use SQLite instead of MySQL 2016-08-12 16:15:38 +08:00
Ivan Filippov
5af6c84a7d Updated README to mention DynDNS 2 support 2016-06-21 16:22:02 -06:00
Khanh Ngo
e8f2f3d0c7 Update README for new feature. 2016-06-16 16:02:34 +07:00
Ivan Filippov
29094b04ea Updated README to include added support for pdns >= 4.0.0 2016-06-08 17:49:50 -06:00
Ivan Filippov
7cf7f55eb1 Merge branch 'master' into new_ui
Conflicts:
	app/static/admin/pages/scripts/my-button-action.js
2016-05-27 00:20:28 -06:00
Ivan Filippov
504b772fba Fix some spelling mistakes in README. Add supported version information. 2016-05-27 00:04:50 -06:00
Ivan Filippov
9f400b05e6 Add screnshots to show new UI. 2016-05-13 19:43:43 -06:00
Ivan Filippov
891b30f527 Merge branch 'master' into ldap_group_security 2016-04-13 11:16:12 -06:00
Ivan Filippov
f9c0141f9c Fix 'config_template.py' copy snippet in README. 2016-04-13 10:11:10 -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
James Taylor
43b7ed21d7 Fix typo on readme
`PRIVILEGES` not `PRIVIELGES`
2016-02-14 17:51:42 +11: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