-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
Add User.profile
field. It will store publically accessible user profile information i.e. username, password, and user groups.
Other user fields will be private and accessible by admin users only.
- Implement
UserProfile
class - Re-organize
User
model to haveprofile
field - Update
post_user
handler - Update user related tests
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done