0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 10:38:21 +02:00
synapse/static/client/register
David Baker e9c908ebc0 Completely replace fallback auth for C/S V2:
* Now only the auth part goes to fallback, not the whole operation
 * Auth fallback is a normal API endpoint, not a static page
 * Params like the recaptcha pubkey can just live in the config
Involves a little engineering on JsonResource so its servlets aren't always forced to return JSON. I should document this more, in fact I'll do that now.
2015-04-01 15:05:30 +01:00
..
js Set user-visible error when the server is misconfigured. 2015-02-24 09:53:30 +00:00
index.html tabs/spaces 2015-02-24 16:02:48 +00:00
register_config.sample.js Add core registration html/js 2015-02-23 16:08:43 +00:00
style.css Completely replace fallback auth for C/S V2: 2015-04-01 15:05:30 +01:00