bewcloud/lib/models
Bruno Bernardino c7d6b8077b
Enable Email as a MFA method/option (#68)
This adds Email as a multi-factor authentication method/option. It reuses the `VerificationCode` for the code generation and validation.

It also refactors the email templating for easier repurposing.

Finally, it has a small Deno version bump.

Closes #25
2025-06-11 15:53:39 +01:00
..
multi-factor-auth Enable Email as a MFA method/option (#68) 2025-06-11 15:53:39 +01:00
dashboard.ts Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
email.ts Enable Email as a MFA method/option (#68) 2025-06-11 15:53:39 +01:00
expenses.ts Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
files.ts Implement a more robust Config (#60) 2025-05-25 15:48:53 +01:00
multi-factor-auth.ts Enable Email as a MFA method/option (#68) 2025-06-11 15:53:39 +01:00
news.ts Refactor data handlers + misc fixes 2025-05-24 08:24:10 +01:00
oidc.ts Fix WebDAV discovery 2025-06-06 11:30:04 +01:00
user.ts Implement a more robust Config (#60) 2025-05-25 15:48:53 +01:00