Releases: Zizaco/confide
Releases · Zizaco/confide
4.3.0 Release
Username is optional
Minor bug and language updates
Merge pull request #497 from mkalboneh/patch-1 missing translation for Arabic
Add two language files
Lots of patches and improvements
- #400 Added missing token for ES
- #401 Indonesian Language
- #404 Make sure
password_confirmation
is being removed - #406 Configurable Password reminder field
- #407 Add missing alert class
- #408 Remove token from auth ident
- #412 CacheLoginThrottleService->isThrottled
- #413 Support for Laravel 5
- #420 Fix bug in parseIdentity
- #429 Password message fix
- #438 Fixes minor issue in Bootstrap 3 login form
Adds security fix
3.2.3 Added reference to UserInterface in Token related methods
Fixes getUserByIdentity issue that was introduced in last release
3.2.2 Fixes getUserByIdentity issue
Fixes getUserByIdentity issue that was introduced in last release
This correctly handles the getUserByIdentity issue that was added #220. While that handled the issue, it also introduced a breaking change. This handles the issue and does not introduce a breaking change.
Misc fixes
Merge pull request #224 from Wyorma/rulang Russian translation. Thanks @Wyorma
Ardent 2.3.x to 2.4.x
Merge pull request #199 from ephraimb/change Switched from Ardent 2.3.x to 2.4.x
Minor updates from pull requests
Accepted a few pull requests for minor fixes.