Github user felixcheung commented on the issue: https://github.com/apache/zeppelin/pull/2585 hmm, since this is around security perhaps we need to be more careful? how about we add a check for the owner username is valid (at least not "") and not add to the admin role if it is not valid?
---