mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-09 20:24:19 +09:00
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.