aboutsummaryrefslogtreecommitdiff
path: root/users
AgeCommit message (Expand)AuthorFilesLines
2024-06-13Ability to Reset Passwords and Better Email TemplatesBobby8-243/+497
2023-07-19Fixing User Deletion SchedulerBobby1-5/+0
2023-07-19Inactive User Deletion + General Config ChangesBobby1-0/+5
2023-07-13More branding updatesBobby1-1/+1
2023-07-13Update Branding and Redirect to `shi.foo`Bobby3-8/+8
2023-05-31Site policy updates and general updatesBobby1-3/+11
2023-05-28Post show view count now, Django session uses redis cacheBobby10-18/+34
2023-05-17Protected usernames + Skippy comes to chat to lonely users + Handle Multiple ...Bobby1-1/+23
2023-05-13Bug Fix: User avatar not being randomly set on registerBobby2-1/+7
2023-05-03Migrated Login to a cleaner experienceBobby1-7/+10
2023-05-02Update Image DirectoryBobby1-0/+17
2023-04-30Removed auto login as it may pose security risksBobby1-4/+0
2023-04-30Email Verification Update w/ Token ExpirationBobby8-76/+159
2023-04-03Added support for profile blinkieBobby4-0/+34
2023-02-15lowercase username while signing upBobby1-2/+2
2023-01-21Configure Oracle Cloud Email DeliveryBobby3-13/+92
2023-01-08Password length validationBobby2-2/+7
2023-01-08Add account actions workingBobby5-22/+48
2023-01-08Update Profile Details and Show Success message on the same tab for account u...Bobby2-34/+49
2023-01-02post improvements and avatar chooserBobby2-3/+18
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