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
Wesley van Tilburg c79adf00b8
Add basic auth support to rss/atom feeds (#33371)
2 weeks ago
..
source Fix various trivial problems (#32861) 2 months ago
auth.go Add basic auth support to rss/atom feeds (#33371) 2 weeks ago
auth_test.go Add basic auth support to rss/atom feeds (#33371) 2 weeks ago
auth_token.go
auth_token_test.go Refactor timeutil package (#28623) 1 year ago
basic.go Add basic auth support to rss/atom feeds (#33371) 2 weeks ago
group.go
httpsign.go Remove SHA1 for support for ssh rsa signing (#31857) 5 months ago
interface.go Refactor request context (#32956) 2 months ago
main_test.go
oauth2.go Refactor context flash msg and global variables (#33375) 3 weeks ago
oauth2_test.go Refactor request context (#32956) 2 months ago
reverseproxy.go Refactor context flash msg and global variables (#33375) 3 weeks ago
session.go Fix the bug that user may logout if he switch pages too fast (#29962) 11 months ago
signin.go remove util.OptionalBool and related functions (#29513) 12 months ago
source.go
sspi.go Refactor context flash msg and global variables (#33375) 3 weeks ago
sspiauth_posix.go
sspiauth_windows.go
sync.go