tfstated/pkg/webui
Julien Dessaux 929657fd34
All checks were successful
main / main (push) Successful in 1m40s
main / deploy (push) Has been skipped
main / publish (push) Has been skipped
chore(webui): improve the randomness of session cookies
Closes #24
2025-04-23 00:20:52 +02:00
..
html chore(webui): improve the states id page 2025-04-21 23:49:24 +02:00
static fix(webui): display an error page in all error cases 2025-04-19 15:19:21 +02:00
accounts.go feat(webui): add user account creation 2025-04-06 00:01:18 +02:00
accountsId.go feat(webui): add user account status page 2025-04-13 09:33:11 +02:00
accountsIdResetPassword.go feat(webui): add password reset page 2025-04-20 21:51:23 +02:00
admin.go fix(webui): display user accounts menu entry to admin even on error pages 2025-04-06 00:01:18 +02:00
cache.go feat(webui): bootstrap session handling and login process 2025-01-06 00:41:32 +01:00
error.go fix(webui): display an error page in all error cases 2025-04-19 15:19:21 +02:00
healthz.go feat(tfstated): bootstrap webui listening on a second port 2025-01-02 19:43:53 +01:00
index.go feat(webui): open a currated version of the user accounts section to non admin users 2025-04-15 00:08:24 +02:00
login.go chore(webui): refactor session routing 2025-04-23 00:15:04 +02:00
logout.go fix(webui): display user accounts menu entry to admin even on error pages 2025-04-06 00:01:18 +02:00
render.go feat(webui): bootstrap session handling and login process 2025-01-06 00:41:32 +01:00
routes.go chore(webui): refactor session routing 2025-04-23 00:15:04 +02:00
run.go feat(webui): bootstrap session handling and login process 2025-01-06 00:41:32 +01:00
sessions.go chore(webui): improve the randomness of session cookies 2025-04-23 00:20:52 +02:00
settings.go chore(webui): redesign the settings page and fix a few display elements 2025-04-07 00:43:35 +02:00
states.go chore(webui): various inconsequential fixes 2025-04-21 23:50:07 +02:00
statesId.go feat(webui): add renaming a state path 2025-04-22 00:02:48 +02:00
versions.go chore(webui): redesign the accounts page 2025-04-12 13:55:55 +02:00