Releases: ARCANESOFT/Auth
Releases · ARCANESOFT/Auth
Auth v3.1.4
Fixing the create method in UsersController
Auth v3.1.3
Merge pull request #28 from ARCANESOFT/update-laravel_auth Update the laravel-auth package
Auth v3.1.2
Merge pull request #27 from ARCANESOFT/path-validation Updating the package
Auth v3.1.1
Merge pull request #26 from ARCANESOFT/patch-1 Fixing misc stuff
Auth v3.1.0
Merge pull request #25 from ARCANESOFT/develop Updating the package for Laravel 5.5
Auth v3.0.1
Merge pull request #23 from ARCANESOFT/patch_username_uniqueness Change the username sanitation
Auth v3.0.0
Merge pull request #22 from ARCANESOFT/develop Updating the laravel-auth package
Auth v2.3.1
Hiding the super-admin users if the authenticated user is not a super…
Auth v2.3.0
Fixing the impersonation
Auth v2.2.7
Fixing the ValidatorServiceProvider