LesFruitsDefendus / saskatoon-ng

The new generation Saskatoon harverst management system
GNU Affero General Public License v3.0
10 stars 24 forks source link

feat: redirect to password change view #391

Closed oxgr closed 2 months ago

oxgr commented 2 months ago

On Index view, redirect to a password change view if has_temporary_password field is set to True.

Sets to False on successful submit.

Also sets has_temporary_password to True for new onboarded users when sending first login email.

Partially addresses #372

Type of change:


What's Changed:


Screenshots:

20240426_04h22m49s_grim


Affected URLs:


Checklist: