![]() |
Changing login error message - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: Changing login error message (/t-changing-login-error-message) |
Changing login error message - grobleschmomble - 2024-02-16 Hi there, I'm just wondering if there's there any way to change the text of the circled message? Thank you! ![]() RE: Changing login error message - TheDreadPirate - 2024-02-16 It is hard coded. You might be able to find the file that contains the message and change it. But you would lose it the next time you reinstall or upgrade. https://github.com/search?q=repo%3Ajellyfin%2Fjellyfin-web%20%22you%20are%20not%20authorized%22&type=code |