]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Return an error when basic authentication is used and is disabled
[rails.git] / config / locales / en.yml
index 775030638a64413d56313ac1b8d4c750b5f06db9..17cdff9bf3360b0acaa81d12580f2ded16f46f86 100644 (file)
@@ -2555,6 +2555,8 @@ en:
         other: "GPX file with %{count} points from %{user}"
       description_without_count: "GPX file from %{user}"
   application:
+    basic_auth_disabled: "HTTP Basic Authentication is disabled: %{link}"
+    auth_disabled_link: "https://wiki.openstreetmap.org/wiki/2024_authentication_update"
     permission_denied: You do not have permission to access that action
     require_cookies:
       cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."