Skip to content

Releases: ARCANESOFT/Auth

Auth v3.1.4

10 Oct 10:23
Compare
Choose a tag to compare
Fixing the create method in UsersController

Auth v3.1.3

12 Jul 23:31
1e6d8ec
Compare
Choose a tag to compare
Merge pull request #28 from ARCANESOFT/update-laravel_auth

Update the laravel-auth package

Auth v3.1.2

01 Mar 21:38
b1305d9
Compare
Choose a tag to compare
Merge pull request #27 from ARCANESOFT/path-validation

Updating the package

Auth v3.1.1

28 Sep 12:59
Compare
Choose a tag to compare
Merge pull request #26 from ARCANESOFT/patch-1

Fixing misc stuff

Auth v3.1.0

02 Sep 21:24
Compare
Choose a tag to compare
Merge pull request #25 from ARCANESOFT/develop

Updating the package for Laravel 5.5

Auth v3.0.1

02 Sep 21:26
Compare
Choose a tag to compare
Merge pull request #23 from ARCANESOFT/patch_username_uniqueness

Change the username sanitation

Auth v3.0.0

31 Jul 12:40
Compare
Choose a tag to compare
Merge pull request #22 from ARCANESOFT/develop

Updating the laravel-auth package

Auth v2.3.1

18 Jun 23:44
Compare
Choose a tag to compare
Hiding the super-admin users if the authenticated user is not a super…

Auth v2.3.0

17 Jun 23:35
Compare
Choose a tag to compare
Fixing the impersonation

Auth v2.2.7

19 May 13:51
Compare
Choose a tag to compare
Fixing the ValidatorServiceProvider