Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialization mail sent for verified users (console) #2909

Closed
mffap opened this issue Dec 30, 2021 · 9 comments · Fixed by #2920
Closed

Initialization mail sent for verified users (console) #2909

mffap opened this issue Dec 30, 2021 · 9 comments · Fixed by #2920
Assignees
Labels
bug Something isn't working

Comments

@mffap
Copy link
Member

mffap commented Dec 30, 2021

Describe the bug
Email verified is checked, and email is sent to the user

To Reproduce

  1. Users > New
  2. Enter Details
  3. Check "Email verified"
  4. Create
  5. Check inbox

Expected behavior
As indicated in the info box: no email

Screenshots
If applicable, add screenshots to help explain your problem.

image

image

@mffap mffap added the bug Something isn't working label Dec 30, 2021
@hifabienne
Copy link
Member

@mffap this is correct, because the user has to set a password
we already work on a solution, that an administrator is able to set an initial password
@peintnermax can you tell more about the timeline of the fix?

@mffap
Copy link
Member Author

mffap commented Jan 3, 2022

But then the text in the infobox is not correct. This should be consistent with the behavior of the application.

@hifabienne
Copy link
Member

yes thats correct. the text is wrong

@peintnermax
Copy link
Member

Does this fix the problem for now? #2920

@mffap
Copy link
Member Author

mffap commented Jan 3, 2022

It solves only the wording.
I'm still not clear on the process, though. Why does the user has to "finish initialization"? Whats the benefit of that step then? Is this explained in the manual?

@hifabienne
Copy link
Member

We also need a code if the user needs to set a password, so no one else can set a password for this user.
But de message is still wrong, because on init user the mail is for two things, email verification and password setting.
So we need a possibility to set an initial password and the message should be something like if the email is already verified and a password is set, the user will not receive an email.

@peintnermax
Copy link
Member

I've added the capability to set a password. Would this wording be correct?
Bildschirmfoto 2022-01-03 um 16 16 46

@peintnermax
Copy link
Member

this is the PR #2920

@hifabienne
Copy link
Member

no it is still the same wording for me, this message says that if I check the checkbox for email verified, that I get no email. but this is only correct in combination with the initial password. or does the message change, when i haven't checked the box for "set initial password"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants