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:48:39 AM (16 years ago)
- Author:
-
Adam
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v10
|
v11
|
|
20 | 20 | * for each dictionary in service, set: ''dict_[servicecode]_[dictionarycode]'' to ''r'' (for read-only access) or ''w'' (for write access) |
21 | 21 | |
| 22 | '''Response:''' JSON(P) encoded status message - "user created" (success), "login exists" (error, same username already exists in database) |
| 23 | |
22 | 24 | == Delete user == |
23 | 25 | |