-
- Downloads
Convert additional templates to Jinja (#8444)
This converts a few more of our inline HTML templates to Jinja. This is somewhat part of #7280 and should make it a bit easier to customize these in the future.
Showing
- changelog.d/8444.bugfix 1 addition, 0 deletionschangelog.d/8444.bugfix
- synapse/config/_base.py 5 additions, 6 deletionssynapse/config/_base.py
- synapse/config/captcha.py 3 additions, 0 deletionssynapse/config/captcha.py
- synapse/config/consent_config.py 2 additions, 0 deletionssynapse/config/consent_config.py
- synapse/config/registration.py 5 additions, 0 deletionssynapse/config/registration.py
- synapse/res/templates/auth_success.html 21 additions, 0 deletionssynapse/res/templates/auth_success.html
- synapse/res/templates/recaptcha.html 38 additions, 0 deletionssynapse/res/templates/recaptcha.html
- synapse/res/templates/terms.html 20 additions, 0 deletionssynapse/res/templates/terms.html
- synapse/rest/client/v2_alpha/auth.py 26 additions, 110 deletionssynapse/rest/client/v2_alpha/auth.py
Loading
Please register or sign in to comment