bjdgyc / anylink

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

优化处理Banner特殊字符的代码 #276

Closed lanrenwo closed 8 months ago

lanrenwo commented 9 months ago

解决Banner只有一行时,未处理Banner特殊字符的问题。

codecov-commenter commented 9 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (3879c3a) 18.98% compared to head (2bd94ae) 18.97%.

Files Patch % Lines
server/handler/link_auth.go 0.00% 4 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #276 +/- ## ========================================== - Coverage 18.98% 18.97% -0.01% ========================================== Files 64 64 Lines 4246 4247 +1 ========================================== Hits 806 806 - Misses 3315 3316 +1 Partials 125 125 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.