13 Commits

Author SHA1 Message Date
13dcdae676 Update and lint all go code
Signed-off-by: Lucas BEE <pouulet@gmail.com>
2025-04-07 14:39:20 +02:00
1197e6ce6c Move the tokens into the models
By the way, move he sqly package in the models as well
2020-03-02 13:07:04 +01:00
09eb97b235 Remove unused stuff and check more errors
All checks were successful
continuous-integration/drone/push Build is passing
All the things fixed where reported by golangci-lint.
2020-03-01 16:20:06 +01:00
7dee9e0a7c Implement the delete user function in the backend 2020-01-07 12:52:40 +01:00
3b397300bc Add the Eventers logic and handlers 2019-07-15 10:29:44 +00:00
07eefe1870 Rename backend/backend in backend/models 2019-07-15 08:29:49 +00:00
9c429ba3d4 Put user in backend 2019-07-15 08:29:49 +00:00
2ca1097b77 Better users handlers
Catch empty usernames or password on register
2019-07-15 08:29:49 +00:00
fda1bc076a Add user password edition as admin on all users 2019-07-15 08:27:39 +00:00
4bd2057d12 Update gitlab import path 2018-08-16 08:16:26 +02:00
fd3925cdb0 Allow admins to generate a user token 2018-05-03 14:27:00 +02:00
3aab700add Make everything work with the new paths 2018-02-15 13:36:23 +01:00
d0bc31fae4 Move files arround 2018-02-15 13:18:35 +01:00