forgejo/services/auth
Zettat123 826bf12bb4
Fix tarball/zipball download bug (#29342)
Fix #29249

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

Apply #26430 to archive download URLs.

(cherry picked from commit b762a1f1b1f7941a7db2207552d7b441d868cbe9)
2024-02-26 22:30:26 +01:00
..
source Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-26 22:30:26 +01:00
auth.go Fix tarball/zipball download bug (#29342) 2024-02-26 22:30:26 +01:00
auth_test.go
basic.go
group.go
httpsign.go
interface.go
main_test.go
oauth2.go Fix tarball/zipball download bug (#29342) 2024-02-26 22:30:26 +01:00
reverseproxy.go Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-26 22:30:26 +01:00
session.go
signin.go
source.go
sspi.go Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-26 22:30:26 +01:00
sspiauth_posix.go
sspiauth_windows.go
sync.go