Skip to content

Automatically add a User when a ProjecteAutoocupat is accepted

efkin requested to merge efkin/gestioCI:User-Projecte into develop
  • It creates a validator for the name of a ProcesAltaAutoocupat so later it's easy to create automatically a username for the User.
  • It generates a random password for the new user.
  • The new User will have to change the password using the forgot password feature.

Merge request reports