Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-08-27 | UseRegistrationKeys featureHEADmaster | curly | -8/+61 | |
2024-08-27 | UID 0000 can be registered with | curly | -23/+21 | |
2024-07-17 | tokens in config | curly | -22/+29 | |
2024-07-17 | config | curly | -12/+78 | |
2024-07-17 | del and list registration keys for admin | curly | -12/+46 | |
2024-07-17 | make new keys with admin user | curly | -1/+44 | |
2024-07-17 | registration keys | curly | -12/+51 | |
2024-07-17 | separate user update forms. require password for deletion | curly | -25/+65 | |
2024-07-16 | change password and username | curly | -1/+42 | |
2024-07-15 | trim whitespace on usernames | curly | -1/+7 | |
2024-07-15 | crap cors | curly | -0/+17 | |
2024-07-15 | UID serialzer doesn't panic anymore | curly | -3/+3 | |
2024-07-03 | register now returns name and id | Curly Bryce | -5/+9 | |
2024-07-03 | transfers | Curly Bryce | -12/+48 | |
2024-07-03 | Serialize, Deserialize UID to make coding easier | Curly Bryce | -94/+136 | |
2024-07-03 | getting of tokovec | Curly Bryce | -6/+39 | |
2024-07-03 | delete users | Curly Bryce | -5/+40 | |
2024-07-03 | full session management | Curly Bryce | -12/+59 | |
2024-07-03 | user login/logout | Curly Bryce | -131/+319 | |
2024-07-02 | users can have same name. Get users by name or user by UID | Curly Bryce | -12/+34 | |
2024-07-02 | update status codes | Curly Bryce | -15/+25 | |
2024-07-02 | http status codes roughly added | Curly Bryce | -11/+29 | |
2024-07-02 | remove test code | Curly Bryce | -32/+1 | |
2024-07-02 | Initial working | Curly Bryce | -0/+285 | |