This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
575cb92bbb4e7843318c865c0bbfe31ac02cfd11
nextcloud-server-mirror
/
tests
/
Core
/
Controller
History
Julius Härtl
23ec547af0
fix: Ignore preview requests for invalid file ids
...
Signed-off-by: Julius Härtl <
jus@bitgrid.net
>
2024-07-29 08:16:30 +02:00
..
AppPasswordControllerTest.php
feat(core): Add OCS endpoint for confirming the user password
2024-02-20 14:28:00 +01:00
AutoCompleteControllerTest.php
…
AvatarControllerTest.php
fix(files_sharing): dark avatar support
2024-06-12 11:06:10 +00:00
ChangePasswordControllerTest.php
…
ClientFlowLoginControllerTest.php
…
ClientFlowLoginV2ControllerTest.php
…
ContactsMenuControllerTest.php
…
CSRFTokenControllerTest.php
…
CssControllerTest.php
…
GuestAvatarControllerTest.php
…
JsControllerTest.php
…
LoginControllerTest.php
feat: don't count failed CSRF as failed login attempt
2024-07-11 14:15:20 +02:00
LostControllerTest.php
…
NavigationControllerTest.php
…
OCSControllerTest.php
fix: phpunit
2024-02-13 21:06:31 +01:00
PreviewControllerTest.php
fix: Ignore preview requests for invalid file ids
2024-07-29 08:16:30 +02:00
ProfilePageControllerTest.php
test: add tests for ProfilePageController
2024-06-12 18:21:58 +02:00
TwoFactorChallengeControllerTest.php
fix(auth): Keep redirect URL during 2FA setup and challenge
2024-04-23 07:38:33 +00:00
UserControllerTest.php
…
WellKnownControllerTest.php
…
WipeControllerTest.php
…