81 Commits (202509251cffb551aa2df4dcf1a8f16f5ef04f12)

Author SHA1 Message Date
  Joas Schilling 5dc6899d1a
Fix tests 7 years ago
  Christoph Wurst 243c9c0941
fix coding style and increase code coverage 7 years ago
  Cornelius Kölbel b8d41752ca
Fix tests 7 years ago
  Bjoern Schiessle fcda3a20f4
create new encryption keys on password reset and backup the old one 7 years ago
  Roeland Jago Douma 350b7ebc86
Adds CssControllerTests 7 years ago
  Roeland Jago Douma 31a3e9847f
Adds user controller tests 7 years ago
  Roeland Jago Douma b5a23c9754
User command enable/disable tests 7 years ago
  Roeland Jago Douma a7d9b7c876
Add Group Command tests 7 years ago
  Christoph Wurst eff904473d
Set redirect_url on 2FA challenge page 7 years ago
  Roeland Jago Douma 09caadac05
Add tests for 2FA commands 7 years ago
  Bjoern Schiessle 16bbd3fd7c
fix password reset if encryption is enabled 7 years ago
  Joas Schilling 924358ef96
Save the timezone on login again 7 years ago
  Lukas Reschke 8bf4111368
Fix changing display names for subadmins 7 years ago
  Roeland Jago Douma 74c68d8761
Add OCSControllerTests 7 years ago
  Roeland Jago Douma dca9184a12
Fix tests 7 years ago
  Lukas Reschke 6d686c213b
[WIP] Use mail for encrypting the password reset token as well 7 years ago
  Roeland Jago Douma 9e6b26dcd0
Add cache 1 day cache to preview endpoint 7 years ago
  Roeland Jago Douma 55af6b45f7
More tests 7 years ago
  Christoph Wurst d907666232
bring back remember-me 7 years ago
  Joas Schilling 656e3f7a24
Check the mimetype before reading the content and catch exception 7 years ago
  Joas Schilling ed30b1f645
Use our base class everywhere 7 years ago
  Morris Jobke c84dc6aa1c Properly catch password policy hint for personal page password changes 7 years ago
  Joas Schilling a1e4b17ff4
Remove unused endpoint 7 years ago
  Joas Schilling 877cb06bfe
Use magic DI for core controllers 7 years ago
  Roeland Jago Douma 8a5af2d335
Fix tests 7 years ago
  Roeland Jago Douma 3a3a17b2e3
Fix getMock TwoFactorMiddlewareTest 7 years ago
  Christoph Wurst 8acb734854
add 2fa backup codes app 7 years ago
  Roeland Jago Douma 74fdaab870
Fix depreccated getMock in Core/Command tests 7 years ago
  Christoph Wurst 8e5c4c91fa check same URL in unit tests 7 years ago
  Christoph Wurst 0a0c7a9b92 redirect to default app after solving the 2FA challenge 7 years ago
  Roeland Jago Douma 6a85882f61
Fix tests 7 years ago
  Roeland Jago Douma b1a090f357
AvatarController use proper JSONResponse 7 years ago
  Roeland Jago Douma f6423f74e3
Minor cleanup in core Controllers 7 years ago
  Christoph Wurst 291dd0bd31 redirect to 2fa provider if there's only one active for the user 7 years ago
  Roeland Jago Douma 2f03853fb9
AvatarController cleanup 7 years ago
  Christoph Wurst 6af2efb679
prevent infinite redirect loops if the there is no 2fa provider to pass 7 years ago
  Joas Schilling 736e884e9a
Move the reset token to core app 7 years ago
  Joas Schilling 139fb8de94
Remove "password reset token" after successful login 7 years ago
  Roeland Jago Douma 789082e014
Add tests for ChangePasswordController 7 years ago
  Roeland Jago Douma 87ac72d004
We have to mock the is_uploaded_file in the OC\Core\Controller namespace 7 years ago
  Roeland Jago Douma 09f4ce4389
Fix mock call in AvatarControllerTest 7 years ago
  Lukas Reschke cf3cfca356
Use generated URL 7 years ago
  Lukas Reschke d6992e3f9f
Fix template test 7 years ago
  Lukas Reschke 75d135d8d4
Fix tests for LoginController 7 years ago
  Lukas Reschke 65d1472005
Don't use create mock 7 years ago
  Lukas Reschke 8a7a0f3287
Add unit tests 7 years ago
  Lukas Reschke 72b5f9bfac
Use createMock instead of deprecated getMock 8 years ago
  Lukas Reschke 9ca25e857c
Redirect users when already logged-in on login form 8 years ago
  Thomas Pulzer 61a1d56d27 Renamed test classes for file logging tests. 8 years ago
  Thomas Pulzer ba3f4f118e Changed logtype to file instead of owncloud. 8 years ago