aboutsummaryrefslogtreecommitdiff
path: root/users
AgeCommit message (Expand)AuthorFilesLines
2022-12-28Register form fixed many times till now. This is another attemptBobby1-1/+1
2022-12-28Fix working in Verification emailsBobby2-2/+2
2022-12-28Registraion function with captcha workingBobby7-59/+102
2022-12-28Added AvatarsBobby2-1/+23
2022-12-27Big Overhaul: Major Changes for Migrating to a Clean Code and StyleBobby1-3/+2
2022-11-20added repository main screenBobby1-9/+9
2022-11-10handle email verification for user profiles which dont existBobby1-2/+10
2022-10-10Revert "Moving login and logout functions to subdomains"Bobby2-22/+9
2022-10-10Revert "Fixed Referrer on production"Bobby1-8/+6
2022-10-10Revert "SSL redirect on subdomain"Bobby1-2/+1
2022-10-10Revert "Unauthorized error on no referrer"Bobby2-12/+11
2022-10-10Unauthorized error on no referrerBobby2-11/+12
2022-10-10SSL redirect on subdomainBobby1-1/+2
2022-10-10Fixed Referrer on productionBobby1-6/+8
2022-10-10Moving login and logout functions to subdomainsBobby2-9/+22
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