zacoppotamus / ElgarsCodingOrchestra

2nd Year Software Engineering Project
project.spe.sneeza.me
3 stars 0 forks source link

Add a permission system #61

Closed BenElgar closed 10 years ago

BenElgar commented 10 years ago

This should be able to cope with multiple levels of access including read, write and concatenate.

Different users should be able to have varying levels of access for multiple datasets and each dataset should be accessible to multiple people with different permission levels.

lukezbihlyj commented 10 years ago

I don't think we need concatenate permissions because that feature is bad.