mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 18:24:27 +00:00
8531ca0837
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.