Skip to content

Fix #135: Add the secureCookie parameter to enable CookieLogin to set a cookie when an HTTP request is made - #139

Merged
samdark merged 3 commits into
yiisoft:masterfrom
klsoft-web:configure-cookie-secure
Sep 18, 2026
Merged

samdark merged 3 commits into
yiisoft:masterfrom
klsoft-web:configure-cookie-secure

Conversation

@klsoft-web

Copy link
Copy Markdown
Contributor

Add the 'cookieSecure' parameter to enable 'CookieLogin' to set a cookie when an HTTP request is made

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues #135

@codecov

codecov Bot commented Sep 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.68%. Comparing base (1951c80) to head (1155022).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #139   +/-   ##
=========================================
  Coverage     99.67%   99.68%           
  Complexity      122      122           
=========================================
  Files            15       15           
  Lines           311      313    +2     
=========================================
+ Hits            310      312    +2     
  Misses            1        1           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread config/params.php Outdated
Comment thread CHANGELOG.md Outdated
Comment thread README.md
@samdark samdark changed the title Add the 'cookieSecure' parameter to enable 'CookieLogin' to set a cookie when an HTTP request is made Fix #135: Add the secureCookie parameter to enable CookieLogin to set a cookie when an HTTP request is made Sep 18, 2026
@samdark
samdark merged commit b0e1341 into yiisoft:master Sep 18, 2026
25 of 26 checks passed
@samdark

samdark commented Sep 18, 2026

Copy link
Copy Markdown
Member

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants