Commit Graph

12 Commits

Author SHA1 Message Date
Pierre-Olivier Mercier
9beff44f09 Implement Ory authentication
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-12-28 18:40:42 +01:00
Pierre-Olivier Mercier
1035610be0 Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
Pierre-Olivier Mercier
e3d8f32b58 New user that wants to receive newsletter can be registered to listmonk
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-19 15:03:40 +01:00
Pierre-Olivier Mercier
56b22bade5 Fix project name to permit go get
Some checks are pending
continuous-integration/drone/push Build is running
2023-09-07 11:37:18 +02:00
Pierre-Olivier Mercier
653a8c02e2 Force cookie refresh during auth check in NO_AUTH context
All checks were successful
continuous-integration/drone/push Build is passing
Bug: https://github.com/happyDomain/happydomain/issues/1
2023-09-07 10:20:50 +02:00
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
Pierre-Olivier Mercier
c0a3ea2d4c This is happyDomain now
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-18 10:16:32 +01:00
Pierre-Olivier Mercier
15fea62a0c Redirect to external login form 2021-12-16 20:04:10 +01:00
Pierre-Olivier Mercier
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
Pierre-Olivier Mercier
4f375162a3 Fix display of errors (%w is only for Errorf) 2021-08-13 17:39:04 +02:00
Pierre-Olivier Mercier
cf416224d1 Refactor to use gin-gonic 2021-06-09 22:51:13 +02:00