Carl Schwan
|
a23cd7b961
Fix a bunch of deprecation in the phpunit for core
|
2 år sedan |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 år sedan |
Carl Schwan
|
b70c6a128f
Update core to PHP 7.4 standard
|
2 år sedan |
Joas Schilling
|
f8463e1fc6
Fix missing import of ILogger
|
3 år sedan |
Julius Härtl
|
d68f028251
Merge pull request #27733 from PhrozenByte/enhancement/noid/IURLGenerator-linkToDefaultPageUrl
|
3 år sedan |
Daniel Rudolf
|
e478db9161
Deprecate RedirectToDefaultAppResponse
|
3 år sedan |
Daniel Rudolf
|
0df68f0697
Remove unused imports
|
3 år sedan |
Daniel Rudolf
|
12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl()
|
3 år sedan |
pjft
|
b1086e25bb
Add logging to 2FA failure
|
3 år sedan |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 år sedan |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 år sedan |
Christoph Wurst
|
2ee65f177e
Use the shorter phpunit syntax for mocked return values
|
4 år sedan |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 år sedan |
Roeland Jago Douma
|
579162d7b9
Allow 2FA to be setup on first login
|
5 år sedan |
Roeland Jago Douma
|
b68567e9ba
Add StandaloneTemplateResponse
|
5 år sedan |
Christoph Wurst
|
13d93f5b25
Make 2FA providers stateful
|
6 år sedan |
Lukas Reschke
|
a04feff9a7
Properly allow \OCP\Authentication\IApacheBackend to specify logout URL
|
7 år sedan |
Christoph Wurst
|
243c9c0941
fix coding style and increase code coverage
|
7 år sedan |
Cornelius Kölbel
|
b8d41752ca
Fix tests
|
8 år sedan |
Christoph Wurst
|
eff904473d
Set redirect_url on 2FA challenge page
|
7 år sedan |
Christoph Wurst
|
8acb734854
add 2fa backup codes app
|
8 år sedan |
Christoph Wurst
|
8e5c4c91fa
check same URL in unit tests
|
8 år sedan |
Christoph Wurst
|
0a0c7a9b92
redirect to default app after solving the 2FA challenge
|
8 år sedan |
Joas Schilling
|
3e3b326c85
Allow to cancel 2FA after login
|
8 år sedan |
Christoph Wurst
|
5e71d23ded
remember redirect_url when solving the 2FA challenge
|
8 år sedan |
Joas Schilling
|
8afbd80328
Move parallel merged auth tests to PSR-4
|
8 år sedan |