-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Eric Richer edited this page Dec 4, 2020
·
2 revisions
Welcome to the LmcUser wiki!
- How to override built in view scripts
- How to embed the login form on another page
- How to modify the form objects used by LmcUser
- How to store custom form values into your user entity at registration
- How to perform a custom action when a new user account is created
- How to choose which user fields are used during authentication
- How to modify the login and/or registration form timeout
- How to check if the user is logged in
- How to change password and email (not complete)
- How to configure a session timeout
- How to secure sessions against session hijacking attacks