docs(phase-2.5): Complete access control implementation
This commit is contained in:
parent
eb0e2cc4b5
commit
378703bf1c
19 changed files with 1204 additions and 48 deletions
9
PHASE-2-5-FILES.txt
Normal file
9
PHASE-2-5-FILES.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
Files to create for Phase 2.5
|
||||
|
||||
1. backend/src/middleware/permission.rs
|
||||
2. backend/src/handlers/shares.rs
|
||||
3. backend/src/handlers/permissions.rs
|
||||
4. backend/test-phase-2-5.sh
|
||||
5. Update backend/src/handlers/mod.rs
|
||||
6. Update backend/src/middleware/mod.rs
|
||||
7. Update backend/src/main.rs
|
||||
Loading…
Add table
Add a link
Reference in a new issue