Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
Ivan Tkatchev 19e1997ee2
Add an option to automatically verify SSH keys from LDAP (#35927)
3 months ago
..
source Add an option to automatically verify SSH keys from LDAP (#35927) 3 months ago
auth.go Replace CSRF cookie with `CrossOriginProtection` (#36183) 3 months ago
auth_test.go Enable addtional linters (#34085) 12 months ago
auth_token.go Enhanced auth token / remember me (#27606) 2 years ago
auth_token_test.go Remove incorrect "db.DefaultContext" usages (#35366) 7 months ago
basic.go Fix various permission & login related bugs (#36002) 4 months ago
group.go Remove `Named` interface (#26913) 3 years ago
httpsign.go Enable addtional linters (#34085) 12 months ago
interface.go Fix error logs and improve some comments/messages (#35105) 8 months ago
main_test.go Enhanced auth token / remember me (#27606) 2 years ago
oauth2.go Fix http auth header parsing (#34936) 9 months ago
oauth2_test.go Fix some migration and repo name problems (#33986) 12 months ago
reverseproxy.go Refactor context flash msg and global variables (#33375) 1 year ago
session.go Fix the bug that user may logout if he switch pages too fast (#29962) 2 years ago
signin.go remove util.OptionalBool and related functions (#29513) 2 years ago
source.go Final round of `db.DefaultContext` refactor (#27587) 2 years ago
sspi.go Fix context usage (#33554) 1 year ago
sspiauth_posix.go Make SSPI auth mockable (#27036) 3 years ago
sspiauth_windows.go Make SSPI auth mockable (#27036) 3 years ago
sync.go Use db.Find instead of writing methods for every object (#28084) 2 years ago