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

Connection with first admin account should not require email validation #493

Open
Gredin67 opened this issue Aug 23, 2024 · 0 comments
Open

Comments

@Gredin67
Copy link

Describe the bug
If email validation is activated for new accounts, it asks for email validation of the first admin account, although the account has already been created and login was previously successfull. In my case I do not receive the validation email on my mailbox.

To Reproduce
Steps to reproduce the behavior:

  1. Install fab-manager
  2. define [email protected] as first admin account
  3. Log in first admin account with password successfully
  4. Activate email validation for new accounts
  5. Log in with first admin account requires email validation
    if the mail server of fab-manager is wrongly configured or the admin mail box does not work, we are unable to connect to fab-manager webadmin.

Expected behavior
The first admin account which has already been activated should not require email validation, or should be created with email_validated_boolean=true
At least we should be able to deactivate email validation from the CLI.
Maybe admin accounts should not require validation.

Server (please complete the following information):

  • OS: Yunohost Debian 11
  • Kernel: 5.10.0-32-cloud-amd64 #1 SMP Debian 5.10.223-1 (2024-08-10) x86_64 GNU/Linux
  • Fab-manager version 6.3.31

Browser (please complete the following information):

  • Name: Firefox
  • Version: 129.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant