Skip to content
Snippets Groups Projects
Commit 21490fcb authored by Bob Mottram's avatar Bob Mottram
Browse files

Don't show user password

parent 8cc55561
No related branches found
No related tags found
No related merge requests found
......@@ -272,7 +272,7 @@ ${PROJECT_NAME}-notification -m $"A new user was added: $ADD_USERNAME $(date)" -
clear
echo $"New user $ADD_USERNAME was created"
echo $"Password: $NEW_USER_PASSWORD"
#echo $"Password: $NEW_USER_PASSWORD"
echo ''
echo $"They can download their GPG keys with:"
echo ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment