Changes between Version 2 and Version 3 of AccountServer


Ignore:
Timestamp:
04/30/20 16:41:21 (5 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AccountServer

    v2 v3  
    1010* DELETE. this is a reset-password request. This takes just the user name (string) and mails the user a new password. This fails with error 500 if the user does not exist or did not set his email properly.
    1111
     12
     13If you run this on a tomcat server, the startpage is {{{http://localhost:8080/accountserver/}}}. You get a login prompt
     14
     15