]> git.openstreetmap.org Git - rails.git/history - app/controllers
rerun script/misc/update-wiki-pages
[rails.git] / app / controllers /
2022-07-25 Tom HughesDon't try and write directly to the user status
2022-07-25 Tom HughesRequire a logged in user for the iD frame
2022-07-08 Tom HughesAdd a configuration option to disable HTTP basic authen...
2022-07-08 Tom HughesLog any use of basic authentication
2022-07-08 Tom HughesThere is no need to do setup_user_auth and authorize...
2022-06-19 Tom HughesRestore intended title for GPS trace view
2022-05-16 Tom HughesFix new rubocop warnings
2022-05-04 Tom HughesMerge remote-tracking branch 'upstream/pull/3542'
2022-05-04 Harry WoodReport verification render not redirect
2022-04-27 Andy AllanMerge commit '73f0be96472a8d021a6347953192ca7b6ec509d7'
2022-04-25 Jesse WeinsteinMerge branch 'master' into HEAD
2022-04-12 Tom HughesMerge remote-tracking branch 'upstream/pull/3523'
2022-04-11 Tom HughesCheck API status before authorizing access
2022-04-06 Andy AllanMerge pull request #3495 from mmd-osm/patch/json_cs
2022-04-06 Andy AllanRubocop autofix: ambiguous operator precedence
2022-03-14 mmd-osmJSON output added to changeset(s) endpoints
2022-03-09 Tom HughesMark redirects which need to be open with allow_other_host
2022-03-09 Tom HughesMerge pull request #3486 from tomhughes/vips
2022-03-09 Andy AllanMerge pull request #3491 from tomhughes/legacy-trace
2022-03-09 Andy AllanMerge pull request #3492 from harry-wood/oauth-doc
2022-03-08 Tom HughesMerge remote-tracking branch 'upstream/pull/3493'
2022-03-08 mmd-osmJSON output added to permissions endpoint
2022-03-08 Tom HughesFix some Naming/AccessorMethodName rubocop warnings
2022-03-08 Tom HughesFix Lint/DuplicateBranch rubocop warnings
2022-03-03 Tom HughesFix some rubocop Naming/PredicateName warnings
2022-03-02 Andy AllanMerge branch 'pull/3472'
2022-03-01 Tom HughesFix rubocop Rails/TimeZone warnings
2022-02-16 Tom HughesMerge remote-tracking branch 'upstream/pull/3398'
2022-02-16 Andy AllanMerge pull request #3440 from mmd-osm/relationmemberlimit
2022-02-13 Tom HughesMerge remote-tracking branch 'upstream/pull/3345'
2022-02-09 Andy AllanAllow users to delete their own accounts
2022-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3419'
2022-02-02 Andy AllanAdd extra user transitions needed by the administrators
2022-01-18 Tom HughesMerge remote-tracking branch 'upstream/pull/3420'
2022-01-17 Tom HughesRemove form_action restrictions for sessions#login
2022-01-17 Tom HughesRestore form_action restrictions for ouath2_authorizati...
2022-01-17 Tom HughesRemove form_action restrictions for ouath2_authorizatio...
2022-01-12 Andy AllanUse a state machine for user status
2022-01-11 Tom HughesAvoid putting ActionController::Parameters objects...
2022-01-06 Tom HughesMerge remote-tracking branch 'upstream/pull/3410'
2022-01-05 Tom HughesMerge remote-tracking branch 'upstream/pull/3409'
2022-01-05 Tom HughesAttempt to avoid polynomial time matches on user suppli...
2022-01-04 Tom HughesMerge remote-tracking branch 'upstream/pull/3408'
2022-01-04 Tom HughesRemove redundant OpenID URL expansion code
2021-12-28 Tom HughesFix new rubocop warnings
2021-12-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3404'
2021-12-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3403'
2021-12-22 Andy AllanRename User#delete to User#destroy
2021-12-16 Tom HughesSwitch traces to use ActiveStorage
2021-12-15 Tom HughesMerge remote-tracking branch 'upstream/pull/3397'
2021-12-08 Andy AllanRefactor the account edit/update pages out into a separ...
2021-11-25 Tom HughesMerge remote-tracking branch 'upstream/pull/3379'
2021-11-25 Tom HughesMerge remote-tracking branch 'upstream/pull/3382'
2021-11-25 Tom HughesMerge remote-tracking branch 'upstream/pull/3381'
2021-11-25 Tom HughesMerge remote-tracking branch 'upstream/pull/3380'
2021-11-25 Tom HughesMerge remote-tracking branch 'upstream/pull/3378'
2021-11-24 Andy AllanDrop the trace_use_job_queue option
2021-11-24 Andy AllanAdd a user link to the heading of the diary comments...
2021-11-23 Tom HughesValidate any origin passed the auth failure callback
2021-11-23 Tom HughesImprove fallback behaviour for unsafe referer redirects
2021-11-23 Tom HughesHandle authentication failure callbacks with no message
2021-11-23 Tom HughesMake safe_referer handle invalid URIs
2021-11-16 Tom HughesSend plain errors for non HTML resources
2021-10-27 Tom HughesMerge remote-tracking branch 'upstream/pull/3349'
2021-10-25 Tom HughesServe an updated TOTP token with the browse query response
2021-10-24 Tom HughesSpecify the controller when redirecting a failed login
2021-10-24 Tom HughesDrop duplicate unconfirmed_login definition
2021-10-07 Tom HughesMerge remote-tracking branch 'upstream/pull/3300'
2021-09-29 Tom HughesMerge remote-tracking branch 'upstream/pull/3332'
2021-09-29 Tom HughesMerge remote-tracking branch 'upstream/pull/3316'
2021-09-29 Andy AllanRefactor tracepoint index to use an xml builder view
2021-09-15 Tom HughesMerge remote-tracking branch 'upstream/pull/3297'
2021-09-15 Tom HughesMerge remote-tracking branch 'upstream/pull/3324'
2021-09-15 Andy AllanUse a builder to render changeset downloads
2021-09-12 Tom HughesMerge remote-tracking branch 'upstream/pull/3285'
2021-08-26 Tom HughesAdd a privileged scope that allows email addresses...
2021-08-26 Tom HughesIntroduce privileged scopes that only an administrator...
2021-08-24 Tom HughesCorrect policing of access to private user details
2021-08-18 Andy AllanSplit the non-public information off of the profile...
2021-08-17 Tom HughesFix new rubocop warnings
2021-08-12 Tom HughesMerge remote-tracking branch 'upstream/pull/3293'
2021-08-12 Andy AllanUse user_account_path for links to settings page
2021-07-28 Tom HughesMerge remote-tracking branch 'upstream/pull/3279'
2021-07-28 Andy AllanFix redirect to terms path when not logged in
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3257'
2021-07-21 Andy AllanEnsure that flash message is shown in the updated language
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3233'
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3265'
2021-07-21 Andy AllanRemove incorrectly spelled helper_method
2021-07-21 Josh Sorefspelling: languages
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3264'
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3263'
2021-07-21 Andy AllanFix various code comments
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3237'
2021-07-18 Tom HughesMerge remote-tracking branch 'upstream/pull/3251'
2021-07-14 Andy AllanMove profile-related settings to their own form
2021-07-14 Andy AllanRemove code complexity around resetting language prefer...
2021-07-14 Andy AllanSplit user preferences into a separate page
2021-07-01 Tom HughesCheck that the permission is non-zero
2021-06-29 Tom HughesFix some broken translation lookups
next