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.

Changes between Version 8 and Version 9 of WebAdminAPI


Ignore:
Timestamp:
Oct 12, 2009, 11:38:16 AM (16 years ago)
Author:
Adam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebAdminAPI

    v8 v9  
    1919   * for each service, user should have access to, set: ''serv_[servicecode]'' to ''on''
    2020   * 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'']