powerdns-admin/powerdnsadmin/templates
corubba 607caa1a2d Rework user image handling
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.
2022-06-18 19:11:13 +02:00
..
emails Updated repository URL 2022-04-11 12:21:34 +03:00
errors Update docker stuff and bug fixes 2019-12-04 11:50:46 +07:00
admin_edit_account.html feat: Add the extra chars as an option 2022-06-18 14:30:56 +02:00
admin_edit_key.html feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00:00
admin_edit_user.html Refactoring the code 2019-12-02 10:32:03 +07:00
admin_global_search.html Formatting 2019-12-11 10:32:02 +07:00
admin_history_table.html History table: relocate HTML for modal window (#1090) 2022-01-01 21:20:01 +01:00
admin_history.html Add general modal functions 2022-05-19 00:53:20 +02:00
admin_manage_account.html Refactoring the code 2019-12-02 10:32:03 +07:00
admin_manage_keys.html feat: Associate an API Key with accounts (#1044) 2021-12-03 14:12:11 +00:00
admin_manage_user.html Refactoring the code 2019-12-02 10:32:03 +07:00
admin_pdns_stats.html Use the doc search directly 2022-06-18 19:07:23 +02:00
admin_setting_authentication.html Datepicker replace (#1059) 2021-12-02 11:59:36 +01:00
admin_setting_basic.html Refactoring the code 2019-12-02 10:32:03 +07:00
admin_setting_pdns.html Refactoring the code 2019-12-02 10:32:03 +07:00
admin_setting_records.html Refactoring the code 2019-12-02 10:32:03 +07:00
applied_change_macro.html Fix rrest typo in history detail 2022-05-19 00:53:35 +02:00
base.html Rework user image handling 2022-06-18 19:11:13 +02:00
dashboard_domain.html History Tab Overhaul & Domain Record Modifications Changelog (#1042) 2021-11-30 11:02:37 +02:00
dashboard.html History table: relocate HTML for modal window (#1090) 2022-01-01 21:20:01 +01:00
domain_add.html feat: Option to forbid the creation of domain if it exists as a record (#1127) 2022-06-17 17:50:51 +02:00
domain_changelog.html Merge branch 'quotes-fix' 2021-12-03 14:17:39 +00:00
domain_remove.html Add general modal functions 2022-05-19 00:53:20 +02:00
domain_setting.html Add punycode (IDN) support (#879) 2021-03-16 19:37:05 +01:00
domain.html Merge pull request #1200 from corubba/feature/modal-consolidation 2022-05-23 22:50:48 +02:00
dyndns.html Refactoring the code 2019-12-02 10:32:03 +07:00
email_confirmation.html Add url_for() for static assets 2020-05-20 00:03:36 +02:00
login.html Remove IE8 polyfills 2022-06-18 19:07:23 +02:00
maintenance.html Adjust html code 2020-06-20 11:08:14 +07:00
register_otp.html Updated repository URL 2022-04-11 12:21:34 +03:00
register.html Remove IE8 polyfills 2022-06-18 19:07:23 +02:00
resend_confirmation_email.html Updated repository URL 2022-04-11 12:21:34 +03:00
template_add.html Refactoring the code 2019-12-02 10:32:03 +07:00
template_edit.html Add general modal functions 2022-05-19 00:53:20 +02:00
template.html Refactoring the code 2019-12-02 10:32:03 +07:00
user_profile.html Add 'otp_force' basic setting (#1051) 2021-12-17 11:41:51 +01:00