mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
4fd1b10018
Resolves the following issue, which occurs with force_otp enabled and OAuth authentication sources: File "/srv/powerdnsadmin/powerdnsadmin/models/user.py", line 481, in update_profile "utf-8") if self.plain_text_password else user.password AttributeError: 'User' object has no attribute 'plain_text_password' |
||
---|---|---|
.. | ||
__init__.py | ||
account_user.py | ||
account.py | ||
api_key_account.py | ||
api_key.py | ||
base.py | ||
domain_setting.py | ||
domain_template_record.py | ||
domain_template.py | ||
domain_user.py | ||
domain.py | ||
history.py | ||
record_entry.py | ||
record.py | ||
role.py | ||
server.py | ||
setting.py | ||
user.py |