47 Commits

Author SHA1 Message Date
Andrew
283413b256
update handler
remove comment suggesting to send reports to bug trackers in this method
2018-03-24 03:12:17 -05:00
Taylor Otwell
134eafd12c remove things that aren't usually customized 2017-07-19 17:45:57 -05:00
Taylor Otwell
396634857e use exception status 2017-07-19 17:26:48 -05:00
Taylor Otwell
c2e3cb9065 tweak default handler 2017-07-19 16:21:03 -05:00
DCzajkowski
1270a0b3a2 Fixed CI 2017-07-15 19:48:06 +02:00
Taylor Otwell
8999e8745e tweak method 2017-07-06 12:28:57 -05:00
Taylor Otwell
cec1b1bf94 fix error code 2017-07-06 12:27:35 -05:00
Taylor Otwell
3310063b59 add validation to exception handler 2017-07-06 11:49:51 -05:00
Mohamed Said
ef5bfb1dae update JSON error message 2017-05-25 09:48:50 +02:00
Taylor Otwell
758392c30f clean up exception handler 2017-05-06 16:11:24 -04:00
Fabrício Kneipp
39338373b9 Change hard-coded '/login' string to named route 2017-02-17 15:36:28 -02:00
Taylor Otwell
f5dfa2057e fix typo 2016-08-23 15:14:23 +02:00
Taylor Otwell
6f6851946b fix conflicts 2016-08-23 15:08:01 +02:00
Lance Pioch
05235ee6bf Add TokenMismatchException to the dontReport array 2016-08-12 19:26:34 -04:00
Jordan Hoff
b7d684ef82 Compliance with commonly used phpmd rules 2016-08-03 10:10:35 -05:00
Taylor Otwell
677c1bdef3 import class 2016-07-10 16:35:03 -05:00
Taylor Otwell
e1696205c7 consistency 2016-07-10 11:35:03 -05:00
Taylor Otwell
b787586514 expects json 2016-06-22 08:48:58 -05:00
Joseph Silber
8e7672fc04 Return JSON for unauthenticated AJAX requests 2016-06-22 08:46:26 -04:00
Taylor Otwell
cedde2d934 cleaning up 2016-05-26 10:00:14 -05:00
Joseph Silber
d26314de20 Move the full response logic into the unauthenticated method 2016-05-25 09:49:44 -04:00
Joseph Silber
b069ff0d0c update exception handler with AuthenticationException 2016-05-22 15:00:52 -04:00
Taylor Otwell
c83c0b97f1 change exception 2016-01-14 10:08:49 -06:00
Taylor Otwell
2b940ce5ec return statement not needed here 2015-12-23 12:02:21 -06:00
Kennedy Tedesco
2e7560ab2a [5.2] Remove unused import 2015-12-21 20:23:09 -02:00
Graham Campbell
13b799196b Revert bad changes to the exception handler 2015-10-30 18:54:41 +00:00
Taylor Otwell
d15ab4b82e Alpha order. 2015-10-14 09:34:10 -05:00
Taylor Otwell
68738b5015 Change exceptions to ignore. 2015-10-14 09:09:56 -05:00
Taylor Otwell
37363acacd Clean up exception handler. Add new ignores. 2015-10-14 08:46:25 -05:00
Taylor Otwell
9c66082972 fix type hitns 2015-08-06 12:49:41 -05:00
Taylor Otwell
c131299976 fix conflicts 2015-08-06 12:43:57 -05:00
Taylor Otwell
395b69b540 fix status code 2015-08-06 12:07:35 -05:00
Taylor Otwell
da7376d461 working on exception handling for model not found. 2015-08-06 12:07:04 -05:00
Graham Campbell
614edf79d3 Fixed the exception handler 2015-07-13 19:51:20 +01:00
Graham Campbell
7e303014b6 Sync with 5.0 2015-06-15 22:22:23 +01: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
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
35acc5408c Simplify exception handler. 2015-02-06 13:37:48 -06:00
Taylor Otwell
2fc313b8b1 Clarify the type of response we're looking for. 2014-12-02 17:21:59 -06:00
Taylor Otwell
9db97c3285 Tweak a few error handling things. 2014-12-02 17:21:16 -06:00
Taylor Otwell
29ad85dbd1 Change wording. 2014-11-19 21:16:59 -06:00
Taylor Otwell
abaee25b56 Add clarification to comment. 2014-11-19 20:00:42 -06:00
Taylor Otwell
a7e6a89c91 Add scheduled commands. 2014-11-18 22:48:38 -06:00