You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/install
wxiaoguang ed1be4ca68
Handle base64 decoding correctly to avoid panic (#26483)
Fix the panic if the "base64 secret" is too long.
11 months ago
..
install.go Handle base64 decoding correctly to avoid panic (#26483) 11 months ago
routes.go Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 12 months ago
routes_test.go Fix install page context, make the install page tests really test (#24858) 1 year ago