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 14 and Version 15 of WebAdminAPI


Ignore:
Timestamp:
Oct 12, 2009, 3:20:45 PM (16 years ago)
Author:
Adam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebAdminAPI

    v14 v15  
    2828'''Response:''' JSON(P) encoded status message - "user deleted" (success), "invalid login" (error, invalid username specified)
    2929
     30== Reset password ==
     31
     32'''Request:''' ''servername''/admin?action=genpass&api=1&login=''username''&[callback=''callback'']
     33
     34'''Response:''' JSON(P) encoded status message - "password reset" (success), "invalid login" (error, invalid username specified)
     35
    3036== List users ==
    3137