Skip to content

Releases: Zizaco/confide

4.3.0 Release

09 Jul 16:51
Compare
Choose a tag to compare

Username is optional

Minor bug and language updates

22 Jan 00:44
Compare
Choose a tag to compare
Merge pull request #497 from mkalboneh/patch-1

missing translation for Arabic

Add two language files

26 Nov 15:01
Compare
Choose a tag to compare
  • #462 Hebrew language file
  • #467 Thai language file

Lots of patches and improvements

26 Nov 14:51
Compare
Choose a tag to compare
  • #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

17 Apr 21:28
Compare
Choose a tag to compare
3.2.3

Added reference to UserInterface in Token related methods

Fixes getUserByIdentity issue that was introduced in last release

13 Mar 00:08
Compare
Choose a tag to compare

Fixes getUserByIdentity issue that was introduced in last release

12 Mar 23:40
Compare
Choose a tag to compare

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

19 Feb 22:24
Compare
Choose a tag to compare
Merge pull request #224 from Wyorma/rulang

Russian translation. Thanks @Wyorma

Ardent 2.3.x to 2.4.x

28 Dec 04:22
Compare
Choose a tag to compare
Merge pull request #199 from ephraimb/change

Switched from Ardent 2.3.x to 2.4.x

Minor updates from pull requests

23 Dec 18:38
Compare
Choose a tag to compare

Accepted a few pull requests for minor fixes.