| Summary: | Authorization of new file names and copy/move requests is insufficient | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Simon Kaegi <simon_kaegi> |
| Component: | Server | Assignee: | Project Inbox <orion.server-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 4.0 | ||
| Target Milestone: | 4.0 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Simon Kaegi
Bug 415195 - Authorization of new file names and copy/move requests is insufficient A few changes. 1) All paths are now normalized before being sent to the authorization service 2) New files are created only if their normalized name is the same as the slug 3) source locations for move are authorized against a POST at the source URL 4) source locations for copy are authorized against a GET at the source URL |