Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 lat temu |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 lat temu |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 lat temu |
Christoph Wurst
|
cc80339b39
Add typed create user events
|
5 lat temu |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 lat temu |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 lat temu |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 lat temu |
Roeland Jago Douma
|
3c1bcd551d
Fix the tests after #18029
|
5 lat temu |
Christoph Wurst
|
535000aac6
Make the post login event public
|
5 lat temu |
Roeland Jago Douma
|
5122629bb0
Make renewSessionToken return the new token
|
5 lat temu |
Roeland Jago Douma
|
0ea7fbae54
Update tests
|
5 lat temu |
Joas Schilling
|
01b4db62fb
Add dispatcher events to User and Group objects
|
5 lat temu |
Roeland Jago Douma
|
19f84f7b54
Add tests
|
6 lat temu |
Roeland Jago Douma
|
00e99af586
Mark token as invalid if the password doesn't match
|
6 lat temu |
Roeland Jago Douma
|
991d9b5c3a
Fix session tests
|
6 lat temu |
Roeland Jago Douma
|
ef127a30ec
Fix tests
|
6 lat temu |
Morris Jobke
|
43e498844e
Use ::class in test mocks
|
7 lat temu |
Roeland Jago Douma
|
1ea7f14f0a
Fix SessionTest
|
7 lat temu |
Lukas Reschke
|
7927aed991
Adjust token name
|
7 lat temu |
Robin Appelman
|
baec42e80a
Save the scope of an auth token in the session
|
7 lat temu |
Joas Schilling
|
6acfea61d0
Fix tests
|
7 lat temu |
Roeland Jago Douma
|
e368a745aa
Set last-login-check on basic auth
|
8 lat temu |
Christoph Wurst
|
6543182d13
fix parameter order
|
8 lat temu |
Christoph Wurst
|
9b808c4014
do not remember session tokens by default
|
8 lat temu |
Lukas Reschke
|
9d6e01ef40
Add missing tests and fix PHPDoc
|
8 lat temu |
Christoph Wurst
|
6f86e468d4
inject ISecureRandom into user session and use injected config too
|
8 lat temu |
Christoph Wurst
|
d907666232
bring back remember-me
|
8 lat temu |
Roeland Jago Douma
|
f722640a32
Proper DI of config
|
8 lat temu |
Roeland Jago Douma
|
593d52fe91
Fix and cleanup SessionTest
|
8 lat temu |
Vincent Petry
|
6d1e858aa4
Fix logClientIn for non-existing users (#26292)
|
8 lat temu |