Commit graph

10 commits

Author SHA1 Message Date
922112e181
feat(webui): add password reset page
All checks were successful
main / main (push) Successful in 1m49s
main / deploy (push) Has been skipped
main / publish (push) Has been skipped
#20
2025-04-20 21:51:23 +02:00
2bf1731343
feat(webui): add user account status page
All checks were successful
main / main (push) Successful in 1m53s
main / deploy (push) Has been skipped
main / publish (push) Has been skipped
2025-04-13 09:33:11 +02:00
26c5f9c5c7
feat(webui): add user account creation 2025-04-06 00:01:18 +02:00
7a3bf725b0
chore(tfstated): change database account id format to uuidv7 2025-04-06 00:01:18 +02:00
ab548d249b
chore(tfstated): change database account id format to uuidv7 2025-01-31 20:53:29 +01:00
98c7d6f578
feat(webui): bootstrap account settings management with light and dark mode 2025-01-30 00:19:16 +01:00
25ed1188ed
chore(tfstated): refactor helpers to their own package 2024-12-17 23:19:18 +01:00
5b6da56089
fix(tfstated): hash passwords instead of relying on the database encryption key 2024-11-16 00:36:17 +01:00
478f42f8a9
chore(tfstated): use a struct{} as context.Context key 2024-11-15 23:48:35 +01:00
3d8812fbd0
feat(tfstated): implement HTTP basic auth 2024-11-14 01:34:29 +01:00