openstreetmap-website/app/controllers
2022-10-25 19:19:57 +01:00
..
account Allow users to delete their own accounts 2022-02-09 16:15:24 +00:00
api Fix new rubocop warnings 2022-10-25 19:19:57 +01:00
concerns Avoid putting ActionController::Parameters objects in the session 2022-01-11 19:43:43 +00:00
accounts_controller.rb Allow users to delete their own accounts 2022-02-09 16:15:24 +00:00
api_controller.rb Add a configuration option to disable HTTP basic authentication 2022-07-08 17:25:20 +01:00
application_controller.rb Cancel running queries when a timeout occurs 2022-09-21 22:47:16 +01:00
browse_controller.rb Serve an updated TOTP token with the browse query response 2021-10-25 20:28:53 +01:00
changeset_comments_controller.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-12 11:24:44 +00:00
changesets_controller.rb Prefer keyword arguments when method has optional boolean arguments 2020-11-12 11:24:44 +00:00
confirmations_controller.rb Use a state machine for user status 2022-01-12 18:16:14 +00:00
dashboards_controller.rb Split the non-public information off of the profile page 2021-08-18 13:32:36 +01:00
diary_entries_controller.rb Fix Lint/DuplicateBranch rubocop warnings 2022-03-08 19:05:37 +00:00
directions_controller.rb Use CanCanCan for directions controller 2019-01-09 10:12:14 +01:00
errors_controller.rb Send plain errors for non HTML resources 2021-11-16 12:44:52 +00:00
export_controller.rb Mark redirects which need to be open with allow_other_host 2022-03-09 22:43:02 +00:00
friendships_controller.rb Fix some rubocop Naming/PredicateName warnings 2022-03-03 22:47:55 +00:00
geocoder_controller.rb Use nominatim_url setting more consistently 2022-09-07 08:45:27 +01:00
issue_comments_controller.rb Redirect to open issues when an issue is reassigned 2022-08-26 13:49:09 +01:00
issues_controller.rb Fix various code comments 2021-07-21 11:24:23 +01:00
messages_controller.rb Fix new rubocop warnings 2022-05-16 19:16:53 +01:00
notes_controller.rb Rename the notes#mine action to index 2020-07-08 18:43:30 +02:00
oauth2_applications_controller.rb Introduce privileged scopes that only an administrator can enable 2021-08-26 17:22:24 +01:00
oauth2_authorizations_controller.rb Restore form_action restrictions for ouath2_authorizations#create 2022-01-17 11:00:41 +00:00
oauth2_authorized_applications_controller.rb Add support for OAuth2 using doorkeeper 2021-05-18 12:05:32 +01:00
oauth_clients_controller.rb Use CanCanCan for oauth clients controller 2019-01-09 15:34:54 +01:00
oauth_controller.rb Mark redirects which need to be open with allow_other_host 2022-03-09 22:43:02 +00:00
passwords_controller.rb Use a state machine for user status 2022-01-12 18:16:14 +00:00
preferences_controller.rb Fix new rubocop warnings 2022-09-09 22:45:58 +01:00
profiles_controller.rb Fix new rubocop warnings 2022-09-09 22:45:58 +01:00
redactions_controller.rb Fix new rubocop warnings 2021-01-11 19:17:31 +00:00
reports_controller.rb Fix new rubocop warnings 2022-09-09 22:45:58 +01:00
sessions_controller.rb Fix new rubocop warnings 2022-05-16 19:16:53 +01:00
site_controller.rb Require a logged in user for the iD frame 2022-07-26 00:52:22 +01:00
traces_controller.rb Restore intended title for GPS trace view 2022-06-19 12:52:47 +01:00
user_blocks_controller.rb Fix rubocop Rails/TimeZone warnings 2022-03-01 22:55:10 +00:00
user_roles_controller.rb Use CanCanCan for user_roles auth 2018-11-28 21:39:26 +01:00
users_controller.rb Rename piwik to matomo and merge configuration into settings 2022-08-01 22:42:04 +01:00