Alberto Pagliarini
Alberto Pagliarini
Whenever a group is deleted it needs to clean objects permissions cache with perms set on that group. See #531
For consistency with ``` http GET /objects/:id ``` that check if `:id` is an object on tree or related to an object on tree, the request ``` http GET /objects...
This PR slightly improves performance of query built in `BuildFilterBehavior::allowed_to_userFilter()`.
This PR fixes #954
### Description The module enables Nuxt apps to easily integrate with [BEdita API](https://github.com/bedita/bedita). It exposes composables to help with sign-up, sign-in, adds auth and roles guard middlewares, allows to transparently...
This PR is a porting of #2166 into 6 version.