Closed
Description
One hard to debug issue with comes up when users enter the wrong thing in their login shell. One way to prevent this would be to take the input from the textbox and use PHP to ask the web node whether such a shell exists, but realistically people only use bash and zsh, so a simpler solution would be to make it a dropdown: bash, zsh, custom. And if people choose custom then they probably know what they're doing. We can't remove the login shell feature from the user portal entirely because it has to be done through LDAP.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done