The system module's hook_permission() implementation returns the permission “administer files”, but that permission is not used anywhere in core.
It was introduced in #115267-16: Simplify File Uploads, Centralize File Validation and Quotas, Fix File Previews.... without any explanation, so I assume that it was added by mistake.
| Comment | File | Size | Author |
|---|---|---|---|
| administer-files-1.patch | 2.43 KB | c960657 |
Comments
Comment #1
dries commentedCommitted to CVS HEAD. Thanks.
Comment #3
pfrenssencan this be ported to D6?
Comment #4
albert volkman commentedNo, the permission "administer files" is in use in D6.