You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My friend was trying to set up mattermost on yunohost and they encountered an issue where the bash install script interpreted a character that they typed into their password as syntax. They were eventually identify the problematic character as ( but I know there are probably mulitple ways this can go bad in bash.
ForestJohnson
changed the title
Installation Script is sensitive to bash syntax characters.
Installation Script is sensitive to bash syntax characters in password
Oct 13, 2021
Describe the bug
My friend was trying to set up mattermost on yunohost and they encountered an issue where the bash install script interpreted a character that they typed into their password as syntax. They were eventually identify the problematic character as
(
but I know there are probably mulitple ways this can go bad in bash.mattermost_ynh/scripts/install
Line 31 in 19024d2
...
mattermost_ynh/scripts/install
Line 173 in 19024d2
Context
Steps to reproduce
Install mattermost for yunohost
enter the password
(i_like_eggs
Expected behavior
It works 😇
Logs
They posted this log in chat channel:
The text was updated successfully, but these errors were encountered: