mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 22:50:26 +00:00
607caa1a2d
Moved all the logic out of the template into a separate endpoint. This makes it easy to extend to also support images from different sources like LDAP/SAML/OIDC. Session-based caching is hard to do, so to allow time-based caching in the browser, the url needs to be unique for every user by using a query parameter. Replaced the default/fallback user image with a new one. It is based on the old one, but does not need css to be visible. And removed said css. Gravatar has now its own setting named `gravatar_enabled`, which is disabled by default. |
||
---|---|---|
.. | ||
emails | ||
errors | ||
admin_edit_account.html | ||
admin_edit_key.html | ||
admin_edit_user.html | ||
admin_global_search.html | ||
admin_history_table.html | ||
admin_history.html | ||
admin_manage_account.html | ||
admin_manage_keys.html | ||
admin_manage_user.html | ||
admin_pdns_stats.html | ||
admin_setting_authentication.html | ||
admin_setting_basic.html | ||
admin_setting_pdns.html | ||
admin_setting_records.html | ||
applied_change_macro.html | ||
base.html | ||
dashboard_domain.html | ||
dashboard.html | ||
domain_add.html | ||
domain_changelog.html | ||
domain_remove.html | ||
domain_setting.html | ||
domain.html | ||
dyndns.html | ||
email_confirmation.html | ||
login.html | ||
maintenance.html | ||
register_otp.html | ||
register.html | ||
resend_confirmation_email.html | ||
template_add.html | ||
template_edit.html | ||
template.html | ||
user_profile.html |