gitea/services/auth
Giteabot 829b807a91
Fix tarball/zipball download bug () ()
Backport  by @Zettat123

Fix 

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

Apply  to archive download URLs.

Co-authored-by: Zettat123 <zettat123@gmail.com>
2024-02-23 23:47:11 +01:00
..
source Use general token signing secret () () 2024-02-22 17:07:41 +00:00
auth.go Fix tarball/zipball download bug () () 2024-02-23 23:47:11 +01:00
auth_test.go Fix attachment download bug () () 2023-10-11 04:39:12 +02:00
basic.go Unify two factor check () () 2023-11-06 18:07:22 +00:00
group.go Remove `Named` interface () 2023-09-05 15:58:30 +00:00
httpsign.go Remove `Named` interface () 2023-09-05 15:58:30 +00:00
interface.go Reduce usage of `db.DefaultContext` () 2023-09-14 17:09:32 +00:00
oauth2.go Fix tarball/zipball download bug () () 2024-02-23 23:47:11 +01:00
reverseproxy.go Fix attachment download bug () () 2023-10-11 04:39:12 +02:00
session.go Remove `Named` interface () 2023-09-05 15:58:30 +00:00
signin.go Reduce usage of `db.DefaultContext` () 2023-09-14 17:09:32 +00:00
source.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
sspi.go Fix SSPI user creation () () 2024-02-22 17:42:14 +01:00
sspiauth_posix.go Make SSPI auth mockable () 2023-09-17 23:32:56 +00:00
sspiauth_windows.go Make SSPI auth mockable () 2023-09-17 23:32:56 +00:00
sync.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00