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

Phone numbers in Kosovo are not supported #2355

Closed
bhalsey opened this issue Jul 3, 2023 · 1 comment
Closed

Phone numbers in Kosovo are not supported #2355

bhalsey opened this issue Jul 3, 2023 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@bhalsey
Copy link

bhalsey commented Jul 3, 2023

Phone numbers in Kosovo are not supported

Description

When a customer tries to enable two-factor using SMS for a Kosovo phone number using +383 country code, they get an error saying this number is invalid.

Affects versions

All versions up to 1.46.0

Steps to reproduce

Steps to reproduce the behavior:

  1. Create an application with MFA required
  2. Register a new user
  3. On Enable two-factor, enter a Mobile phone starting with the Kosovo country code +383
  4. Click Send a one-time code
  5. The input form is returned with the Mobile phone marked as invalid

Expected behavior

The one-time code should have been sent

Additional context

The E.164 parsing library needs to be updated. The country code for Kosovo is XK, and in reviewing their release notes, it looks like support for XK was added on Feb 06, 2018 in v8.8.11.

@robotdan robotdan added the bug Something isn't working label Jul 5, 2023
@robotdan robotdan added this to Backlog in FusionAuth Issues via automation Jul 5, 2023
@robotdan robotdan added this to the 1.47.0 milestone Jul 5, 2023
@robotdan robotdan moved this from Backlog to In progress in FusionAuth Issues Jul 5, 2023
@robotdan
Copy link
Member

robotdan commented Jul 5, 2023

@robotdan robotdan moved this from In progress to Code complete in FusionAuth Issues Jul 5, 2023
@robotdan robotdan moved this from Code complete to Reviewer approved in FusionAuth Issues Jul 14, 2023
FusionAuth Issues automation moved this from Reviewer approved to Done Jul 26, 2023
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
FusionAuth Issues
  
Delivered
Development

No branches or pull requests

2 participants