You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 months ago
..
source Reduce usage of `db.DefaultContext` (#27073) 10 months ago
auth.go Fix install page context, make the install page tests really test (#24858) 1 year ago
auth_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
basic.go More refactoring of `db.DefaultContext` (#27083) 10 months ago
group.go Remove `Named` interface (#26913) 10 months ago
httpsign.go Remove `Named` interface (#26913) 10 months ago
interface.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
oauth2.go More refactoring of `db.DefaultContext` (#27083) 10 months ago
reverseproxy.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
session.go Remove `Named` interface (#26913) 10 months ago
signin.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
source.go Implement FSFE REUSE for golang files (#21840) 2 years ago
sspi.go Make SSPI auth mockable (#27036) 10 months ago
sspiauth_posix.go Make SSPI auth mockable (#27036) 10 months ago
sspiauth_windows.go Make SSPI auth mockable (#27036) 10 months ago
sync.go Implement FSFE REUSE for golang files (#21840) 2 years ago