This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-02-07 21:55:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
synapse
/
api
History
Mark Haines
a0b8e5f2fe
Merge pull request
#211
from matrix-org/email_in_use
...
Changes for unique emails
2015-08-20 10:04:04 +01:00
..
__init__.py
Update copyright notices
2015-01-06 13:21:39 +00:00
auth.py
Set request.authenticated_entity for application services
2015-08-18 15:17:47 +01:00
constants.py
Capitalize contants
2015-07-14 10:20:31 +01:00
errors.py
Add endpoint that proxies ID server request token and errors if the given email is in use on this Home Server.
2015-08-04 14:37:09 +01:00
filtering.py
Use 'in' to test if the key exists, remove unused _filters_for_user
2015-01-30 14:54:06 +00:00
ratelimiting.py
Update copyright notices
2015-01-06 13:21:39 +00:00
urls.py
Add a version 2 of the key server api
2015-04-14 16:04:52 +01:00