aboutsummaryrefslogtreecommitdiff
path: root/users
AgeCommit message (Expand)AuthorFilesLines
2022-09-20Display Gravatars on CommentsBobby1-11/+11
2022-09-20Added registrationBobby1-3/+45
2022-09-20Logout to refererBobby1-1/+1
2022-09-05Added Captcha Store to Admin RouteBobby2-2/+2
2022-09-05Fixed Captcha StoreBobby5-3/+65
2022-09-05Added captcha to register pageBobby3-0/+51
2022-08-29basic registration page with disabled registrationBobby2-2/+8
2022-08-29Disable Homepage, Profile Visibility and User Specific URL temporarilyBobby1-1/+4
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