v4.1.14-alpha
·
1126 commits
to master
since this release
- Fix issue with scopes being applied twice in
Unique::getPaginatedQuery(userfrosting/extend-user#2) - Update Bower dependencies in core Sprinkle
- Refactor the
Passwordclass to usehash_equalsfor legacy passwords (prevent timing-based attacks) and factor out the default cost (#814) - Check if
require_email_verificationis set inAuthenticatorand sign-in page (#815) - Factor out hardcoded
sprinkles.jsonfilename (partially addresses #813) - Add Farsi translations (#816)
ufTable: MaketableElementconfigurable, and check for existence (#824)- Put AdminLTE menu toggle button back (Revert e8a26fb and part of a46205f)