This prevents security issues where :create/:read without actor would be allowed in production. Now all operations require an actor in production. |
||
|---|---|---|
| .. | ||
| checks | ||
| authorization.ex | ||
| permission_sets.ex | ||
| role.ex | ||
This prevents security issues where :create/:read without actor would be allowed in production. Now all operations require an actor in production. |
||
|---|---|---|
| .. | ||
| checks | ||
| authorization.ex | ||
| permission_sets.ex | ||
| role.ex | ||