Skip to content

Releases: StudentAffairsUWM/Laravel-Shibboleth-Service-Provider

Forgot to bump the version in composer.json

02 Sep 19:19
Compare
Choose a tag to compare

Compatibility for PHP 7 and Laravel Valet

10 May 19:37
Compare
Choose a tag to compare
1.0.9

Merge in compatibility changes

Fixed issue with Request facade

29 Jan 21:30
Compare
Choose a tag to compare
1.0.8

Use requests facade

Fixes to Local Login

29 Jan 20:48
Compare
Choose a tag to compare

Fixes that allow Local Login to work again in conjunction with this package.

Fix issue where $r not defined

12 Jan 18:16
Compare
Choose a tag to compare

Fixed an issue where the Request $r variable was not defined.

Fix invalid use of Request

12 Jan 18:04
Compare
Choose a tag to compare

Fix for invalid use of Request::server() as a static method rather than $r->server()

Bugfix for Illuminate\Http\Request

12 Jan 17:52
Compare
Choose a tag to compare

Fixed an issue where Laravel would look for the Request class inside of the Shibboleth package rather than within Illuminate\Http\Request

Laravel 5.1+ compatibility

21 Jul 14:29
Compare
Choose a tag to compare

Fix Composer conflict with Laravel 5.1

Fixed errors in Shibboleth login

18 Jun 20:01
Compare
Choose a tag to compare

When a Shibboleth user would login, it would not identify them as such, and thus would error out when looking for a 'password' index inside of one of the arrays.

This is fixed now.

Fix Composer Screwup

09 Apr 19:12
Compare
Choose a tag to compare
Fix Composer Screwup Pre-release
Pre-release
0.5.8

Update composer.json