This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
Gitea
Watch
1
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-01-04 06:40:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b129aaa80e752dd2e0e007fc28c0db652af6b5c
Gitea
/
routers
/
install
History
wxiaoguang
ed1be4ca68
Handle base64 decoding correctly to avoid panic (
#26483
)
...
Fix the panic if the "base64 secret" is too long.
2023-08-14 10:30:16 +00:00
..
install.go
Handle base64 decoding correctly to avoid panic (
#26483
)
2023-08-14 10:30:16 +00:00
routes_test.go
Fix install page context, make the install page tests really test (
#24858
)
2023-05-23 09:29:15 +08:00
routes.go
Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (
#25974
)
2023-07-21 12:14:20 +00:00