cholcombe973 / rusix

Distributed filesystem in Rust
Other
54 stars 11 forks source link

Authentication and file permissions #3

Open cholcombe973 opened 6 years ago

cholcombe973 commented 6 years ago

The src/pipeline/features/access-control.rs file exists but it hasn't been implemented yet to enforce whether a user has permission to access/read/write to a given file.