Releases: hiqsol-attic/hiam
Releases · hiqsol-attic/hiam
0.2.0
- Removed require theme and assets (@hiqsol)
- Fixed sending mail and typos (@hiqsol, @SilverFire)
- Added oauth2 request and response components config to fix problem after yii2 core change (@hiqsol, @SilverFire)
- Fixed returning back to site after authorizing (@hiqsol)
- Added
auth_key
(@SilverFire) - Added DB session support (@SilverFire)
- Renamed to
hiam
<- hiam-core (@hiqsol)
0.1.0
0.0.3
- Fixed restore password
- Added translation to russian
- Changed: redone with use of
hiqdev/yii2-mfa
- Added use of
hidev/php-confirmator
for confirmation tokens - Changed: redone to be generally usable
- Changed: redone to hisite
- Fixed signup and password reminding
- Changed: redone with composer-config-plugin
0.0.2
- Changed: redone to
hisite
style - Removed templates to yii2-theme-adminlte
- Changed DB dsn to connect locally
- Fixed attributes() at User model
- Fixed LoginForm to get user with configured identityClass
- Fixed ./yii to work, migration got working
- Changed configuring
- Removed WindowsLive login
- Changed: renamed table
hi3a_remote_user
->hiam_remote_user
- Fixed requires
- Added use of yii2-asset-icheck
- Added use of plugin/theme/menu managers
- Changed to yii2-extension
- Fixed assets and theme
- Changed: renamed to hiam-core, moved to src and turned to yii2-extension
- Fixed google social button
- Fixed: small fixes for production
- Changed: renamed to hiam