259 Commits (53db05a1f67fc974dba904ec158b2d67fa72df95)

Author SHA1 Message Date
  Roeland Jago Douma 53db05a1f6
Start with webauthn 4 years ago
  Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Christoph Wurst 74936c49ea
Remove unused imports 4 years ago
  Daniel Kesselberg 68148f4073
Always use status 200 for avatar response 4 years ago
  Kim Brose 9c5fe8fca4
Fix CI 4 years ago
  Roeland Jago Douma da81b71f93
Only allow requesting new CSRF tokens if it passes the SameSite Cookie test 4 years ago
  Daniel Kesselberg 48a130c2a8
Fix: Using assertContains() with string haystacks is deprecated and will not be supported in PHPUnit 9. 4 years ago
  Daniel Kesselberg 9378a6b411
Send Clear-Site-Data expect for Chrome 4 years ago
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma ef4b59d341
More fixes 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 68748d4f85
Some php-cs fixes 4 years ago
  Roeland Jago Douma 54eb27dab2
Update tests 4 years ago
  RussellAult 19791b2460
Check getRedirectUri() for queries 4 years ago
  Roeland Jago Douma 2cf068463f
Harden middleware check 4 years ago
  Sergej Nikolaev 1b5d85a4ca fix oauth client redirect 4 years ago
  Tim Terhorst 2ad33bc06e Add Fatal logging option 4 years ago
  Christoph Wurst de6940352a Move settings to an app 4 years ago
  Daniel Kesselberg 9c4c5ee818
Add test case for existing user with token null 4 years ago
  Daniel Kesselberg 7f7c6e49b6
Return the disabled user mock instead of the existing 4 years ago
  Roeland Jago Douma 6dc179ee12
Fix login flow form actions 4 years ago
  Julius Härtl 3b0d13944a
Move actual password reset to vue 4 years ago
  Roeland Jago Douma b6dd2ebd39
Use proper exception in lostController 4 years ago
  Daniel Kesselberg d57540ac84
Return first value from $users 4 years ago
  Daniel Kesselberg 6235a66aac
Don't send executionContexts for Clear-Site-Data 4 years ago
  Julius Härtl d5805df6c2
Fix subscription tests 5 years ago
  Christoph Wurst 64c4bb5bce
Vueify the login page 5 years ago
  Ruben Homs 98047e8c1c
Stop decryption when maintenance mode is enabled, fixes #8311 5 years ago
  Roeland Jago Douma f03eb7ec3c
Remote wipe support 5 years ago
  Roeland Jago Douma 579162d7b9
Allow 2FA to be setup on first login 5 years ago
  Roeland Jago Douma 2dcb4cfbd6
Allow clients to delete their own apptoken 5 years ago
  Christoph Wurst 170582d4f5
Add a login chain to reduce the complexity of LoginController::tryLogin 5 years ago
  Morris Jobke 5b4155bd12
Make appstore app:enable test more robust by using only shipped apps 5 years ago
  Joas Schilling 55f627d20b
Add an event to the Autocomplete Controller to allow to filter the results 5 years ago
  Roeland Jago Douma e819e97829
Login flow V2 5 years ago
  Joas Schilling b4902369fb
Fix unit tests 5 years ago
  Daniel Kesselberg bb2d8bafc9
Use contacts instead of logreader 5 years ago
  Daniel Kesselberg 75b7d6ae4e
Add install logic for enable command 5 years ago
  Daniel Kesselberg 76b5f44f05
Strict Types, Return Types 5 years ago
  Daniel Kesselberg 03d3192638
Disable multiple apps at once 5 years ago
  Daniel Kesselberg 08907ee3e9
Enable multiple apps at once 5 years ago
  Daniel Kesselberg c583c5e7e2
Emit event if app password created 5 years ago
  Daniel Kesselberg 149a98edf6
Publish activity for app token created by client login flow 5 years ago
  Daniel Kesselberg 2ade2bef8c
Publish activity for app token created by ocs api 5 years ago
  Morris Jobke 94b1b1593b
Remove public interface that was only needed for testing 5 years ago
  Michael Weimann bf1253cb49
Implement guest avatar endpoint 5 years ago
  Roeland Jago Douma b68567e9ba
Add StandaloneTemplateResponse 5 years ago
  Roeland Jago Douma ac8a6e2244
Clean pending 2FA authentication on password reset 5 years ago
  Roeland Jago Douma e6333c8fe3
Honor remember_login_cookie_lifetime 5 years ago