You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by lh...@apache.org on 2009/12/15 16:54:10 UTC

svn commit: r890845 - /incubator/shiro/trunk/samples/quickstart/src/main/resources/shiro.ini

Author: lhazlewood
Date: Tue Dec 15 15:54:10 2009
New Revision: 890845

URL: http://svn.apache.org/viewvc?rev=890845&view=rev
Log:
fixed user name to 'root' to match sample app

Modified:
    incubator/shiro/trunk/samples/quickstart/src/main/resources/shiro.ini

Modified: incubator/shiro/trunk/samples/quickstart/src/main/resources/shiro.ini
URL: http://svn.apache.org/viewvc/incubator/shiro/trunk/samples/quickstart/src/main/resources/shiro.ini?rev=890845&r1=890844&r2=890845&view=diff
==============================================================================
--- incubator/shiro/trunk/samples/quickstart/src/main/resources/shiro.ini (original)
+++ incubator/shiro/trunk/samples/quickstart/src/main/resources/shiro.ini Tue Dec 15 15:54:10 2009
@@ -30,8 +30,8 @@
 # org.apache.shiro.realm.text.TextConfigurationRealm#setUserDefinitions JavaDoc
 # -----------------------------------------------------------------------------
 [users]
-# user 'admin' with password 'secret' and the 'root' role
-admin = secret, admin
+# user 'root' with password 'secret' and the 'admin' role
+root = secret, admin
 # user 'guest' with the password 'guest' and the 'guest' role
 guest = guest, guest
 # user 'presidentskroob' with password '12345' ("That's the same combination on