This extension provides two common models:
- User
- Profile
And a SimpleProfile model, added email
and phone
attributes
compared with Profile model.
We also provide a UserSearch
model for searching user, a LoginLog
model to record log-in actions, a Username
model
to customize the identifier for user.
- Using the User model
- Using the Profile model
- Using the Password History model
- Using the Role-Based Authorization Control Features
- Using the Login Log model
- Using the Username model
- Using the Login Method
- Internationalization