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

[Bug]启用LDAP后,Admin账户无法创建项目 #344

Open
daviyang35 opened this issue Oct 7, 2023 · 0 comments
Open

[Bug]启用LDAP后,Admin账户无法创建项目 #344

daviyang35 opened this issue Oct 7, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@daviyang35
Copy link

daviyang35 commented Oct 7, 2023

Describe the bug

1.启用LDAP功能,默认管理员用户无法创建项目,无法更改LDAP登陆的用户权限。
2.登陆页面,用LDAP账户登陆时,密码只能输入:数字+字母 。额外的字符会提示不支持,导致LDAP用户无法输入真实的复杂密码,不能够成功登陆。

To Reproduce
前置条件:启用LDAP功能,LDAP用户能够登陆
复现步骤:
使用默认管理员账号 Admin 登陆
进入项目页,可看到默认的 My First Project
如下截图,发生问题,此时又上角 没有创建项目 按钮

Expected behavior

内置默认Admin 账户具有Owner权限,应该可以正常使用所有功能。

预期功能:内置Admin账户,可以更改 LDAP 登陆用户的权限。比如将某个LDAP用户权限设置为 Owner 组

Screenshots

image

Desktop (please complete the following information):

  • OS: macOS
  • Browser: Chrome
  • Version: > 115

Additional context

问题2,密码必须输入 数字+字母 的,我搜索过当前master分支最新代码,是支持输入更复杂组合的,不确定是UI输入验证问题,还是LDAP登陆时某个环节报的

@daviyang35 daviyang35 changed the title 启用LDAP后,Admin账户无法创建项目 [Bug]启用LDAP后,Admin账户无法创建项目 Oct 7, 2023
@FengShang FengShang added the bug Something isn't working label Oct 9, 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
None yet
Development

No branches or pull requests

2 participants