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/user/settings/profile.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/user/settings') diff --git a/templates/user/settings/profile.tmpl b/templates/user/settings/profile.tmpl index e64f4c7efa..7ef9a955a7 100644 --- a/templates/user/settings/profile.tmpl +++ b/templates/user/settings/profile.tmpl @@ -123,7 +123,7 @@
- +
-- cgit v1.2.3