Christoph Wurst
|
49dd79eabb
refactor: Add void return type to PHPUnit test methods
|
1 mese fa |
Christoph Wurst
|
2b38d6ae7e
fix(session): Log when session_* calls are slow
|
4 mesi fa |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 mesi fa |
Christoph Wurst
|
21ee7f59bd
fix(session): Do not update authtoken last_check for passwordless
|
7 mesi fa |
Git'Fellow
|
72e0618f20
fix(session): Avoid two useless authtoken DB queries for every anonymous request
|
10 mesi fa |
Julius Härtl
|
a3a343ce41
perf: Use more performant way to obtain and check the email as a login name with token login
|
11 mesi fa |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 mesi fa |
Joas Schilling
|
25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25
|
1 anno fa |
Joas Schilling
|
ad12a740cb
fix!: Remove symfony EventDispatcherInterface from User
|
1 anno fa |
Joas Schilling
|
b91957e3df
fix(dav): Abort requests with 429 instead of waiting
|
1 anno fa |
Côme Chilliet
|
8d5165e8dc
Adapt tests to config value typing
|
1 anno fa |
Daniel Kesselberg
|
39c1b6f49f
chore(tests): add tests for handleLoginFailed
|
1 anno fa |
Côme Chilliet
|
cb271b759e
Fix dynamic property creations in test files
|
2 anni fa |
Côme Chilliet
|
61f7f13bd8
Migrate from ILogger to LoggerInterface where needed in the tests
|
2 anni fa |
Joas Schilling
|
d078d53683
Fix tests
|
2 anni fa |
Joas Schilling
|
6d33d75be1
Remove unused imports
|
2 anni fa |
Carl Schwan
|
a8866b0253
Fix tests
|
2 anni fa |
Joas Schilling
|
265c2c125c
Fix unit tests
|
3 anni fa |
Joas Schilling
|
645f83121e
Cache the user backend info for 300s
|
3 anni fa |
Joas Schilling
|
0ad4ad31e1
Fix more tests
|
4 anni fa |
Joas Schilling
|
41d8a7e05f
Fix unit tests
|
4 anni fa |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 anni fa |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 anni fa |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 anni fa |
Christoph Wurst
|
cc80339b39
Add typed create user events
|
5 anni fa |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 anni fa |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 anni fa |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 anni fa |
Roeland Jago Douma
|
3c1bcd551d
Fix the tests after #18029
|
5 anni fa |
Christoph Wurst
|
535000aac6
Make the post login event public
|
5 anni fa |