Commit Graph

12 Commits

Author SHA1 Message Date
nemunaire 3a05d4accb admin: Improve user and provider creation 2023-12-24 15:19:15 +01:00
nemunaire 1035610be0 Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
nemunaire 56b22bade5 Fix project name to permit go get
continuous-integration/drone/push Build is running Details
2023-09-07 11:37:18 +02:00
nemunaire c0a3ea2d4c This is happyDomain now
continuous-integration/drone/push Build is passing Details
2022-01-18 10:16:32 +01:00
nemunaire 4f1b20e392 Modular authentication
The authentication is now made through JWT.

It still remains login and signup form to simplify small installations
2021-12-16 20:04:10 +01:00
nemunaire 4f375162a3 Fix display of errors (%w is only for Errorf) 2021-08-13 17:39:04 +02:00
nemunaire c3c484deac Remove legacy code about sources 2021-07-05 18:01:43 +02:00
nemunaire cf416224d1 Refactor to use gin-gonic 2021-06-09 22:51:13 +02:00
nemunaire b15eb2ad44 Split shared actions in a dedicated package 2021-05-20 10:22:10 +02:00
nemunaire 20d4299239 storage: add a method to tidy/optimize the database 2020-12-08 18:25:21 +01:00
nemunaire 9d15f6b9a6 Add the ability to do some user managment tasks through admin API 2020-12-08 18:25:21 +01:00
nemunaire fb9860176e Create a administration interface 2020-12-08 18:25:21 +01:00