aboutsummaryrefslogtreecommitdiff
path: root/pkg/model/users.go (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-08Removed useless user model codeJulien Dessaux1-5/+4
2021-04-21Reworked the webui package, added authentication feature and testsJulien Dessaux1-5/+5
2021-04-12Implemented the user login database functionJulien Dessaux1-0/+5
2021-04-12Implemented a user table and the CreateUser functionJulien Dessaux1-0/+17