mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
There's some prelimiary work here to pull out the construction of a jinja environment to a separate function. I wanted to load the template at display time rather than load time, so that it's easy to update on the fly. Honestly, I think we should do this with all our templates: the risk of ending up with malformed templates is far outweighed by the improved turnaround time for an admin trying to update them.
1 line
73 B
Gherkin
1 line
73 B
Gherkin
Improve the user experience of setting up an account via single-sign on.
|