Content
View differences
Updated by Markus Kahl over 5 years ago
**As** an OpenProject user logging in via omniauth (OpenID Connect (e.g. Google), etc.)
**I want to** still receive a password reminder email
**so that** I can be reminded of which provider I need to use to login with instead of using a username and password.
**Acceptance criteria**
* When clicking on "Forgot password?" and entering my user's email address
* instead of doing nothing when not using username/password send a reminder email telling the user that they authenticate their chosen omniauth provider (e.g. Google), and that they do not have a password to change
**I want to** still receive a password reminder email
**so that** I can be reminded of which provider I need to use to login with instead of using a username and password.
**Acceptance criteria**
* When clicking on "Forgot password?" and entering my user's email address
* instead of doing nothing when not using username/password send a reminder email telling the user that they authenticate their chosen omniauth provider (e.g. Google), and that they do not have a password to change