Macks

Results 8 comments of Macks

Aha I see. I've just started reading up on Zanzibar this week, so pls bear with me. A typical scenario is where I want access control to an API endpoint....

@josephschorr tks for the clarification. My issue is that I cannot parse code in the scenario. Let me describe the bigger picture: I have a web drive app that allow...

It is through my application, but I won't for instance be able to know to check for Edit* when the request is for EditTag.

For anyone with similar requirements, here's an [updated solution](https://gist.github.com/imacks/6ffe6a7c6214af8e88bf4792568dbf9b). Now it only update things that have changed. Caveats: - etcd complains about key not found. It doesn't affect the end...

+1 Populating the avatar would be awesome

Just had a read on the client repo. My understanding is that for path `/parent/child`, you will create a key called `/parent`, and a key called `/parent/child`? Then for `/`,...

I wrote a similar tool years ago that uses ps under the hood (https://github.com/buildcenter/WindowsBuilder). I've since been mostly on Linux and the project probably needs more love. I reckon it...