wiki:WebAdminAPI
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.

Version 2 (modified by Adam, 15 years ago) (diff)

--

Documentation for the DEB Web admin interface

Add user

Request: servername/admin?action=edituser

POST parameters:

  • login: username
  • action: edituser
  • name: full name
  • org: organization
  • pass: password
  • email: e-mail
  • addr: address
  • service and dictionary access
    • for each service, user should have access to, set: serv_[servicecode] to on
    • for each dictionary in service, set: dict_[servicecode]_[dictionarycode] to r (for read-only access) or w (for write access)