Permission Update

On draft, we should allow to register password on the credential.
So credential update can be used to change user password without proxy.
parent 0b9da636
...@@ -49,6 +49,7 @@ ...@@ -49,6 +49,7 @@
<string>Add portal content</string> <string>Add portal content</string>
<string>Modify portal content</string> <string>Modify portal content</string>
<string>Delete objects</string> <string>Delete objects</string>
<string>Set own password</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -109,6 +109,19 @@ ...@@ -109,6 +109,19 @@
</tuple> </tuple>
</value> </value>
</item> </item>
<item>
<key> <string>Set own password</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
<string>Author</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
<item> <item>
<key> <string>View</string> </key> <key> <string>View</string> </key>
<value> <value>
......
335 336
\ No newline at end of file \ No newline at end of file
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