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


Ignore:
Timestamp:
Oct 12, 2009, 3:21:19 PM (15 years ago)
Author:
Adam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebAdminAPI

    v15 v16  
    3232'''Request:''' ''servername''/admin?action=genpass&api=1&login=''username''&[callback=''callback'']
    3333
    34 '''Response:''' JSON(P) encoded status message - "password reset" (success), "invalid login" (error, invalid username specified)
     34'''Response:''' JSON(P) encoded status message - "password reset" (success), "invalid login" (error, invalid username specified). User will receive email message with new random password.
    3535
    3636== List users ==