aboutsummaryrefslogtreecommitdiff
path: root/users/urls.py
AgeCommit message (Collapse)AuthorFilesLines
2024-06-13Ability to Reset Passwords and Better Email TemplatesBobby1-15/+22
2023-07-13Update Branding and Redirect to `shi.foo`Bobby1-2/+2
2023-05-28Post show view count now, Django session uses redis cacheBobby1-1/+2
2023-04-30Email Verification Update w/ Token ExpirationBobby1-4/+4
2023-04-03Added support for profile blinkieBobby1-0/+1
2023-01-08Add account actions workingBobby1-0/+1
2023-01-02post improvements and avatar chooserBobby1-0/+1
2022-12-28Registraion function with captcha workingBobby1-1/+0
2022-11-20added repository main screenBobby1-9/+9
2022-10-10Revert "Moving login and logout functions to subdomains"Bobby1-1/+0
This reverts commit 69cba5af4a819ef732e3bbb7918bacf3c020808f.
2022-10-10Revert "Unauthorized error on no referrer"Bobby1-0/+1
This reverts commit 6830aa50a538b057ddd11fd9e84549dec0b40a1a.
2022-10-10Unauthorized error on no referrerBobby1-1/+0
2022-10-10Moving login and logout functions to subdomainsBobby1-0/+1
2022-09-05Added Captcha Store to Admin RouteBobby1-1/+0
2022-08-29basic registration page with disabled registrationBobby1-0/+1
2022-08-01feature: change user email addressBobby1-0/+2
2022-07-30user verification email required for loginBobby1-0/+2
2022-07-29password change on account pageBobby1-0/+1
2022-07-29Update Profile::account workingBobby1-0/+1
2022-07-20Change Admin area settingsBobby1-0/+6
2022-07-20Add users app to control user actions: added login and logoutBobby1-0/+9