Use the permission_exists and is_uuid conditions at the top of the download class method. If false use return to prevent running code without the right permission and a valid uuid. |
||
|---|---|---|
| .. | ||
| classes | ||
| dashboard | ||
| service | ||
Use the permission_exists and is_uuid conditions at the top of the download class method. If false use return to prevent running code without the right permission and a valid uuid. |
||
|---|---|---|
| .. | ||
| classes | ||
| dashboard | ||
| service | ||