Fixed permissions, seeders and security
This commit is contained in:
@@ -22,6 +22,7 @@ class PermissionSeeder extends Seeder
|
||||
"user.show" => "Shows another user profile.",
|
||||
"user.edit" => "Allows editing of other users.",
|
||||
"user.delete" => "Allows deleting of other users.",
|
||||
"ownuser.edit" => "Allows editing of your own user",
|
||||
|
||||
/**
|
||||
* The CALENDAR specific permissions
|
||||
|
||||
Reference in New Issue
Block a user