Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Added cookie_parameters config option #4

Merged
merged 4 commits into from
Mar 25, 2019

Conversation

archey347
Copy link
Contributor

@archey347 archey347 commented Jan 19, 2019

I've added a new configuration option called cookie_parameters whose value is passed to the session_set_cookie_params function.

Ref #927

@codecov
Copy link

codecov bot commented Mar 25, 2019

Codecov Report

Merging #4 into develop will decrease coverage by 1.56%.
The diff coverage is 50%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop       #4      +/-   ##
=============================================
- Coverage        100%   98.43%   -1.57%     
- Complexity        29       30       +1     
=============================================
  Files              1        1              
  Lines             62       64       +2     
=============================================
+ Hits              62       63       +1     
- Misses             0        1       +1
Impacted Files Coverage Δ Complexity Δ
src/Session.php 98.43% <50%> (-1.57%) 30 <0> (+1)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 72ee553...a82730f. Read the comment docs.

@lcharette lcharette merged commit e3c854e into userfrosting:develop Mar 25, 2019
@lcharette lcharette mentioned this pull request Mar 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants