Andrew Morgan 442f8d6317 Strip nextLink from validation emails 4 years ago
..
__init__.py fc20a96fe0 Riot -> Element (#308) 3 years ago
accountservlet.py 19458021fc Remove setResponseCode(200) instances (#240) 4 years ago
authenticated_bind_threepid_servlet.py a53da6bf88 Add Python 3 compatibility for a couple of simple servlets related to binding 4 years ago
authenticated_unbind_threepid_servlet.py bc5facd098 Add Authenticated Unbind (#262) 4 years ago
blindlysignstuffservlet.py 551b981ea2 Add Python 3 compatibility for signing invites 4 years ago
bulklookupservlet.py 800811358f Add Python 3 compatibility for looking up associations 4 years ago
emailservlet.py 442f8d6317 Strip nextLink from validation emails 3 years ago
getvalidated3pidservlet.py a53da6bf88 Add Python 3 compatibility for a couple of simple servlets related to binding 4 years ago
hashdetailsservlet.py 800811358f Add Python 3 compatibility for looking up associations 4 years ago
infoservlet.py cb641a4d18 Plug info servlets into Sydent 4 years ago
internalinfoservlet.py cb641a4d18 Plug info servlets into Sydent 4 years ago
logoutservlet.py 19458021fc Remove setResponseCode(200) instances (#240) 4 years ago
lookupservlet.py 4904e102f3 Fix type errors with Python 3.5 4 years ago
lookupv2servlet.py 800811358f Add Python 3 compatibility for looking up associations 4 years ago
msisdnservlet.py 4d96e71bfe Support branded templates. (#328) 3 years ago
pubkeyservlets.py 637b26c19b Fix Ed25519Servlet returning unicode instead of bytes 4 years ago
registerservlet.py 19458021fc Remove setResponseCode(200) instances (#240) 4 years ago
replication.py bd8045d95d Return proper HTTP error codes for more error situations (#305) 4 years ago
store_invite_servlet.py 4d96e71bfe Support branded templates. (#328) 3 years ago
termsservlet.py bd8045d95d Return proper HTTP error codes for more error situations (#305) 4 years ago
threepidbindservlet.py bd8045d95d Return proper HTTP error codes for more error situations (#305) 4 years ago
threepidunbindservlet.py 6c350cd7e3 Parse JSON as string, not bytes 4 years ago
v1_servlet.py d41311b72d Add Python 3 compatibility for status checks 4 years ago
v2_servlet.py d41311b72d Add Python 3 compatibility for status checks 4 years ago