janhoy commented on pull request #399:
URL: https://github.com/apache/solr/pull/399#issuecomment-1014446987


   Both TODOs are now done. Turned out that there was an exception if Auth was 
not enabled since we tried to use an undefined variable. Now we check whether 
`userPermissions` is `undefined`, which means that auth(z) is not enabled, in 
which case Admin UI allows everything.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to