Page Index - ZF-Commons/ZfcUser GitHub Wiki
15 page(s) in this GitHub Wiki:
- Home
- How To
- How to change password and email
- How to check if the user is logged in
- How to choose which user fields are used during authentication
- How to configure a session timeout
- How to embed the login form on another page
- How to modify the form objects used by ZfcUser
- How to modify the login and or registration form timeout
- How to override built in view scripts
- How to perform a custom action when a new user account is created
- How to secure sessions against session hijacking attacks
- How to store custom form values into your user entity at registration
- How to use image captcha
- ZfcUser Concepts and Goals