Commit Graph

11 Commits

Author SHA1 Message Date
nemunaire 1035610be0 Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
nemunaire e3d8f32b58 New user that wants to receive newsletter can be registered to listmonk
continuous-integration/drone/push Build is passing Details
2023-11-19 15:03:40 +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 653a8c02e2 Force cookie refresh during auth check in NO_AUTH context
continuous-integration/drone/push Build is passing Details
Bug: https://github.com/happyDomain/happydomain/issues/1
2023-09-07 10:20:50 +02:00
Renovate Bot 7b91fc8f5f fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 2023-05-18 19:52:22 +02:00
Paul fd8876da75 General message clarifications 2023-03-12 16:02:24 +01:00
nemunaire c0a3ea2d4c This is happyDomain now
continuous-integration/drone/push Build is passing Details
2022-01-18 10:16:32 +01:00
nemunaire 15fea62a0c Redirect to external login form 2021-12-16 20:04:10 +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 cf416224d1 Refactor to use gin-gonic 2021-06-09 22:51:13 +02:00