nextcloud-server/tests/Core/Controller
Côme Chilliet 96ab777817 feat(login): Add rememberme checkbox
Only present if allowed by configuration.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-11-17 14:16:40 +07:00
..
AppPasswordControllerTest.php
AutoCompleteControllerTest.php
AvatarControllerTest.php fix(core): Stop abusing the cache for avatar upload 2025-09-26 19:36:34 +07:00
CSRFTokenControllerTest.php
ChangePasswordControllerTest.php
ClientFlowLoginControllerTest.php fix(oauth2): retain support for legacy ownCloud clients 2025-04-02 12:05:18 +07:00
ClientFlowLoginV2ControllerTest.php
ContactsMenuControllerTest.php
CssControllerTest.php
GuestAvatarControllerTest.php
JsControllerTest.php
LoginControllerTest.php feat(login): Add rememberme checkbox 2025-11-17 14:16:40 +07:00
LostControllerTest.php
NavigationControllerTest.php
OCSControllerTest.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +07:00
PreviewControllerTest.php fix: Adjust preview for view-only shares 2024-10-28 15:52:27 +07:00
TwoFactorChallengeControllerTest.php
UserControllerTest.php
WellKnownControllerTest.php
WipeControllerTest.php