chopping username after @ character if present
authorChris Koeritz <fred@gruntose.com>
Fri, 21 Feb 2020 21:23:37 +0000 (16:23 -0500)
committerChris Koeritz <fred@gruntose.com>
Fri, 21 Feb 2020 21:23:37 +0000 (16:23 -0500)
commit28bfb9b06bf809ccb1d3c04fd7e34602484e15fd
tree205e1b0614304066debffb121ebb6ca7e762e419
parentee03c3acfeba7ff480aa3eaceb4f07804e5494c2
chopping username after @ character if present

this fixes user names in the form of blah@someplace.email.dom to address redhat IDM style user names.
scripts/core/functions.sh