Page 1 of 1

reset username password useing phpsdk

PostPosted:Sat Aug 01, 2015 1:01 pm
by rashedmohajer
hello..
how can i reset my username and password using phpsdk
Give me an example
phpsdk or
RESTful services or
using soap

Re: reset username password useing phpsdk

PostPosted:Sun Aug 02, 2015 8:43 am
by jllort
This methods are not exposed across openkm community version ( now only are present on professional one ), you should extend the webservices api for it. We can guide on it about it.

Re: reset username password useing phpsdk

PostPosted:Wed Aug 12, 2015 10:19 am
by rashedmohajer
i waiting for Steps beginning :?: :?: :?: :?: :?:

Re: reset username password useing phpsdk

PostPosted:Thu Aug 13, 2015 10:21 am
by jllort
You should downlaod the openkm portable ide https://sourceforge.net/projects/openkmportabledev/ and extend this class https://sourceforge.net/p/openkm/code/H ... rvice.java with methods to update password ( AUthDAO https://sourceforge.net/p/openkm/code/H ... thDAO.java )