Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/services/auth
Giteabot 222d16e6ea
fix: Fix to delete cookie when AppSubURL is non-empty (#30375) (#30468)
11 months ago
..
source fix: Fix to delete cookie when AppSubURL is non-empty (#30375) (#30468) 11 months ago
auth.go Fix tarball/zipball download bug (#29342) (#29352) 1 year ago
auth_test.go Fix attachment download bug (#27486) (#27571) 1 year ago
basic.go Unify two factor check (#27915) (#27929) 1 year ago
group.go Remove `Named` interface (#26913) 1 year ago
httpsign.go Remove `Named` interface (#26913) 1 year ago
interface.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
oauth2.go Fix tarball/zipball download bug (#29342) (#29352) 1 year ago
reverseproxy.go Fix attachment download bug (#27486) (#27571) 1 year ago
session.go Fix the bug that user may logout if GetUserByID return unknow error (#29964) 11 months ago
signin.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
source.go
sspi.go Fix SSPI user creation (#28948) (#29323) 1 year ago
sspiauth_posix.go Make SSPI auth mockable (#27036) 1 year ago
sspiauth_windows.go Make SSPI auth mockable (#27036) 1 year ago
sync.go