aboutsummaryrefslogtreecommitdiff
path: root/middleware/authentication.py
AgeCommit message (Collapse)AuthorFilesLines
2024-10-04Added global meta middlewareBobby1-6/+5
2024-09-13Update Auth MiddlewareBobby1-2/+4
2024-08-30auth fixBobby1-7/+0
2024-08-30auth fixBobby1-1/+0
2024-08-30auth fixBobby1-1/+1
2024-08-30watch history update + some general stuffBobby1-1/+9
2024-08-26temp auth on rate limitBobby1-1/+1
2024-08-25profile page designBobby1-1/+1
2024-08-25Better auth for SSR. Profile and Watch prepBobby1-3/+6
2024-08-24auth verification cookieBobby1-12/+48
2024-08-24Auth middlewareBobby1-0/+45