Bradley Shellnut
|
d70b3061b5
|
Moving a lot around for hono
|
2024-07-21 12:05:48 -07:00 |
|
Bradley Shellnut
|
42292c15b2
|
Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table.
|
2024-07-11 15:53:56 -07:00 |
|
|
|
d83eaadc0b
|
Adding table for two factor codes and utils for tables.
|
2024-07-08 09:09:41 -07:00 |
|
Bradley Shellnut
|
ad20f88b84
|
Fixing seeding and migrations. Fixing other login flows and the check for being fully authenticated. Still need to refactor landing page to mitigate bypassing 2FA.
|
2024-06-14 19:11:18 -07:00 |
|
Bradley Shellnut
|
43877868a4
|
Fixing env.ts to look for env variables, fix seeding data, adding dependencies needed for this.
|
2024-06-13 17:32:09 -07:00 |
|
Bradley Shellnut
|
e4ff068fe1
|
Starting over migrations, revert schema date string type, using two variables in session for knowing if 2FA is valid, adding checks everywhere on protected routes and APIs.
|
2024-06-11 19:12:12 -07:00 |
|
Bradley Shellnut
|
36aa0636a3
|
Adding not null to games columns, fixing TOTP form, and fixing TOTP verifying.
|
2024-06-08 17:25:01 -07:00 |
|
Bradley Shellnut
|
2609c28619
|
Adding totp enabled to session, restarting migrations, updating many Shadcn svelte components, and refactoring to move 2FA to its own page.
|
2024-06-08 15:09:21 -07:00 |
|
Bradley Shellnut
|
a8eed0d86d
|
Moving drizzle into it's own DB folder and moving all the table types to separate files.
|
2024-05-07 17:19:13 -07:00 |
|