0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-08 22:56:42 -05:00
forgejo/services/auth
Giteabot 8e2c991b35
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>
(cherry picked from commit 829b807a91f9895e3f4b262f688a8d0d9a44caf6)
2024-03-06 12:20:42 +08:00
..
source
auth.go Fix tarball/zipball download bug (#29342) (#29352) 2024-03-06 12:20:42 +08:00
auth_test.go
basic.go
group.go
httpsign.go
interface.go
oauth2.go Fix tarball/zipball download bug (#29342) (#29352) 2024-03-06 12:20:42 +08:00
reverseproxy.go
session.go
signin.go
source.go
sspi.go Fix SSPI user creation (#28948) (#29323) 2024-03-06 12:20:42 +08:00
sspiauth_posix.go
sspiauth_windows.go
sync.go