PowerDNS-Admin/powerdnsadmin/routes
Vasileios Markopoulos 94a923a965
Add 'otp_force' basic setting (#1051)
If the 'otp_force' and 'otp_field_enabled' basic settings are both enabled, automatically enable 2FA for the user after login or signup, if needed, by setting a new OTP secret. Redirect the user to a welcome page for scanning the QR code.

Also show the secret key in ASCII form on the user profile page for easier copying into other applications.
2021-12-17 11:41:51 +01:00
..
__init__.py Refactoring the code 2019-12-02 10:32:03 +07:00
admin.py Add 'otp_force' basic setting (#1051) 2021-12-17 11:41:51 +01:00
api.py PDNS-API: factor in 'dnssec_admins_only' basic setting (#1055) 2021-12-06 22:38:16 +01:00
base.py Support login in through REMOTE_USER environment variable 2020-05-22 15:31:24 +01:00
dashboard.py History Tab Overhaul & Domain Record Modifications Changelog (#1042) 2021-11-30 11:02:37 +02:00
domain.py Merge branch 'quotes-fix' 2021-12-03 14:17:39 +00:00
index.py Add 'otp_force' basic setting (#1051) 2021-12-17 11:41:51 +01:00
user.py Add 'otp_force' basic setting (#1051) 2021-12-17 11:41:51 +01:00