nextcloud/core/Controller
Morris Jobke 7613801a58
Change password expiration time from 12h to 7d
We use the same logic for creating accounts without a password and there the 12h is a bit short. Users don't expect that the signup link needs to be clicked within 12h - 7d should be a more expected behavior.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-16 09:24:38 +02:00
..
AutoCompleteController.php don't create sorter instances when none was requested 2017-11-28 13:30:51 +01:00
AvatarController.php Move avatar code to Avatar Class 2017-11-29 14:23:15 +01:00
ClientFlowLoginController.php Don't use special chars to avoid confusion 2018-05-22 14:51:30 +02:00
ContactsMenuController.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
CssController.php Update license headers 2017-11-06 16:56:19 +01:00
JsController.php Update license headers 2017-11-06 16:56:19 +01:00
LoginController.php don't try login with the same name that just failed 2018-02-26 10:32:38 +01:00
LostController.php Change password expiration time from 12h to 7d 2018-10-16 09:24:38 +02:00
OCJSController.php Use correct L10N files for jsconfig 2018-01-05 14:33:03 +01:00
OCSController.php Update license headers 2017-11-06 16:56:19 +01:00
PreviewController.php Update license headers 2017-11-06 16:56:19 +01:00
SetupController.php Update license headers 2017-11-06 16:56:19 +01:00
TwoFactorChallengeController.php Update license headers 2017-11-06 16:56:19 +01:00
UserController.php Update license headers 2017-11-06 16:56:19 +01:00
WalledGardenController.php Add 204 endpoint 2017-11-02 10:30:16 +01:00