Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug fixes | Neil Johnson | 2018-08-03 | 1 | -1/+0 |
* | do mau checks based on monthly_active_users table | Neil Johnson | 2018-08-02 | 1 | -37/+34 |
* | make count_monthly_users async synapse/handlers/auth.py | Neil Johnson | 2018-08-01 | 1 | -4/+6 |
* | limit register and sign in on number of monthly users | Neil Johnson | 2018-07-30 | 1 | -0/+49 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -2/+3 |
* | Split out profile handler to fix tests | Erik Johnston | 2017-08-25 | 1 | -2/+3 |
* | Fix email push in pusher worker | Erik Johnston | 2017-02-02 | 1 | -5/+2 |
* | Stop putting a time caveat on access tokens | Richard van der Hoff | 2016-11-29 | 1 | -4/+2 |
* | rest/client/v1/register: use the correct requester in createUser | Patrik Oldsberg | 2016-10-06 | 1 | -3/+5 |
* | Bug fix: expire invalid access tokens | Negar Fazeli | 2016-07-13 | 1 | -2/+2 |
* | Fix a bug caused by a change in auth_handler function | Negar Fazeli | 2016-06-08 | 1 | -6/+3 |
* | Fix set profile error with Requester. | Negi Fazeli | 2016-05-23 | 1 | -9/+25 |
* | Create user with expiry | Negi Fazeli | 2016-05-13 | 1 | -0/+67 |