fix bug regarding SSL cookies.

This commit is contained in:
Taylor Otwell
2012-04-04 09:50:01 -05:00
parent bf886f3271
commit 3e00ce2efb
5 changed files with 23 additions and 3 deletions

View File

@@ -2,6 +2,8 @@
## Contents
- [Laravel 3.1.5](#3.1.5)
- [Upgrading From 3.1.4](#upgrade-3.1.5)
- [Laravel 3.1.4](#3.1.4)
- [Upgrading From 3.1.3](#upgrade-3.1.4)
- [Laravel 3.1.3](#3.1.3)
@@ -13,6 +15,16 @@
- [Laravel 3.1](#3.1)
- [Upgrading From 3.0](#upgrade-3.1)
<a name="3.1.5"></a>
## Laravel 3.1.5
- Fixes bug that could allow secure cookies to be sent over HTTP.
<a name="upgrade-3.1.5"></a>
## Upgrading From 3.1.4
- Replace the **laravel** folder.
<a name="3.1.4"></a>
## Laravel 3.1.4