mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Restore anon default in shiro.ini
This commit is contained in:
parent
24e8de4a85
commit
e7cffd821d
1 changed files with 2 additions and 2 deletions
|
|
@ -34,6 +34,6 @@ user3 = password4, role2
|
|||
# anon means the access is anonymous.
|
||||
# authcBasic means Basic Auth Security
|
||||
# To enfore security, comment the line below and uncomment the next one
|
||||
#/** = anon
|
||||
/** = authcBasic
|
||||
/** = anon
|
||||
#/** = authcBasic
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue