Commit Graph

12 Commits

Author SHA1 Message Date
3d9aecf214 Refactor session to use gorilla like sessions 2024-05-23 17:29:34 +02:00
1035610be0 Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
df76dd5476 Create basic forms for DKIM, DMARC, MTA-STS and TLS-RPT 2023-12-11 18:28:04 +01:00
857e70c079 Migrate from dns.RR to dnscontrol.RecordConfig
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-15 20:30:48 +02:00
1711a4736e Save time.Duration as seconds instead of nanoseconds 2023-02-24 16:49:32 +01:00
007adaeaa8 leveldb: Migrate identifiers 2023-01-11 12:25:28 +01:00
c0a3ea2d4c This is happyDomain now
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-18 10:16:32 +01:00
8aa6f933a3 Rename project happyDomain 2021-12-31 15:52:15 +01:00
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
1f7cae7403 Add log during leveldb migration process 2021-07-05 18:01:43 +02:00
e3fb589cd7 Create migration script from sources to providers for LevelDB 2021-07-05 18:01:43 +02:00
b6d3899b81 Prepare leveldb migrations 2020-12-08 18:25:23 +01:00