Rohan Lamb
Rohan Lamb
@stalniy Can I use v5 with postgres and typeorm?
@stalniy Do you have any examples on how can it be done properly?
@JeetChaudhari Please share the detailed info about implementation of `accesscontrol` directly without using this lib.
@zanio I actually continued my project with this lib. Injecting RoleBuilder in my controllers and having additional checks for `own` possession did the job for me. ``` // for example...
Sadly not at the moment. But thanks for the heads-up. I'll create a separate implementation for V4 soon, probably this weekend.
@diegoserranobst I think strapi today is much more mature than it used to and I would't recommend doing this in production environment for security reasons. Would you guys still be...