close
Warning:
Can't synchronize with repository "(default)" (/usr/local/svn/deb2-client does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Oct 12, 2009, 11:38:16 AM (16 years ago)
- Author:
-
Adam
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v8
|
v9
|
|
19 | 19 | * for each service, user should have access to, set: ''serv_[servicecode]'' to ''on'' |
20 | 20 | * for each dictionary in service, set: ''dict_[servicecode]_[dictionarycode]'' to ''r'' (for read-only access) or ''w'' (for write access) |
| 21 | |
| 22 | == Delete user == |
| 23 | |
| 24 | '''Request:''' ''servername''/admin?action=deluser&api=1&login=''username''&[callback=''callback''] |