SSH commit signing will be used going forward
This commit is contained in:
@@ -298,6 +298,10 @@ http {
|
||||
try_files $uri.html =404;
|
||||
}
|
||||
|
||||
location = /allowed_signers {}
|
||||
location = /allowed_signers.sig {}
|
||||
location = /allowed_signers.asc {}
|
||||
|
||||
location = /favicon.ico {
|
||||
if ($http_accept ~ "image/svg\+xml") {
|
||||
rewrite ^ /favicon.svg last;
|
||||
|
||||
Reference in New Issue
Block a user