You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2019/12/11 16:49:03 UTC

[isis-app-helloworld] 02/02: white space changes is all within shiro.ini

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis-app-helloworld.git

commit 54e63b0e6b931437125f439c795120cba8b4857a
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Dec 9 08:30:50 2019 +0000

    white space changes is all within shiro.ini
---
 src/main/resources/shiro.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/shiro.ini b/src/main/resources/shiro.ini
index 805b0c6..2fe76c6 100644
--- a/src/main/resources/shiro.ini
+++ b/src/main/resources/shiro.ini
@@ -1,10 +1,10 @@
 [main]
 
-
 # to use .ini file
 securityManager.realms = $iniRealm
 
 
+
 # -----------------------------------------------------------------------------
 # Users and their assigned roles
 #