view web/server/src/test/resources/test_roles.properties @ 1130:bb4bde056ead

Fix bug in expansion of recursive roles. Reviewed-by: neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2013-June/006919.html
author Severin Gehwolf <sgehwolf@redhat.com>
date Mon, 03 Jun 2013 11:03:06 +0200
parents 105617e21576
children
line wrap: on
line source

someuser = testing, role1
user1 = my-role, my-role2
# empty should get skipped (', ,')
user2 = new-role, role1, ,
role1 = other-role
someotheruser = role1