6 Commits

Author SHA1 Message Date
dfc8ace186 feat: add password reset flow
- Add /forgot-password and /reset-password routes (Dutch UI)
- Wire sendResetPassword into emailAndPassword config (not a plugin)
- Send styled HTML email via nodemailer with 1-hour expiry
- Add 'Wachtwoord vergeten?' link on login page
- Update routeTree.gen.ts with new routes
2026-03-11 09:43:32 +01:00
79869a9a21 feat:drinkkaart 2026-03-03 23:52:49 +01:00
e7b3d7260f fix:use cloudflare's crypto lib for passwords 2026-03-03 14:59:45 +01:00
b343314931 feat:admin 2026-03-02 16:42:15 +01:00
65d5ab71d7 webpage start 2026-03-02 14:47:14 +01:00
47f9a25834 initial commit 2026-02-24 11:35:17 +01:00