Commit graph

13 commits

Author SHA1 Message Date
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
e23a146490
feat(webui): add user accounts list, admin middleware and admin restricted menu entries 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
26e10a9399
feat(webui): implement state versions list 2025-01-27 22:00:51 +01:00
6e069484cb
feat(webui): bootstrap session handling and login process 2025-01-06 00:41:32 +01:00
1dbb1b9ee7
chore(tfstated): refactor setting last login date time on successful HTTP basic auth 2024-12-28 23:16:09 +01:00
f649f7bbbf
chore(tfstated): implement a transaction wrapper 2024-12-17 23:19:21 +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
7c96e1b780
fix(tfstated): return 403 Forbidden on non existent account 2024-11-15 23:59:14 +01:00
3d8812fbd0
feat(tfstated): implement HTTP basic auth 2024-11-14 01:34:29 +01:00