Releases: DirectoryTree/Bartender
Releases · DirectoryTree/Bartender
v1.5.0
Compare
Sorry, something went wrong.
No results found
v1.4.0
Compare
Sorry, something went wrong.
No results found
v1.3.1
Compare
Sorry, something went wrong.
No results found
Fixed
Use text instead of string type in provider token migration - b08d59f
v1.3.0
Compare
Sorry, something went wrong.
No results found
Added
Ability to store Socialite provider tokens in newly publishable migrations - #12
v1.2.1
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
Compare
Sorry, something went wrong.
No results found
Fixed
Incorrect class reference used for Socialite user - #11
v1.1.1
Compare
Sorry, something went wrong.
No results found
Fixed
Force fill attributes to bypass guarded attributes - #9
v1.1.0
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
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
Compare
Sorry, something went wrong.
No results found
Fixed
Facade method serve param doc type - 89431f4