Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.

Releases: heloufir/security-starter

Bug-fixing: simple-passport dependency

04 Apr 11:00
4ad82c8

Choose a tag to compare

Bug-fixing: get table name of users model

04 Apr 10:55
2f54330

Choose a tag to compare

1.4

Merge branch 'master' of https://github.com/heloufir/security-starter

User profiles model relation

01 Mar 22:15
9b1e792

Choose a tag to compare

Update belongsToMany relation of user profiles to avoid "Method addEagerConstraints does not exist" exception

Bug-fixing: Delete a profile

01 Mar 14:45
4c8dcbf

Choose a tag to compare

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

01 Mar 14:19
136e501

Choose a tag to compare

Delete the association profile_roles whene deleting a role, to avoid an error whene deleting the role (foreign key checks)

First stable version

24 Feb 14:51
af54665

Choose a tag to compare

The first stable version of the heloufir/security-starter package.