Skip to content

Releases: yiisoft/user

Version 2.2.0

07 May 07:31
2.2.0
821d8ae
Compare
Choose a tag to compare
  • Chg #96: Raise minimum PHP version to 8.1 (@vjik)
  • Chg #98: Change log level from warning to debug for LoginMiddleware (@viktorprogger)
  • Enh #90: Add support for psr/http-message version ^2.0 (@vjik)
  • Enh #93: Allow to use backed enumerations as permission name in CurrentUser::can() method (@vjik)

Version 2.1.0

05 Dec 17:24
2.1.0
b1ca4d3
Compare
Choose a tag to compare
  • New #86: Add optional parameter $duration to CookieLogin::addCookie() (@vjik)
  • Chg #58: Raise the minimum version of PHP to 8.0 and did refactoring using the features of it (@xepozz, @rustamwin)
  • Chg #58: Raise version of yiisoft/access to ^2.0 (@rustamwin)
  • Chg #71: Add token logging when login was failed (@xepozz)
  • Enh #83: Allow to create a session cookie via CookieLogin (@rustamwin)

Version 2.0.0

15 Feb 10:48
2.0.0
7bd5411
Compare
Choose a tag to compare
  • Chg #67: Adapt configuration group names to Yii conventions (@vjik)
  • Enh #68: Add support of yiisoft/session version ^2.0 (@vjik)

Version 1.0.1

15 Jun 09:16
1.0.1
cbdc391
Compare
Choose a tag to compare
  • Enh #55: Add support for 2.0, 3.0 versions of psr/log (rustamwin)