Before release #11

Closed
opened 2025-11-27 10:10:09 +00:00 by laurence · 1 comment
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)
    ;; After I implemented change password and stay login, it is more difficult to reproduce the reload bug.
- [x] no logout link in dashboard - [x] layout of permission dialog is broken when there's no image configured - [x] 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 - [x] 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) ;; After I implemented `change password and stay login`, it is more difficult to reproduce the reload bug.
Author
Owner

Mostly fixed in #12

Mostly fixed in https://git.gaiwan.co/gaiwan/Oak/pulls/12
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.