MatrixSynapse/synapse
Paul "LeoNerd" Evans c03176af59 Send an HMAC(SHA1) protecting the User ID for the ReCAPTCHA bypass, rather than simply the secret itself, so it's useless if that HMAC leaks 2014-09-23 15:58:44 +01:00
..
api
app
config Allow a (hidden undocumented) key to m.login.recaptcha to specify a shared secret to allow bots to bypass the ReCAPTCHA test (SYN-60) 2014-09-23 14:29:08 +01:00
crypto
federation
handlers
http
rest Send an HMAC(SHA1) protecting the User ID for the ReCAPTCHA bypass, rather than simply the secret itself, so it's useless if that HMAC leaks 2014-09-23 15:58:44 +01:00
storage SYN-47: Fix bug where we still returned events for rooms we had left. 2014-09-19 14:45:21 +01:00
streams
util
__init__.py Bump versions and changelog 2014-09-22 17:42:09 +01:00
notifier.py
server.py
state.py
types.py