goauthentik / goauthentik/client-python

Data returned from the API on StagesApi().stages_invitation_invitations_create() fails validation

未关闭
#18 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Mustache
星标
2
派生
1
平均合并
15 小时 5 分钟
30 天内合并 PR
2

描述

With `authentik_client` version 2025.10.3 when using `StagesApi().stages_invitation_invitations_create()` the client raises the following error:
```
1 validation error for PartialUser
username
Value error, must validate the regular expression /^[\w.@+-]+$/ [type=value_error, input_value='Rossi Mario example', input_type=str]
```

... the username `Rossi Mario example` is a valid username

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。