227 Commits (8b92776be48313fd9d949c57b9ddb7c8beea39c0)

Author SHA1 Message Date
Vincent Petry 95e03fba2d
Fix more controller tests in Core subdir 5 years ago
Vincent Petry 9b8ca1697a
Fix more tests in the Core subdir 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Joas Schilling 6ed4aaeeea
Send emails on password reset to the displayname 5 years ago
Christoph Wurst 6995223b1e
Add well known handlers API 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Joas Schilling c2bef528ef
Remove unused members and imports 5 years ago
Joas Schilling a4b2403e29
The privacy setting is only about syncing to other servers 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Joas Schilling 35c6b1236f
Move AutoComplete::filterResults to new event dispatcher and GenericEvent 6 years ago
Arthur Schiwon 653162a709
use the loginname to verify the old password in user password changes 6 years ago
Daniel Kesselberg df669a2936
Set etag for capabilities endpoint 6 years ago
Daniel Kesselberg 72a16b1779
Make it possible to resolve svg for apps_paths outside the document root 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
John Molakvoæ (skjnldsv) 6c49dc2d1f
Fix absolute redirect 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2a529e453a
Use a blank line after the opening tag 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Roeland Jago Douma 53db05a1f6
Start with webauthn 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 74936c49ea
Remove unused imports 6 years ago
Daniel Kesselberg 68148f4073
Always use status 200 for avatar response 6 years ago
Roeland Jago Douma da81b71f93
Only allow requesting new CSRF tokens if it passes the SameSite Cookie test 6 years ago
Daniel Kesselberg 9378a6b411
Send Clear-Site-Data expect for Chrome 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma ef4b59d341
More fixes 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Roeland Jago Douma 54eb27dab2
Update tests 6 years ago
RussellAult 19791b2460
Check getRedirectUri() for queries 6 years ago
Sergej Nikolaev 1b5d85a4ca fix oauth client redirect 6 years ago
Christoph Wurst de6940352a Move settings to an app 6 years ago
Daniel Kesselberg 9c4c5ee818
Add test case for existing user with token null 6 years ago
Daniel Kesselberg 7f7c6e49b6
Return the disabled user mock instead of the existing 6 years ago
Roeland Jago Douma 6dc179ee12
Fix login flow form actions 6 years ago
Julius Härtl 3b0d13944a
Move actual password reset to vue 6 years ago
Roeland Jago Douma b6dd2ebd39
Use proper exception in lostController 6 years ago
Daniel Kesselberg d57540ac84
Return first value from $users 6 years ago
Daniel Kesselberg 6235a66aac
Don't send executionContexts for Clear-Site-Data 6 years ago
Julius Härtl d5805df6c2
Fix subscription tests 7 years ago
Christoph Wurst 64c4bb5bce
Vueify the login page 7 years ago
Roeland Jago Douma f03eb7ec3c
Remote wipe support 7 years ago
Roeland Jago Douma 579162d7b9
Allow 2FA to be setup on first login 7 years ago
Roeland Jago Douma 2dcb4cfbd6
Allow clients to delete their own apptoken 7 years ago
Christoph Wurst 170582d4f5
Add a login chain to reduce the complexity of LoginController::tryLogin 7 years ago
Joas Schilling 55f627d20b
Add an event to the Autocomplete Controller to allow to filter the results 7 years ago
Roeland Jago Douma e819e97829
Login flow V2 7 years ago