openstreetmap-website/app
Andy Allan 83425edd8d Move api error handling and timeouts to parent class
Fixes #4861

Since the around_action is defined before authorize_resource is called,
the handler needs to pass on the CanCan::AccessDenied exception.

I've added the timeouts where I think they were missing (e.g. UserPreferencesController)
but I've kept the exception for changeset#upload and traces#create
2024-10-02 16:37:32 +01:00
..
abilities Remove :new abilities implied by :create abilities 2024-09-11 13:57:22 +03:00
assets Merge branch 'pull/5206' 2024-09-13 12:18:17 +03:00
controllers Move api error handling and timeouts to parent class 2024-10-02 16:37:32 +01:00
helpers Always show changeset element page links below headings 2024-09-14 17:15:11 +03:00
jobs Don't include stack backtraces on xml errors when importing traces 2024-09-20 16:36:54 +03:00
mailers Move changeset subscribe/unsubscribe to resourceful routes 2024-03-16 06:11:07 +03:00
models Drop ignore of removed creation_ip column 2024-09-20 19:21:58 +01:00
validators Require display names to have a minimum unicode width of 3 columns 2024-02-25 13:21:03 +00:00
views Removed unused translation keys in users.* 2024-09-24 16:03:23 +02:00