happyDomain/internal
Pierre-Olivier Mercier a60489d0cf fix: update LastLoggedIn on successful password authentication
The field existed but was never written, making it useless for security
auditing. Record the time at each successful login and persist it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 18:30:41 +07:00
..
adapters Update to latest dnscontrol 2026-02-03 11:04:38 +08:00
api web: Integrate BasePath support into frontend and fix web route serving 2026-03-01 17:41:02 +07:00
api-admin fix: resolve go vet variable shadowing warnings 2026-03-01 17:37:59 +07:00
app Support configurable BasePath for hosting at a sub-path 2026-03-01 17:41:01 +07:00
avatar Clean architecture refactoring 2025-04-22 14:15:03 +02:00
captcha Add Altcha captcha provider support 2026-02-13 12:29:14 +07:00
config web: Integrate BasePath support into frontend and fix web route serving 2026-03-01 17:41:02 +07:00
forms chore: replace interface{} with any across the codebase 2026-03-01 17:38:04 +07:00
helpers chore: apply Go naming conventions and minor code improvements 2026-03-01 17:38:12 +07:00
mailer chore: apply Go naming conventions and minor code improvements 2026-03-01 17:38:12 +07:00
newsletter chore: apply Go naming conventions and minor code improvements 2026-03-01 17:38:12 +07:00
session Refactor session usecase: simplification 2025-11-07 17:59:57 +07:00
storage chore: apply Go naming conventions and minor code improvements 2026-03-01 17:38:12 +07:00
usecase fix: update LastLoggedIn on successful password authentication 2026-03-11 18:30:41 +07:00