nextcloud-server/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
..
AppPasswordController.php
AutoCompleteController.php
AvatarController.php
CSRFTokenController.php
ClientFlowLoginController.php
ClientFlowLoginV2Controller.php
CollaborationResourcesController.php
ContactsMenuController.php
CssController.php
ErrorController.php
GuestAvatarController.php
HoverCardController.php
JsController.php
LoginController.php feat(login): Add rememberme checkbox 2025-11-17 14:16:40 +07:00
LostController.php
NavigationController.php
OCJSController.php
OCMController.php
OCSController.php
PreviewController.php
ProfileApiController.php
RecommendedAppsController.php
ReferenceApiController.php
ReferenceController.php
SetupController.php
TaskProcessingApiController.php
TeamsApiController.php fix(team-api): get all teams details in a single request 2025-11-12 21:21:55 +07:00
TextProcessingApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-11 08:09:35 +07:00
TextToImageApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-11 08:09:35 +07:00
TranslationApiController.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-11 08:09:35 +07:00
TwoFactorApiController.php
TwoFactorChallengeController.php
UnifiedSearchController.php fix(unified-search): Remove hard-coded search result limit 2025-11-13 17:04:35 +07:00
UnsupportedBrowserController.php fix: translation on /unsupported screen 2025-10-21 08:31:21 +07:00
UserController.php
WalledGardenController.php
WebAuthnController.php
WellKnownController.php
WhatsNewController.php
WipeController.php