From 02119ec95e559b1b6d4b48c3b4c8e5ce03e7a299 Mon Sep 17 00:00:00 2001 From: JakobDev Date: Fri, 21 Apr 2023 23:58:59 +0200 Subject: Limit avatar upload to valid image files (#24258) This causes the browser to allow only valid images in the file picker by default. --------- Co-authored-by: silverwind --- templates/org/settings/options.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/org/settings/options.tmpl') diff --git a/templates/org/settings/options.tmpl b/templates/org/settings/options.tmpl index 1caa4210e6..56ad5fa896 100644 --- a/templates/org/settings/options.tmpl +++ b/templates/org/settings/options.tmpl @@ -91,7 +91,7 @@ {{.CsrfTokenHtml}}
- +
-- cgit v1.2.3