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.
gitea/services/auth
Giteabot 829b807a91
Fix tarball/zipball download bug (#29342) (#29352)
Backport #29342 by @Zettat123

Fix #29249

~~Use the `/repos/{owner}/{repo}/archive/{archive}` API to download.~~

Apply #26430 to archive download URLs.

Co-authored-by: Zettat123 <zettat123@gmail.com>
11 months ago
..
source Use general token signing secret (#29205) (#29325) 11 months ago
auth.go Fix tarball/zipball download bug (#29342) (#29352) 11 months 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) 11 months ago
reverseproxy.go Fix attachment download bug (#27486) (#27571) 1 year ago
session.go Remove `Named` interface (#26913) 1 year ago
signin.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
source.go Implement FSFE REUSE for golang files (#21840) 2 years ago
sspi.go Fix SSPI user creation (#28948) (#29323) 11 months 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 Implement FSFE REUSE for golang files (#21840) 2 years ago