Restore anon default in shiro.ini

This commit is contained in:
Prasad Wagle 2016-02-25 16:54:47 -08:00
parent 24e8de4a85
commit e7cffd821d

View file

@ -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