[opencms-dev] FW: OCms 5 - setPassword (username,password)
James
jim at futurate.com
Mon Feb 14 17:59:54 CET 2005
Sorry. It's actually working.
I got my passwords mixed up...
_____
From: James [mailto:jim at futurate.com]
Sent: 14 February 2005 16:23
To: opencms-dev at opencms.org
Subject: OCms 5 - setPassword (username,password)
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/010efea9/attachment.htm>
More information about the opencms-dev
mailing list