2012/7/12 Mitchel Vernor <[email protected]>: > We are trying to integrate the LTB self service into an existing website > just to use rest password by question. > > > > 1. We already have the username from a previous section. > > 2. How can we pass the username to the rest password by question url > directly. > > 3. Then the user would just have to fill in Answer and new password. >
You just have to put in URL a "login" parameter. For example: http://ssp.example.com/?action=resetbyquestions&login=coudot Clément. _______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
