v1.0.0-beta.8
Pre-release
Pre-release
Important!
- This has breaking changes. See Upgrade Guide.
What's Changed
SECURITY
- Insertion of Sensitive Information into Log
- Cleartext Storage of Sensitive Information in HMAC SHA256 Authentication
Breaking Changes
- refactor: remove Composer autoloading of auth helper by @kenjis in #893
- feat: add redirect denied for filter by @datamweb in #790
- perf: refactor Auth by @kenjis in #908
Fixed Bugs
Translations
- lang: [id] add translation by @kikuKeii in #913
- lang: [uk] Adjust translations for uk/Auth.php by @ivanBell199 in #935
- lang: [ru] add Russian language by @ivanBell199 in #936
- lang: [uk] Update Auth.php by @vasylzavalko in #953
- lang: [tr]&[uk] fix Invalid param in
errorPasswordPwned
by @datamweb in #954
Refactoring
- [Rector] Apply StringifyStrNeedlesRector by @samsonasik in #891
- refactor: replace
/>
with>
for input tags by @kenjis in #894 - test: update Config\Registrar by @kenjis in #901
- refactor: update default value
$hashCost
to 12 by @datamweb in #916 - test: refactor SessionFilterTest by rector 0.18.6 by @datamweb in #927
New Contributors
- @samsonasik made their first contribution in #891
- @kikuKeii made their first contribution in #913
- @ivanBell199 made their first contribution in #935
- @vasylzavalko made their first contribution in #953
Full Changelog: v1.0.0-beta.7...v1.0.0-beta.8