forked-synapse/synapse/rest/client
Kegan Dougal a4d62ba36a Fix v2_alpha registration. Add unit tests.
V2 Registration forced everyone (including ASes) to create a password for a
user, when ASes should be able to omit passwords. Also unbreak AS registration
in general which checked too early if the given username was claimed by an AS;
it was checked before knowing if the AS was the one doing the registration! Add
unit tests for AS reg, user reg and disabled_registration flag.
2015-07-28 17:34:12 +01:00
..
v1 Remove semicolon. 2015-07-20 14:02:36 +01:00
v2_alpha Fix v2_alpha registration. Add unit tests. 2015-07-28 17:34:12 +01:00
__init__.py Move rest APIs back under the rest directory 2015-01-22 16:10:07 +00:00