hpcc-systems / Tombolo

Apache License 2.0
5 stars 4 forks source link

Yadhap/password rest for owner admin created users #928

Closed ydahal1 closed 3 weeks ago

ydahal1 commented 3 weeks ago

Description

  1. Made style changes to the registration email template.
  2. Added frontend component for resetting temporary passwords and integrated it into the browser router.
  3. Moved getUser function to authUtil for better reusability.
  4. Added password reset controller and refactored loginBasicUser to use the new getAUser utility.
  5. Modified userController to save verification code.
  6. Updated reset password payload to use existing middleware.

Type of change

Developer Checklist:

Reviewer Checklist