Forums / General / How about "Edit your user data" feature?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How about "Edit your user data" feature?

Author Message

Marco Zinn

Saturday 12 July 2003 5:30:00 am

Hi,

is the "user can edit his data" problems solved?
What I need:
- User can edit his own data, like Name and Password
- "Passwort-forgot"-Feature (mail me a new password)
.... just like in 2.x.

Marco

Marco
http://www.hyperroad-design.com

Paul Forsyth

Sunday 13 July 2003 4:52:06 am

That functionality is already there. Look in kernel/user/ for the views you can use. For example, trying http://<your-site>/user/forgotpassword will bring up the screen for getting a new password.

For more on editing a profile look at:

http://ez.no/developer/ez_publish_3/forum/developer/publishing_a_user_profile_draft
http://ez.no/developer/ez_publish_3/forum/developer/editing_a_user_profile

and there is another good thread here on the forums about this but i can't seem to find it with search at the moment. basically, yes you can do all you asked for with ez 3 at the moment.

paul