[opencms-dev] OCms 5 - setPassword (username,password)
James
jim at futurate.com
Mon Feb 14 17:23:02 CET 2005
This is my code in a JSP:
CmsJspActionElement cmsjsp = new CmsJspActionElement( pageContext, request,
response );
CmsObject cmso = cmsjsp.getCmsObject();
cmso.setPassword( username,pass );
The password for the user is being changed, but not to the String pass
value!
Does anyone know what is happening?
Is there another way of changing a webUsers password?
This is quite urgent... thankyou.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20050214/b6761b5b/attachment.htm>
More information about the opencms-dev
mailing list