go-acl icon indicating copy to clipboard operation
go-acl copied to clipboard

Get User Permissions

Open teschste opened this issue 6 years ago • 3 comments

I see how to use this to adjust a user's permissions but how could I use this to get a user's permissions? Thanks!

teschste avatar May 09 '18 19:05 teschste

Even i have the same issue, how to get the user permissions of a file using this package

vk18vk avatar Aug 22 '18 08:08 vk18vk

@nathan-osman Is this something you'd consider taking a pull request for? I also had need of this functionality, so I put something together over here: https://github.com/zb140/go-acl/tree/get-access-mode.

zb140 avatar May 28 '19 00:05 zb140

I went ahead and submitted the pull request; if there are questions or concerns I'm happy to address them.

zb140 avatar May 31 '19 02:05 zb140