aboutsummaryrefslogtreecommitdiff
path: root/go-src/user.go
Commit message (Expand)AuthorAgeFilesLines
* Removed password hashing obligationSyndamia2021-09-111-2/+0
* Updated user props namesSyndamia2021-09-111-6/+6
* Reworked user functions into methods, properly implemented account updatingSyndamia2021-07-231-37/+51
* Roughly implemented account name changeSyndamia2021-07-231-1/+16
* Very roughly implemented password updatingSyndamia2021-07-221-0/+8
* Implemented user logging outSyndamia2021-07-091-0/+5
* Fixed user login password validationSyndamia2021-07-091-1/+1
* Changed file structure and implemented rester file creation and login checkSyndamia2021-07-051-0/+43