This website requires JavaScript.
Explore
Help
Sign In
aniani
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-02 15:09:33 -05:00
Code
23addde28e
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