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

[MU] Can't recompute current quota #5339

Open
chibenwa opened this issue Nov 21, 2024 · 0 comments
Open

[MU] Can't recompute current quota #5339

chibenwa opened this issue Nov 21, 2024 · 0 comments

Comments

@chibenwa
Copy link
Member

Quota recompute was needed CF https://github.com/Yash18-hub/CISD-GES/issues/38

but failed

# curl 127.0.0.1:8000/users | jq .
{
  "statusCode": 400,
  "type": "InvalidArgument",
  "message": "Invalid arguments supplied in the user request",
  "details": "Domain parts ASCII chars must be a-z A-Z 0-9 - or _"
}

(similar error happens when fixin quota)

Expectations: filter out invalid users within ReadOnlyLdapUsersRepository

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

No branches or pull requests

1 participant