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

新增后台测试登录的功能 #216

Merged
merged 4 commits into from
Feb 6, 2023
Merged

新增后台测试登录的功能 #216

merged 4 commits into from
Feb 6, 2023

Conversation

lanrenwo
Copy link
Contributor

@lanrenwo lanrenwo commented Jan 13, 2023

RT,详情如下:
1、新增测试登录功能(支持Radius、LDAP)
2、新增“用户对象类”配置项,解决 #179 的问题
3、优化前端监控图表的报错逻辑,401时不报错,避免出现图3的问题

image

image

image

@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2023

Codecov Report

Base: 21.00% // Head: 20.41% // Decreases project coverage by -0.59% ⚠️

Coverage data is based on head (ef314c8) compared to base (710cfe4).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #216      +/-   ##
==========================================
- Coverage   21.00%   20.41%   -0.60%     
==========================================
  Files          60       60              
  Lines        3694     3738      +44     
==========================================
- Hits          776      763      -13     
- Misses       2796     2854      +58     
+ Partials      122      121       -1     
Impacted Files Coverage Δ
server/admin/api_group.go 0.00% <0.00%> (ø)
server/admin/server.go 0.00% <0.00%> (ø)
server/dbdata/group.go 49.31% <0.00%> (-4.02%) ⬇️
server/dbdata/userauth_ldap.go 17.64% <0.00%> (-0.73%) ⬇️
server/sessdata/ip_pool.go 50.43% <0.00%> (-15.93%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bjdgyc bjdgyc merged commit 8608c6a into bjdgyc:dev Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants