Commit 69c232ab authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

CredentialRequest_init can be called by Anonymous, that will not have Owner role.

parent d6a6a4c5
......@@ -83,6 +83,7 @@ pass\n
<key> <string>roles</string> </key>
<value>
<tuple>
<string>Anonymous</string>
<string>Owner</string>
</tuple>
</value>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment