Mediafile Deletion and Overwrite Handling #200
This patch enhances the ACL feature by adding another Permission called DELETE - this permission allows a user to delete or overwrite existing mediafiles. Users with UPLOAD permission are no longer allowed to overwrite media files. Users whith DELETE permissions now need to check an additional checkbox to overwrite existing files, this is to prevent accidently deletions. Please note: If no ACL is used UPLOAD rights are assumed for everybody - not DELETE rights. This changes the behaviour from previous versions as UPLOAD does not allow overwriting anymore. darcs-hash:20050603205501-9977f-1d219b23a79bb097ed0e0b8184dc6d5d8aad578b.gz
Showing
- images/del.png 0 additions, 0 deletionsimages/del.png
- inc/admin_acl.php 2 additions, 2 deletionsinc/admin_acl.php
- inc/auth.php 3 additions, 2 deletionsinc/auth.php
- inc/template.php 23 additions, 1 deletioninc/template.php
- lang/de/lang.php 4 additions, 1 deletionlang/de/lang.php
- lang/en/lang.php 4 additions, 1 deletionlang/en/lang.php
- media.php 39 additions, 6 deletionsmedia.php
Loading
Please register or sign in to comment