/var/www/vhosts/ihelp.ro/httpdocs/vendor/cakedc/users/Docs/Documentation
NameSizeModeActions
Migration/-0755rm
OneTimePasswordAuthenticator/-0755rm
Authentication.md72790644editdlrm
Authorization.md31040644editdlrm
Configuration.md79340644editdlrm
Events.md11220644editdlrm
Extending-the-Plugin.md68270644editdlrm
Installation.md31810644editdlrm
InterceptLoginAction.md14800644editdlrm
Overview.md6580644editdlrm
SocialAuthentication.md61580644editdlrm
Translations.md5770644editdlrm
Two-Factor-Authenticator.md8440644editdlrm
UserHelper.md21110644editdlrm
Yubico-U2F.md5500644editdlrm
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/cakedc/users/Docs/Documentation/Overview.md (658B)
Overview ======== You can use the plugin as it comes if you're happy with it or, more common, extend your app specific user implementation from the plugin. The plugin itself is already capable of: * User registration * Account verification by a token sent via email * User login (email / password) * Social login (Twitter, Facebook, Google, Instagram, LinkedIn) * Password reset based on requesting a token by email and entering a new password * User management (add / edit / delete) * Simple roles management * Simple Rbac and SuperUser Authorize * RememberMe using cookie feature * reCaptcha for user registration and login * Two Factor authentication