16 Commits
Author SHA1 Message Date
Joseph Silber 3e661aa9f5 Use path for group directly 2016-12-08 21:08:33 -05:00
Joseph Silber ef1ef753ba Use fluent routes 2016-12-07 22:57:15 -05:00
Joseph Silber 7b1ab65623 Delete app/Http/Requests directory 2016-08-10 12:30:17 -04:00
Joseph Silber 8e7672fc04 Return JSON for unauthenticated AJAX requests 2016-06-22 08:46:26 -04:00
Joseph Silber 4f018159b8 Update can middleware to new namespace 2016-05-29 22:27:14 -04:00
Joseph Silber 945052508f Use the Authenticate middleware from core 2016-05-26 13:07:11 -04: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
Joseph Silber 6dfc0229b2 Make the Authenticate middleware throw an AuthenticationException 2016-05-22 14:50:39 -04:00
Joseph Silber 39ba051a78 Add support for the authorize middleware and AuthorizesRequests trait 2016-03-30 11:58:14 -04:00
Joseph Silber f7d05cbbaa Set the default driver from the Authenticate middleware 2016-03-28 09:48:35 -04:00
Joseph Silber 703197e27a Allow passing multiple gaurds to the auth middleware 2016-03-17 10:22:19 -07:00
Joseph Silber d0a6e8818a Remove unguard call 2015-10-04 10:50:12 -04:00
Joseph Silber 23cc411ce1 Use App::abort instead of Response::make 2014-02-06 21:32:14 -05:00
Joseph Silber cf36bb47c2 Auth AJAX 401 response 2013-11-03 21:13:13 -05:00
Joseph Silber 52a9638825 gitignore windows thumbnails 2013-10-13 21:53:44 -04:00