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

account creation fails with umlaut (diacritic) in security token #455

Closed
Reise-Reise opened this issue Nov 30, 2022 · 1 comment
Closed
Assignees
Labels

Comments

@Reise-Reise
Copy link

tested with Docker image passbolt/passbolt:3.7.3-1-ce and passbolt/passbolt:3.8.1-1-ce

steps to reproduce:

  1. create a new user
  2. set passphrase
  3. save key file
  4. for the security token:
    • pick any color
    • input 3 charcaters withe at least one Umlaut (äöüÄÖÜß)

results in the error message:

Could not validate entity Account.

{
    "security_token": {
        "required": "The security_token is required."
    }
}
@cedricalfonsi
Copy link
Member

The issue was fixed with 4.5.0.
The UI will mark the field as error and indicates what characters are authorized.
Thank you for your report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants