diff --git a/conf/shiro.ini b/conf/shiro.ini index f03b528148..8d803d009b 100644 --- a/conf/shiro.ini +++ b/conf/shiro.ini @@ -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