Skip to content

Commit 187a20b

Browse files
committed
yes
1 parent bbe2fd3 commit 187a20b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Change Log
22

33
## v4.1.14-alpha
4-
- Fix issue with scopes being applied twice in Unique::getPaginatedQuery (https://github.com/userfrosting/extend-user/issues/2)
4+
- Fix issue with scopes being applied twice in `Unique::getPaginatedQuery` (https://github.com/userfrosting/extend-user/issues/2)
55
- Update Bower dependencies in core Sprinkle
66
- Refactor the `Password` class to use `hash_equals` for legacy passwords (prevent timing-based attacks) and factor out the default cost (#814)
7-
- Check if require_email_verification is set in Authenticator and sign-in page (#815)
7+
- Check if `require_email_verification` is set in `Authenticator` and sign-in page (#815)
88
- Factor out hardcoded `sprinkles.json` filename (partially addresses #813)
99
- Add Farsi translations (#816)
10-
- `ufTable`: Make tableElement configurable, and check for existence (#824)
10+
- `ufTable`: Make `tableElement` configurable, and check for existence (#824)
1111
- Put AdminLTE menu toggle button back (Revert e8a26fb and part of a46205f)
1212

1313
## v4.1.13-alpha

0 commit comments

Comments
 (0)