pki-io / admin

Other
15 stars 7 forks source link

Check file permissions #63

Open zeroXten opened 9 years ago

zeroXten commented 9 years ago

Currently setting them correctly, but not enforcing on read or write. Need to do this in a clean and central way, perhaps a sort of File struct that stores the path and perms and enforce perms on each interaction.