Displaying 1 result from an estimated 1 matches for "hsmith".
Did you mean:
smith
2013 Mar 19
1
User Groups (hadnling undefine groups)
...: Group names must not be empty. If you want to
specify "no groups" pass an empty array" even in the notice and logs the
correct value ("wheel") is logged?
I was inital just planning on passing undef variables, but the dont seems
to undefined (see the second example (hsmith)
Any suggestions on either fixing the empty groups issue ora better
handling groups that are not part of this node would be greatly appreciated.
Thanks
my user class
....
$default_groups = [ ''wheel'' ]
# db_user will be "undef" and it need to be a empty stri...