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.
 
 
 
 
 
 
Rowan Bohde 0b5da27570
allow the actions user to login via the jwt token (#32527) (#32580)
1 year ago
..
source Don't init singing keys if oauth2 provider disabled (#32177) 1 year ago
auth.go Move context from modules to services (#29440) 2 years ago
auth_test.go Fix attachment download bug (#27486) 2 years ago
auth_token.go Enhanced auth token / remember me (#27606) 2 years ago
auth_token_test.go Refactor timeutil package (#28623) 2 years ago
basic.go Fix basic auth with webauthn (#32531) (#32536) 1 year ago
group.go Remove `Named` interface (#26913) 2 years ago
httpsign.go Use db.Find instead of writing methods for every object (#28084) 2 years ago
interface.go Reduce usage of `db.DefaultContext` (#27073) 2 years ago
main_test.go Enhanced auth token / remember me (#27606) 2 years ago
oauth2.go allow the actions user to login via the jwt token (#32527) (#32580) 1 year ago
oauth2_test.go allow the actions user to login via the jwt token (#32527) (#32580) 1 year ago
reverseproxy.go Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 2 years 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 remove util.OptionalBool and related functions (#29513) 2 years ago
sspiauth_posix.go Make SSPI auth mockable (#27036) 2 years ago
sspiauth_windows.go Make SSPI auth mockable (#27036) 2 years ago
sync.go Use db.Find instead of writing methods for every object (#28084) 2 years ago