Rework the default denied access handler to give different responses to tokens, logged in users and other users
This commit is contained in:
parent
ce761b3193
commit
a50ad1c895
2 changed files with 8 additions and 2 deletions
|
@ -1793,6 +1793,7 @@ en:
|
|||
other: "GPX file with %{count} points from %{user}"
|
||||
description_without_count: "GPX file from %{user}"
|
||||
application:
|
||||
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."
|
||||
require_admin:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue