Commit Graph

18 Commits (d8db29c4818829df7a887cedf40b1e2ac49631e7)

Author SHA1 Message Date
Neil Johnson 13ad9930c8 add new error type ResourceLimit 6 years ago
Neil Johnson 06b331ff40 fix off by 1 errors 6 years ago
Neil Johnson ed4bc3d2fc fix off by 1s on mau 6 years ago
Amber Brown 99dd975dae
Run tests under PostgreSQL (#3423) 6 years ago
black 8b3d9b6b19 Run black. 6 years ago
Neil Johnson 74b1d46ad9 do mau checks based on monthly_active_users table 6 years ago
Neil Johnson 6eed16d8a2 fix test for py3 6 years ago
Neil Johnson 7931393495 make count_monthly_users async synapse/handlers/auth.py 6 years ago
Neil Johnson df2235e7fa coding style 6 years ago
Neil Johnson 251e6c1210 limit register and sign in on number of monthly users 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Erik Johnston 51adaac953 Fix email push in pusher worker 8 years ago
Richard van der Hoff 1c4f05db41 Stop putting a time caveat on access tokens 8 years ago
Richard van der Hoff a8bcc7274d PEP8 8 years ago
Richard van der Hoff 6fe6a6f029 Fix login with m.login.token 8 years ago
Mark Haines 700487a7c7 Fix flake8 warnings for tests 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Daniel Wagner-Hall 617501dd2a Move token generation to auth handler 9 years ago
Daniel Wagner-Hall 70e265e695 Re-add whitespace around caveat operators 9 years ago
Daniel Wagner-Hall ce832c38d4 Remove padding space around caveat operators 9 years ago
Daniel Wagner-Hall 42e858daeb Fix units in test 9 years ago
Daniel Wagner-Hall 3e6fdfda00 Fix some formatting to use tuples 9 years ago
Daniel Wagner-Hall 2d3462714e Issue macaroons as opaque auth tokens 9 years ago