learning-layers / timeliner

MIT License
0 stars 0 forks source link

Add permission check to project view #76

Closed pjotrsavitski closed 8 years ago

pjotrsavitski commented 8 years ago

Make sure that project view would not be accessible in case user has no access right to it.

One solution could be to load the project within the state params. This would prevent navigation if loading fails.