1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-06-27 01:25:30 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
wxiaoguang
8531ca0837
Make SSPI auth mockable (#27036)
Before, the SSPI auth is only complied for Windows, it's difficult to
test and it breaks a lot.

Now, make the SSPI auth mockable and testable.
2023-09-17 23:32:56 +00:00