bitwarden / passwordless-server

Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).
https://bitwarden.com/
Other
86 stars 28 forks source link

Removed `.` from allowed characters #623

Closed jrmccannon closed 4 months ago

jrmccannon commented 4 months ago

Ticket

Description

. was not working for auth config name, so removed it from allowed characters.

Shape

Removed . from allowed characters.

Checklist

I did the following to ensure that my changes were tested thoroughly:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 34.13%. Comparing base (5b2e85b) to head (c6f3ec1). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #623 +/- ## ======================================= Coverage 34.13% 34.13% ======================================= Files 534 534 Lines 27541 27541 Branches 806 806 ======================================= Hits 9400 9400 Misses 18010 18010 Partials 131 131 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.