aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-08-27UID 0000 can be registered withcurly-23/+21
2024-07-17tokens in configcurly-22/+29
2024-07-17configcurly-12/+78
2024-07-17del and list registration keys for admincurly-12/+46
2024-07-17make new keys with admin usercurly-1/+44
2024-07-17registration keyscurly-12/+51
2024-07-17separate user update forms. require password for deletioncurly-25/+65
2024-07-16change password and usernamecurly-1/+42
2024-07-15trim whitespace on usernamescurly-1/+7
2024-07-15crap corscurly-0/+17
2024-07-15UID serialzer doesn't panic anymorecurly-3/+3
2024-07-03register now returns name and idCurly Bryce-5/+9
2024-07-03transfersCurly Bryce-12/+48
2024-07-03Serialize, Deserialize UID to make coding easierCurly Bryce-94/+136
2024-07-03getting of tokovecCurly Bryce-6/+39
2024-07-03delete usersCurly Bryce-5/+40
2024-07-03full session managementCurly Bryce-12/+59
2024-07-03user login/logoutCurly Bryce-131/+319
2024-07-02users can have same name. Get users by name or user by UIDCurly Bryce-12/+34
2024-07-02update status codesCurly Bryce-15/+25
2024-07-02http status codes roughly addedCurly Bryce-11/+29
2024-07-02remove test codeCurly Bryce-32/+1
2024-07-02Initial workingCurly Bryce-0/+285