nextcloud-server/core/Controller
Roeland Jago Douma deb7d2364f
Merge pull request #13869 from nextcloud/enh/clean_pending_2fa_session_on_password_change
Clean pending 2FA authentication on password reset
2019-01-29 19:50:15 +01:00
..
AppPasswordController.php Add an endppoint for clients to request an app password 2018-10-03 19:05:20 +02:00
AutoCompleteController.php
AvatarController.php Make the info available if the avatar was uploaded or generated 2018-08-01 10:56:22 +02:00
ClientFlowLoginController.php Fix template paramter 2019-01-18 15:30:38 +01:00
ContactsMenuController.php
CSRFTokenController.php
CssController.php Don't require Same Site Cookies on assets 2018-10-17 09:24:21 +02:00
JsController.php Don't require Same Site Cookies on assets 2018-10-17 09:24:21 +02:00
LoginController.php Clears the local storage after logout 2019-01-29 09:02:52 +01:00
LostController.php Clean pending 2FA authentication on password reset 2019-01-29 13:08:56 +01:00
NavigationController.php
OCJSController.php
OCSController.php
PreviewController.php
SearchController.php
SetupController.php Npmize (vendor) scripts 2019-01-09 15:01:59 +01:00
SvgController.php Keep list of icons in a separate file for use in the accessibility app 2018-10-25 12:16:10 +02:00
TwoFactorChallengeController.php
UserController.php
WalledGardenController.php
WhatsNewController.php