Richard van der Hoff
|
8c97f6414c
Remove non-functional 'expire_access_token' setting (#5782)
|
5 年之前 |
Amber Brown
|
4806651744
Replace returnValue with return (#5736)
|
5 年之前 |
Richard van der Hoff
|
5f158ec039
Implement access token expiry (#5660)
|
5 年之前 |
Richard van der Hoff
|
953dbb7980
Remove access-token support from RegistrationStore.register (#5642)
|
5 年之前 |
Richard van der Hoff
|
824707383b
Remove access-token support from RegistrationHandler.register (#5641)
|
5 年之前 |
Richard van der Hoff
|
1af2fcd492
Move get_or_create_user to test code (#5628)
|
5 年之前 |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
5 年之前 |
ReidAnderson
|
3787133c9e
Limit UserIds to a length that fits in a state key (#5198)
|
5 年之前 |
Amber Brown
|
df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171)
|
5 年之前 |
Amber Brown
|
a68e00fca8
Some more porting to HomeserverTestCase and remove old RESTHelper (#4913)
|
5 年之前 |
Richard van der Hoff
|
b5d48560c7
Fix RegistrationTestCase
|
5 年之前 |
Neil Johnson
|
88f0675967
fix test_auto_create_auto_join_where_no_consent (#4886)
|
5 年之前 |
Erik Johnston
|
dbdc565dfd
Fix registration on workers (#4682)
|
5 年之前 |
Neil Johnson
|
d2f7c4e6b1
create support user (#4141)
|
6 年之前 |
Richard van der Hoff
|
b0c24a66ec
Rip out half-implemented m.login.saml2 support (#4265)
|
6 年之前 |
Neil Johnson
|
7039ece8fb
Neilj/fix autojoin (#4223)
|
6 年之前 |
Neil Johnson
|
a2bfb778c8
improve auto room join logic, comments and tests
|
6 年之前 |
Neil Johnson
|
2dadc092b8
move logic into register, fix room alias localpart bug, tests
|
6 年之前 |
Neil Johnson
|
13ad9930c8
add new error type ResourceLimit
|
6 年之前 |
Neil Johnson
|
06b331ff40
fix off by 1 errors
|
6 年之前 |
Neil Johnson
|
8f9a7eb58d
support admin_email config and pass through into blocking errors, return AuthError in all cases
|
6 年之前 |
Neil Johnson
|
ed4bc3d2fc
fix off by 1s on mau
|
6 年之前 |
Neil Johnson
|
f4b49152e2
support admin_email config and pass through into blocking errors, return AuthError in all cases
|
6 年之前 |
Neil Johnson
|
ce7de9ae6b
Revert "support admin_email config and pass through into blocking errors, return AuthError in all cases"
|
6 年之前 |
Neil Johnson
|
0d43f991a1
support admin_email config and pass through into blocking errors, return AuthError in all cases
|
6 年之前 |
Amber Brown
|
99dd975dae
Run tests under PostgreSQL (#3423)
|
6 年之前 |
black
|
8b3d9b6b19
Run black.
|
6 年之前 |
Neil Johnson
|
886be75ad1
bug fixes
|
6 年之前 |
Neil Johnson
|
74b1d46ad9
do mau checks based on monthly_active_users table
|
6 年之前 |
Neil Johnson
|
7931393495
make count_monthly_users async synapse/handlers/auth.py
|
6 年之前 |