PowerDNS-Admin/powerdnsadmin/models
Nick Douma 0ef57b2f9f Implement account update method
Allow syncing of all known accounts from PowerDNS, in the same
way that Domain().update() does for domains.
2020-08-06 15:22:28 +02:00
..
__init__.py Update README and LGTM fixes 2019-12-08 18:23:36 +07:00
account.py Implement account update method 2020-08-06 15:22:28 +02:00
account_user.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
api_key.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
base.py Refactoring the code 2019-12-02 10:32:03 +07:00
domain.py Implement account update method 2020-08-06 15:22:28 +02:00
domain_setting.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
domain_template.py Refactoring the code 2019-12-02 10:32:03 +07:00
domain_template_record.py Fix logging in models 2020-01-29 22:18:15 +07:00
domain_user.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
history.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
record.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
record_entry.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
role.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
server.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
setting.py Code refactoring and bug fixes 2020-06-19 08:47:51 +07:00
user.py Support login in through REMOTE_USER environment variable 2020-05-22 15:31:24 +01:00