| Summary: | Git operations need to authorize file operations against the AuthorizationService | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Simon Kaegi <simon_kaegi> |
| Component: | Git | Assignee: | Simon Kaegi <simon_kaegi> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.0 | ||
| Target Milestone: | 4.0 RC2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
Fixed in Master. John reviewed code changes, Anthony reviewed test changes. |
Git operations can and should use the same authorization mechanisms we have for the file system. What this means is that any changes to a git repo under /file/{userId} should have the same checks done as for any file operation.