Commit Graph

52 Commits

Author SHA1 Message Date
Taylor Otwell bf9836a785 Merge branch 'master' into develop 2018-07-19 07:48:44 -05:00
Tobias 6bd50e79a9 Adding boilerplate maintenance middleware with excepted URIs array 2018-07-12 01:13:44 +02:00
Taylor Otwell cd594395d9 add signed 2018-06-21 11:13:00 -05:00
Taylor Otwell 69e92d6454 initial pass 2018-06-21 11:08:49 -05:00
Taylor Otwell 4369e9144c add middleware 2018-03-14 12:40:35 -05:00
Taylor Otwell a14e62325c customizable redirect on auth failure 2018-03-13 16:09:47 -05:00
Taylor Otwell dabd0686be
Update Kernel.php 2017-12-18 19:30:09 -06:00
Taylor Otwell bcaeb32430
Update Kernel.php 2017-12-18 19:29:49 -06:00
Kévin Dunglas 6e9c0c8852
Add the SetCacheHeaders middleware 2017-12-18 16:31:33 +01:00
Taylor Otwell e23a1d284f add trust proxy middleware 2017-03-29 10:05:16 -05:00
Taylor Otwell 54c5e1585a Trim and convert strings to nulls. 2017-01-17 15:35:36 -06:00
Taylor Otwell 590257fbf6 Comment out by default. 2017-01-16 11:08:54 -06:00
Taylor Otwell 01ad31584b add auth session middleware to web group 2017-01-16 11:08:54 -06:00
Taylor Otwell 077d404c5f list post check middleware 2016-12-19 12:36:33 -06:00
Joseph Silber 4f018159b8 Update can middleware to new namespace 2016-05-29 22:27:14 -04:00
Taylor Otwell 19f8537829 fix namespace 2016-05-26 13:53:39 -05:00
Joseph Silber 945052508f Use the Authenticate middleware from core 2016-05-26 13:07:11 -04:00
Taylor Otwell c332ad9582 fix typo 2016-05-25 09:24:11 -05:00
Graham Campbell 728151f5de Applied fixes from StyleCI 2016-05-13 14:19:42 -04:00
Graham Campbell 332731f88b Added the new bindings middleware 2016-05-13 19:19:27 +01:00
Juan Martinez 0d8e71cd92 Update Kernel.php 2016-04-01 16:00:36 -05:00
Graham Campbell 541e66789b Fixed typo 2016-04-01 20:27:17 +01:00
Joseph Silber 39ba051a78 Add support for the authorize middleware and AuthorizesRequests trait 2016-03-30 11:58:14 -04:00
Taylor Otwell 171de278d7 Note of explanation. 2015-12-13 14:31:22 -06:00
Taylor Otwell a98759b264 Applied fixes from StyleCI 2015-12-11 17:50:16 -05:00
Taylor Otwell b70dbaf7a1 define an api group as an example 2015-12-11 16:49:20 -06:00
Taylor Otwell 587e514719 Middleware groups, define web group, configure routes file. 2015-12-09 11:12:27 -06:00
Taylor Otwell 1d0853b638 Add throttle middleware. 2015-12-07 21:27:16 -06:00
Taylor Otwell f9ed4ff7ac Override cookie encrypter by default. 2015-06-08 21:16:01 -05:00
Nicolas Widart 58db25b9f5 Use the ::class notation
Prefix the namespace with \
2015-06-05 15:45:08 +02:00
Graham Campbell bf3785d0bc Additional cs fixes
Signed-off-by: Graham Campbell <graham@cachethq.io>
2015-06-01 15:46:45 +01:00
Taylor Otwell 161ebdab36 Revert "[5.1] Add new middleware" 2015-04-22 08:26:24 -05:00
Laurence Ioannou 3dcefec0bd Update Kernel.php 2015-04-19 15:13:32 +10:00
Taylor Otwell 8909e75552 Some spacing. 2015-03-02 15:31:27 -06:00
Taylor Otwell 4c78958b5b Tweak a few things. 2015-02-22 22:37:16 -06:00
Taylor Otwell cc2139ac91 Tweaking a few things. 2015-02-22 21:56:03 -06:00
Taylor Otwell f424b87a63 PSR-2 for app. 2015-02-22 20:47:03 -06:00
Taylor Otwell c3e3d9dc4b Include CSRF middleware in base install for easy override / whitelist.
This makes it easy to skip CSRF verification for things like web hooks
and such from GitHub / Stripe.
2015-01-26 19:32:22 -06:00
Codeklopper 11cf23b4f2 Unused exception reference 2014-11-26 15:04:23 +01:00
Taylor Otwell 8b70eabf39 Update the app skeleton. 2014-11-19 19:45:46 -06:00
Taylor Otwell a7e6a89c91 Add scheduled commands. 2014-11-18 22:48:38 -06:00
Taylor Otwell d2aebd283e Rename middleware. 2014-11-11 10:27:30 -06:00
Taylor Otwell a98c0d64c7 Move middleware. 2014-11-10 13:38:19 -06:00
Taylor Otwell 97287c89fe Update middleware. 2014-11-10 13:25:08 -06:00
Taylor Otwell 6e0a5603fe Update middleware list. 2014-11-10 10:20:41 -06:00
Taylor Otwell 1209ce7657 Working on exception handling. WIP. 2014-11-03 16:45:26 -06:00
Taylor Otwell 9aed9debca Tweak how console commands are registered. 2014-10-21 10:27:26 -05:00
Taylor Otwell ec9edec9a2 Rename CSRF middleware. 2014-10-20 17:16:06 -05:00
Taylor Otwell 93b9415cd0 Update middleware. 2014-10-20 16:45:39 -05:00
Taylor Otwell 22612df444 Middleware. 2014-10-20 13:22:05 -05:00