tfstated/pkg/webui
Julien Dessaux 922112e181
All checks were successful
main / main (push) Successful in 1m49s
main / deploy (push) Has been skipped
main / publish (push) Has been skipped
feat(webui): add password reset page
#20
2025-04-20 21:51:23 +02:00
..
html feat(webui): add password reset page 2025-04-20 21:51:23 +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 feat(webui): add password reset page 2025-04-20 21:51:23 +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 feat(webui): add password reset page 2025-04-20 21:51:23 +02:00
run.go feat(webui): bootstrap session handling and login process 2025-01-06 00:41:32 +01:00
sessions.go feat(webui): add sessions expiration 2025-04-18 23:41:12 +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): redesign the settings page and fix a few display elements 2025-04-07 00:43:35 +02:00
versions.go chore(webui): redesign the accounts page 2025-04-12 13:55:55 +02:00