This website requires JavaScript.
Explore
Help
Sign In
test
/
gitea-mirror
Watch
1
Star
0
Fork
0
You've already forked gitea-mirror
mirror of
https://gitea.com/gitea/gitea-mirror.git
synced
2026-03-20 11:50:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed1be4ca68daa9782ea65135110799a4bf0697f8
gitea-mirror
/
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