aboutsummaryrefslogtreecommitdiff
path: root/api/auth
Commit message (Collapse)AuthorAge
* dprint fmtlonkaars2021-04-26
|
* update username/email endpointslonkaars2021-04-26
|
* fix index out of range error + dprint fmtlonkaars2021-04-23
|
* implement user secretslonkaars2021-04-22
|
* fix ugly horizontal alignment by dprintlonkaars2021-04-16
|
* spaces > tabs in python :(lonkaars2021-04-16
|
* fix api/game/acceptlonkaars2021-04-16
|
* new valid and util module, more function decoratorslonkaars2021-04-15
|
* dprint yapf continuation align style editlonkaars2021-04-11
|
* dprint yapf python formattinglonkaars2021-04-11
|
* added commentslonkaars2021-03-28
|
* lil fixlonkaars2021-03-27
|
* spell check comments + more commentslonkaars2021-03-19
|
* Comentaar toegevoegd * feest*daanoor2021-03-18
|
* remove avatar column from users tablelonkaars2021-03-18
|
* remove stale tokens from databaselonkaars2021-03-16
|
* use lower() for register, search and loginlonkaars2021-03-14
|
* server-side register data validationlonkaars2021-03-09
|
* updated token_loginlonkaars2021-03-07
|
* added dynamic api routinglonkaars2021-02-22
|
* working websocket connectionlonkaars2021-02-16
|
* base /api/game/newlonkaars2021-02-12
|
* updated signup for new status column in sqllonkaars2021-02-12
|
* private token loginlonkaars2021-01-15
|
* username-less token authenticationlonkaars2021-01-15
|
* login pagina werktlonkaars2021-01-15
|
* token cookie in loginlonkaars2021-01-15
|
* token cookie workinglonkaars2021-01-15
|
* register set cookie instead of returning requestlonkaars2021-01-15
|
* token authlonkaars2021-01-14
|
* loginlonkaars2021-01-14
|
* semi token authenticationlonkaars2021-01-14
|
* no double emails or usernameslonkaars2021-01-14
|
* user registration api endpointlonkaars2021-01-13
|
* semi- user registrationlonkaars2021-01-13