Skip to content
Commit e6b74fac authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Add proper handling of files without permissions



Now a file gets its directory permissions only if it contained no
permissions (they were undefined or null), but not if its permissions
were set to "NONE".

Besides that, now file actions that do not require any permission on the
file to be performed can be used on files that have no permissions.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent 555d582f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment