Skip to content

2.1.2

Compare
Choose a tag to compare
@philsturgeon philsturgeon released this 13 May 14:16
· 2429 commits to master since this release

Seeing as 2.1.1 is the version required by lucadegasperi/oauth2-server-laravel for Laravel 4 users, it seemed important to get this bug-fix into the 2.x branch as well as 3.x.

  • Fix checking for access token in $_SERVER['HTTP_AUTHORIZATION'], which effects the PHP development server, FortRabbit and probably plenty of other environments.