fix after change nickname

This commit is contained in:
Mateusz Gruszczyński
2026-07-27 23:44:31 +02:00
parent 9695b2b739
commit a27f8ad7f3
5 changed files with 24 additions and 10 deletions
-4
View File
@@ -453,10 +453,6 @@ async fn serve_token_file(
HeaderName::from_static("x-robots-tag"),
HeaderValue::from_static("noindex, nofollow, noarchive, nosnippet"),
);
response.headers_mut().insert(
header::REFERRER_POLICY,
HeaderValue::from_static("no-referrer"),
);
response.headers_mut().insert(
header::CACHE_CONTROL,
HeaderValue::from_str(&format!(