yiisoft / user

Convenient user identity management and access checking.
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Add optional parameter `$duration` to `CookieLogin::addCookie()` #86

Closed vjik closed 9 months ago

vjik commented 10 months ago
Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Fixed issues #85
what-the-diff[bot] commented 10 months ago

PR Summary

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cb4704e) 87.31% compared to head (a6e5134) 87.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #86 +/- ## ============================================ + Coverage 87.31% 87.36% +0.04% - Complexity 97 98 +1 ============================================ Files 13 13 Lines 268 269 +1 ============================================ + Hits 234 235 +1 Misses 34 34 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

samdark commented 9 months ago

👍