User Tools

Site Tools


stats:proc:resetpassword

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
stats:proc:resetpassword [2012/01/11 14:59]
Patrick Michel
stats:proc:resetpassword [2012/05/15 14:35]
Patrick Michel
Line 2: Line 2:
  
 <code xcend> <code xcend>
-resetPassword(string uid, string reset, string password) {+resetPassword(ident username, string reset, string password) {
   assume exists //​accounts/​account[username]/​reset;​ # reset code was requested before, implies account exists   assume exists //​accounts/​account[username]/​reset;​ # reset code was requested before, implies account exists
   assume //​accounts/​account[username]/​reset = reset; ​   assume //​accounts/​account[username]/​reset = reset; ​
stats/proc/resetpassword.txt ยท Last modified: 2013/07/10 12:32 (external edit)