aboutsummaryrefslogtreecommitdiff
path: root/users
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Fix: Email Visibility to Private when account turns PrivateBobby1-1/+1
2022-08-01feature: change user email addressBobby5-3/+76
2022-07-30user verification email required for loginBobby4-7/+77
2022-07-30Added email_verified field to track verified accountsBobby2-0/+19
2022-07-29password change on account pageBobby2-1/+27
2022-07-29Update Profile::account workingBobby2-0/+38
2022-07-29Remove print debug messages users/viewsBobby1-2/+0
2022-07-29Account Page with Fetched Information from the databaseBobby3-1/+48
2022-07-20Change Admin area settingsBobby1-0/+6
2022-07-20Add users app to control user actions: added login and logoutBobby8-0/+56