0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 02:44:36 +01:00
gitea/routers/install
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.go
routes_test.go