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 when using "M#2" as anti-phishing token. New cloud deployment. #471

Closed
malteish opened this issue Feb 17, 2023 · 2 comments
Assignees
Labels

Comments

@malteish
Copy link

What you did

  • created a business test deployment in the passbolt cloud
  • created new user in frontend
  • new user received email, started onboarding process
  • new user chose "M#2" as anti-phising token
  • onboarding failed with some error like "could not create whatever"

What happened

Could not finish onboarding when using # in anti-phising token. Could finish when using other characters.

What you expected to happen

I expect one of:

  1. Prohibit use of special characters in this token, and tell users about it when checking their input
  2. Allow use of special characters in this token without failing later in the process
@Benj1er
Copy link
Member

Benj1er commented Feb 17, 2023

Hello @malteish,

At the moment the security token only accepts alphanumeric characters, numbers and "-" and "_".
A ticket has been created to resolve this.
Thank you for reporting this issue.

Best regards

@stripthis stripthis added the bug label Mar 7, 2023
@cedricalfonsi
Copy link
Member

Issue similar was fixed with v4.5.0 #455
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

4 participants