Onur Yıldırım

Results 77 comments of Onur Yıldırım

"help wanted" stands for: contributors / collaborators are needed to implement this; and PRs are welcome. It does **not** indicate "this user is asking for help". This is a good...

I'll check it soon. Thanks.

Thanks. A similar feature with different API is on the way for v3.

Thanks. AccessControl filters a given object or array of objects. It treats arrays in deeper levels as values (not sub-collections) bec. the typical use case is a model fetched from...

That'd be great but it'll be a bit tricky. Yes we need to update [Notation](https://github.com/onury/notation). I've opened an issue [here](https://github.com/onury/notation/issues/6).

> ... It is not possible to remove, for example, `name` property from the objects that are in the `files` array. Actually there is a dirty workaround if you define...

We can add a feature like this I think. But until then you can implement this on your own by keeping a different grants list for each organization and authorizing...

Thanks. Pls give me some details on what specific features (under env/subject/object.. control) your use case(s) require. I'm trying to be careful with a few things that somewhat affect these...

Hi Daniel. Thanks for your interest. Actually, in the beginning I just needed a role-based access system that also handles; A) data model (resource) attributes B) controls possession of a...

Thanks Daniel. I'd like to write specs. This might take some time since I'm really occupied at the time. I'd appreciate any kind of help with this since I'm not...