Releases: DirectoryTree/Bartender
Releases · DirectoryTree/Bartender
v1.5.0
29 Mar 18:03
Compare
Sorry, something went wrong.
No results found
v1.4.0
27 Feb 22:30
Compare
Sorry, something went wrong.
No results found
v1.3.1
29 Oct 13:42
Compare
Sorry, something went wrong.
No results found
Fixed
Use text instead of string type in provider token migration - b08d59f
v1.3.0
28 Oct 13:27
Compare
Sorry, something went wrong.
No results found
Added
Ability to store Socialite provider tokens in newly publishable migrations - #12
v1.2.1
18 Oct 17:07
Compare
Sorry, something went wrong.
No results found
Fixed
Use Hash::make instead of bcrypt when hashing passwords to use application hash mechanism - 684ce0b
Added
Ability to override hashing and new password generation in the default UserProviderRepository - 684ce0b
v1.2.0
04 Jun 21:14
Compare
Sorry, something went wrong.
No results found
Fixed
Incorrect class reference used for Socialite user - #11
v1.1.1
29 May 17:47
Compare
Sorry, something went wrong.
No results found
Fixed
Force fill attributes to bypass guarded attributes - #9
v1.1.0
25 Apr 20:32
Compare
Sorry, something went wrong.
No results found
Added
Ability to configure default redirect URLs via static properties - #7
Changed
Use redirect()->intended($url) instead of redirect()->to($url) when a user has been successfully authenticated - #7
v1.0.4
11 Apr 21:09
Compare
Sorry, something went wrong.
No results found
Fixed
Allow POST requests to be sent to OAuth callback route for Apple OAuth compatibility - #5 - a9ee667
v1.0.3
06 Apr 19:49
Compare
Sorry, something went wrong.
No results found
Fixed
Facade method serve param doc type - 89431f4