Caleb Porzio
084f100045
Load config.session.lifetime from env file
2017-10-04 09:52:03 -04:00
Taylor Otwell
df5b100521
formatting
2017-06-29 13:36:21 -05:00
Yitzchok Willroth
28719679b7
🔧 Slugify new session.cookie to comply with RFC 6265.
2017-06-29 13:42:31 -04:00
Yitzchok Willroth
a7f2c060b2
🔧 🔧 Reduce discoverability of session cookie name.
...
Derives session.cookie from SESSION_COOKIE, falling back to (snake_cased) APP_NAME . '_session', falling back to 'laravel_session' (current) in order to make it less discoverable, thereby (slightly) reducing threat vector.
2017-06-29 12:12:19 -04:00
Taylor Otwell
864a82918e
fix comment
2017-03-06 08:50:01 -06:00
Fernando Henrique Bandeira
a15f3ca8a9
Add Same-site to config
2017-03-06 08:56:41 -03:00
Jason McCreary
41b0560375
Environment configuration for HTTPS only cookie
2016-09-01 21:22:34 -04:00
Taylor Otwell
d72e3f3af5
fix conflicts
2016-07-09 11:28:21 -05:00
Jean Ragouin
7e4c6e84df
Added session domain env configuration
...
Session domain value available with env configuration
https://github.com/laravel/laravel/pull/3806
2016-06-22 23:10:07 +08:00
Taylor Otwell
a97b9e0c7c
fix comment
2016-05-04 09:31:54 -05:00
Tom Castleman
d68d4dc9cd
adds configuration for session cache store
2016-05-02 17:27:52 +01:00
Taylor Otwell
e52b1f71d5
fix wording
2016-03-21 09:13:22 -05:00
mzaalan
9d14fe2d7e
Set HttpOnly flag
2016-03-21 14:12:38 +02:00
Jimmy Puckett
4ee6523dfa
Using the path parameter in the path method.
2015-05-28 15:31:26 -04:00
Taylor Otwell
f424b87a63
PSR-2 for app.
2015-02-22 20:47:03 -06:00
Carlos - 安正超
38e9a241db
Modify the wording of env() default values
2014-12-30 10:06:17 +08:00
Taylor Otwell
7b892e2452
Allow session encryption.
2014-12-23 16:18:38 -06:00
Taylor Otwell
93434d8679
Use the "Env" helper which has boolean support.
2014-12-15 13:07:04 -06:00
Taylor Otwell
ce48990bf2
Tweak some paths again.
2014-12-15 08:42:13 -06:00
Taylor Otwell
532297c109
Work on default project structure.
2014-12-08 09:31:31 -06:00
Taylor Otwell
48d1a0ce36
working on some configuration changes.
2014-12-03 21:59:42 -06:00
Taylor Otwell
da7443abba
Tweak some paths.
2014-10-02 19:36:03 -05:00
Taylor Otwell
76c84d8652
Convert configuration PHP 5.4 arrays.
2014-08-24 14:03:58 -05:00
Taylor Otwell
9aae50e501
Working on the default app structure.
2014-08-18 22:46:16 -05:00
Taylor Otwell
d9f2ba84c9
2.0 modular refactoring.
2011-08-18 23:23:57 -05:00
Taylor Otwell
1e90e42404
first commit of 2.0
2011-08-18 19:56:29 -05:00