pyfilesystem icon indicating copy to clipboard operation
pyfilesystem copied to clipboard

Dokan - GetFileSecurity has a default implementation since 1.0.3

Open Liryna opened this issue 8 years ago • 1 comments

Since 1.0.3 Dokan with commit https://github.com/dokan-dev/dokany/commit/548eea55f578c5dcb1f2ed6b69154b1592468b87

The current GetFileSecurity in pyfilesystem is no longer needed https://github.com/PyFilesystem/pyfilesystem/blob/master/fs/expose/dokan/init.py#L814

Liryna avatar Mar 10 '17 14:03 Liryna

I hope this eventually gets pulled.

wgaylord avatar Apr 19 '17 19:04 wgaylord