This repository was archived by the owner on Sep 17, 2021. It is now read-only.
Releases: heloufir/security-starter
Releases · heloufir/security-starter
Bug-fixing: simple-passport dependency
Bug-fixing: get table name of users model
1.4 Merge branch 'master' of https://github.com/heloufir/security-starter
User profiles model relation
Update belongsToMany relation of user profiles to avoid "Method addEagerConstraints does not exist" exception
Bug-fixing: Delete a profile
Delete the association user_profiles whene deleting a profile, to avoid an error whene deleting the profile (foreign key checks)
Bug-fixing: Delete a role
Delete the association profile_roles whene deleting a role, to avoid an error whene deleting the role (foreign key checks)
First stable version
The first stable version of the heloufir/security-starter package.