An easier method to log out #479
Replies: 2 comments
-
|
Another reason to have different method to log out. If a user is not a system admin, they won't have access to the application settings, and therefore they won't have access to the "Log out" link. Effectively, the only way to log out is to delete the session cookies from the browser. |
Beta Was this translation helpful? Give feedback.
-
|
Shipped in v1.9.0 🎉 Log out is now reachable directly from the navigation — no more digging through Settings → Personal → Account:
A short confirmation guards against accidental taps. Thanks for the suggestion, @aitor-imaz! Release: https://github.com/ulsklyc/yuvomi/releases/tag/v1.9.0 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
To my knowledge, the only way to log out is to go to Settings / Personal / Account and to click on "Log out" at the bottom of the screen. This seems unnecessarily cumbersome.
It would be useful to have a method that is more readily available. It could be implemented as a permanently visible button/link, or with a keyboard shortcut.
Beta Was this translation helpful? Give feedback.
All reactions