Backport ACL computation improvements
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -245,6 +245,16 @@ Other changes
|
||||
* Add new app to handle all dependencies.
|
||||
* Remove the licenses.py module and replace
|
||||
it with a dependencies.py module.
|
||||
* Backport ACL computation improvements.
|
||||
* Remove model permission proxy models.
|
||||
* Remove related access control argument. This is
|
||||
now handled by the related field registration.
|
||||
* Allow nested access control checking.
|
||||
* check_access's permissions argument must now be
|
||||
an interable.
|
||||
* Remove permissions_related from links.
|
||||
* Remove mayan_permission_attribute_check from
|
||||
API permission.
|
||||
|
||||
Removals
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user