mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-17 06:20:31 +00:00
This commit adds WAGTAIL_EMAIL_MANAGEMENT_ENABLED setting that defaults to True, but when disabled, hides the 'Change email' button in account management view, and disables the associated route. This is useful when using external authentication method like LDAP or OpenID Connect where email management is handled elsewhere. Wagtail already includes WAGTAIL_PASSWORD_MANAGEMENT_ENABLED setting. This is almost exact copy of that implementation. |
||
|---|---|---|
| .. | ||
| api | ||
| customisation | ||
| documents | ||
| i18n | ||
| images | ||
| deploying.rst | ||
| embeds.rst | ||
| index.rst | ||
| jinja2.rst | ||
| performance.rst | ||
| privacy.rst | ||
| settings.rst | ||
| testing.rst | ||
| third_party_tutorials.rst | ||