bjdgyc / anylink

AnyLink是一个企业级远程办公 ssl vpn 软件,可以支持多人同时在线使用。基于 openconnect 协议开发,并且借鉴了 ocserv 的开发思路,可以完全兼容 AnyConnect 客户端。
GNU Affero General Public License v3.0
1.66k stars 397 forks source link

兼容群晖LDAP Server的停用账号功能 #214

Closed lanrenwo closed 1 year ago

lanrenwo commented 1 year ago

RT, 通过分析shadowExpire属性,判断账号状态.

codecov-commenter commented 1 year ago

Codecov Report

Base: 21.12% // Head: 21.00% // Decreases project coverage by -0.11% :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #214 +/- ## ========================================== - Coverage 21.12% 21.00% -0.12% ========================================== Files 60 60 Lines 3674 3694 +20 ========================================== Hits 776 776 - Misses 2776 2796 +20 Partials 122 122 ``` | [Impacted Files](https://codecov.io/gh/bjdgyc/anylink/pull/214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc) | Coverage Δ | | |---|---|---| | [server/dbdata/userauth\_ldap.go](https://codecov.io/gh/bjdgyc/anylink/pull/214?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc#diff-c2VydmVyL2RiZGF0YS91c2VyYXV0aF9sZGFwLmdv) | `18.36% <0.00%> (-4.71%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bjdgyc)

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