mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 17:23:22 +03:00
🐛 Bug Report: Logout page does not display custom appName #216
Reference in New Issue
Block a user
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?
Originally created by @mitchplze on GitHub.
Reproduction steps
The logout page does not display the customized "Application Name" when set in Application Configuration.
Navigate to
https://pocket-id-url/logoutObserve the text:
Expected behavior
The text should read "Do you want to sign out of Custom Application Name with the account First Name Last Name?"
I'm not sure if the username/name missing is also a bug, or something else in my environment. See screenshot.
Actual Behavior
Version and Environment
v0.53.0, Docker
Log Output
n/a
@stonith404 commented on GitHub:
This should be fixed in
6375e18bd1and will be released in the next release.