authgear-server icon indicating copy to clipboard operation
authgear-server copied to clipboard

[DEPS #4522, #4548] Fix import api failed to handle email username with upper cases

Open pkong-ds opened this issue 1 year ago • 1 comments

Blocked by

  • #4522
  • #4568

What's in this PR?

Fix a bug where if

  • authgear.yaml has username/email.case_sensitive=false

then

  • import username/email with uppercase with fail

Question

On 2nd thought, maybe the expected behavior is to skip these invalid uppercase imports and show error message?

pkong-ds avatar Aug 08 '24 20:08 pkong-ds

@louischan-oursky updated, thanks!

pkong-ds avatar Aug 09 '24 12:08 pkong-ds

@louischan-oursky local CI pass now, thanks!

pkong-ds avatar Aug 12 '24 10:08 pkong-ds