Benjamin Gaussorgues
|
e5275dbada
feat: don't count failed CSRF as failed login attempt
|
4 months ago |
Andy Scherzinger
|
1f7e2ba599
chore: Add SPDX header
|
6 months ago |
Ferdinand Thiessen
|
3fede00732
feat(login): Clear login form (password) after IDLE timeout
|
7 months ago |
Eduardo Morales
|
685145714a
chore: update logincontroller tests
|
8 months ago |
Joas Schilling
|
2ee5c7a8f9
fix(tests): Fix remaining tests
|
10 months ago |
Louis Chemineau
|
db11313152
Fix tests after slow logout fix
|
10 months ago |
Gaspard d'Hautefeuille
|
85911cbab2
Cancel PR #37405, remove regression code
|
10 months ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 months ago |
Joas Schilling
|
25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25
|
1 year ago |
Git'Fellow
|
346054f854
Fix tests
|
1 year ago |
Côme Chilliet
|
003cc2b45a
Fix tests failures (number of calls differed with last rebase)
|
1 year ago |
Carl Schwan
|
a23cd7b961
Fix a bunch of deprecation in the phpunit for core
|
2 years ago |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
Christoph Wurst
|
20fcfb5739
feat(app framework)!: Inject services into controller methods
|
1 year ago |
Christoph Wurst
|
f22101d421
Fix login loop if login CSRF fails and user is not logged in
|
1 year ago |
Christoph Wurst
|
138deec333
chore: Make the LoginController strict
|
1 year ago |
Joas Schilling
|
67ecd72972
Fix unit tests
|
2 years ago |
Arthur Schiwon
|
b3b6f2d581
fix Controller tests
|
2 years ago |
Carl Schwan
|
b70c6a128f
Update core to PHP 7.4 standard
|
2 years ago |
Vitor Mattos
|
d613b32045
add check isFairUseOfFreePushService on login
|
3 years ago |
Daniel Rudolf
|
e478db9161
Deprecate RedirectToDefaultAppResponse
|
3 years ago |
Daniel Rudolf
|
12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl()
|
3 years ago |
Vincent Petry
|
95e03fba2d
Fix more controller tests in Core subdir
|
3 years ago |
John Molakvoæ (skjnldsv)
|
6c49dc2d1f
Fix absolute redirect
|
4 years ago |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 years ago |
Christoph Wurst
|
2fbad1ed72
Fix (array) indent style to always use one tab
|
4 years ago |
Roeland Jago Douma
|
53db05a1f6
Start with webauthn
|
4 years ago |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 years ago |
Daniel Kesselberg
|
9378a6b411
Send Clear-Site-Data expect for Chrome
|
5 years ago |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 years ago |