1
0
mirror of synced 2026-08-04 01:07:02 +00:00

Polish URL Cleanup

Fixes: gh-6626
This commit is contained in:
Rob Winch
2019-03-19 19:04:51 -05:00
parent 2bf126f4cf
commit e9de49efef
2 changed files with 1 additions and 2 deletions
@@ -54,7 +54,6 @@
<!--
<user-service id="userService">
<user name="https://luke.taylor.myopenid.com/" authorities="ROLE_SUPERVISOR,ROLE_USER" />
<user name="http://luke.taylor.openid.cn/" authorities="ROLE_SUPERVISOR,ROLE_USER" />
<user name="https://raykrueger.blogspot.com/" authorities="ROLE_SUPERVISOR,ROLE_USER" />
<user name="https://spring.security.test.myopenid.com/" authorities="ROLE_SUPERVISOR,ROLE_USER" />
</user-service>