Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UI] Ensure unpublished assets cannot be accessed anonymously (#248)
* Ensure unpublished assets cannot be accessed anonymously Added if check to redirect users to a 404 page if the asset they attempt to access is unpublished and the user is anonymous. Resolves #207 Signed-off-by: Zachary-Fernandes <[email protected]> * Removed debug message Signed-off-by: Zachary-Fernandes <[email protected]>
- Loading branch information