Before release #11
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)
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?