Before release #11

Open
opened 2025-11-27 10:10:09 +00:00 by laurence · 0 comments
Owner
  • no logout link in dashboard
  • layout of permission dialog is broken when there's no image configured
  • when changing the password, it immediately logs you out, because now your authentication/claim is older than your credential. This is sort of by design, but it should log out other sessions, so we need to update the claim in the current session
  • there's some bug with the password form, after I change my password and click the link (which says "go to dasboard", but I'm not logged in, so it goes to login), I don't seem to be able to log in at that point. The form re-renders without an error. If I reload the form then I can log in. (need to try if I can cleanly reproduce, just capturing for now)
- [ ] no logout link in dashboard - [x] layout of permission dialog is broken when there's no image configured - [ ] when changing the password, it immediately logs you out, because now your authentication/claim is older than your credential. This is sort of by design, but it should log out other sessions, so we need to update the claim in the current session - [ ] there's some bug with the password form, after I change my password and click the link (which says "go to dasboard", but I'm not logged in, so it goes to login), I don't seem to be able to log in at that point. The form re-renders without an error. If I reload the form then I can log in. (need to try if I can cleanly reproduce, just capturing for now)
Sign in to join this conversation.
No labels
bug
small
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gaiwan/Oak#11
No description provided.