]> git.openstreetmap.org Git - rails.git/history - app/controllers/application_controller.rb
Check the oauth token and then use the capabilities directly
[rails.git] / app / controllers / application_controller.rb
2018-10-24 Andy AllanCheck the oauth token and then use the capabilities...
2018-10-24 Andy AllanRework the default denied access handler to give differ...
2018-10-10 Andy AllanRemove temporary development code
2018-10-10 Andy AllanFix typo in method name
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2010'
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2014'
2018-10-03 Andy AllanRename user_controller to users_controller
2018-10-03 Andy AllanMerge branch 'master' into messages
2018-09-22 Tom HughesFix Style/SafeNavigation rubocop warnings
2018-06-18 Chris FlipseMake rubocop happy
2018-06-17 Chris Flipseseparate ability and capability
2018-06-17 Chris FlipseUse cancancan to authorize user_preference_controller
2018-06-17 Chris Flipseuse a controller method to handle cancan denials
2018-06-17 Chris Flipseuse token in ability checks
2018-06-17 Chris Flipsedon't check authorization everywhere
2018-06-17 Andy AllanAdd cancancan and the first ability definitions for...
2018-06-17 Tom HughesAllow inline javascript and CSS in better_errors pages
2018-06-10 Tom HughesMerge branch 'master' into next
2018-05-27 J GuthrieChange language immediately after updating settings
2018-05-18 hikemaniacRebase to current master
2018-05-17 Peter KarichUse XHR instead of jsonp for GraphHopper
2018-05-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1863'
2018-05-15 Tom HughesUse https to launch the remote editor except for modern...
2018-05-15 Tom HughesAdd frame-src to allow http://127.0.0.1:8111
2018-05-14 Tom HughesMerge remote-tracking branch 'upstream/pull/1858'
2018-05-14 Tom HughesMerge remote-tracking branch 'upstream/pull/1857'
2018-05-13 Tom HughesMake CSP rule for the remote control explicitly allow...
2018-04-29 J GuthrieMerge branch 'convert_roundabout_exits' of https:/...
2018-04-29 Jamie GuthrieMerge branch 'master' into convert_roundabout_exits
2018-04-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1809'
2018-04-18 Tom HughesMerge remote-tracking branch 'upstream/pull/1824'
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1815'
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1820'
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1816'
2018-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/1814'
2018-04-11 Andy AllanRefactor @this_user to @user
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-03-26 Tom HughesFix new rubocop warnings
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-04 Tom HughesMerge remote-tracking branch 'upstream/pull/1704'
2018-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/1693'
2018-01-22 Tom HughesFix new rubocop warnings
2018-01-21 Andy AllanMerge branch 'master' into moderation
2018-01-13 Tom HughesMerge remote-tracking branch 'upstream/pull/1707'
2018-01-02 Tom HughesRemove dependencies on mapzen services
2017-12-16 Guillaume RISCHARDRemove support for soon discontinued josm remote https...
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-11-25 Tom HughesExtend form-action policies for Chrome
2017-11-24 Tom HughesFix remote editing security policy
2017-11-24 Tom HughesAdd security policy for remote control editing
2017-11-23 Tom HughesAllow third party images in user content
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2017-11-15 Andy AllanMerge branch 'wheres_this' of https://github.com/pnorma...
2017-10-27 Tom HughesUpdate for ActionView::Template::Error change
2017-10-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1580'
2017-10-05 Tom HughesFix rubocop warnings
2017-08-02 Andy AllanMerge pull request #1588 from Georeactor/master
2017-08-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1603'
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-07-28 Andy AllanMerge pull request #1597 from tomhughes/current-user
2017-07-27 Tom HughesReplace @user with @current_user
2017-07-27 Tom HughesMerge remote-tracking branch 'upstream/pull/1595'
2017-07-27 Andy AllanConvert @user to current_user
2017-07-27 Andy AllanUse a current_user helper for accessing the logged...
2017-07-27 Andy AllanConvert remaining controller code to use current_user
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-06-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1561'
2017-06-27 Tom HughesUpdate to rails 5.0.4
2017-06-05 Tom HughesUse explicit to_unsafe_h method when converting paramet...
2017-06-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1553'
2017-06-02 Tom HughesRemove all use of the :text option to render
2017-06-01 Tom HughesFix rubocop warnings
2017-03-10 Tom HughesShow offline/readonly messages as normal flash messages
2017-03-06 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1477'
2017-03-06 Tom HughesDetect a timeout encapsulated in ActionView::Template...
2017-03-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1437'
2017-03-01 Tom HughesImprove the content security policy
2017-02-26 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1467'
2017-02-26 Simon PooleExternalize message about missing OAuth capabilities...
2017-02-26 Tom HughesAdd support for Content-Security-Policy
2017-02-23 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1436'
2017-02-21 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1449'
2017-02-18 Tom HughesMerge branch 'contextmenu'
2017-02-18 Tom HughesFix rubocop warnings
2017-02-18 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1443'
2017-02-18 Simon PooleActually use user_block
2017-02-18 Simon PooleAdd functionality to return a specific message for...
2017-02-17 Tom HughesInitialise locale before looking up user blocked error
2017-02-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1030...
2017-02-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1347...
2017-02-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1401'
2017-01-02 Tom HughesMake export action send TOTP cookie
2016-12-21 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1395'
2016-12-18 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1367'
2016-12-02 Tom HughesFix rubocop warnings
2016-12-02 Tom HughesRemove redundant creation of an exception object
2016-12-02 Matt AmosMake API and web roll back any open transactions on...
2016-10-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1344'
next