13 Commits

Author SHA1 Message Date
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
1a30447ab1 Update the configuration reading using polochon's way 2019-05-11 15:17:57 +02:00
779ef8d211 Add routes to retrieve module's status
One route for the user's polochon modules statuses
One route for the modules statuses of Canape itself
2019-04-13 12:17:13 +02: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