Files
mayan-edms/mayan/apps/acls
Roberto Rosario 4b444a75cc Add support for multi access filtering
This change allows filtering a queryset by multiple permission
following a logic operator to define the relationship.

Example: In order to access an instance of MetadataTypeDocumentType
the document type view and metadata type view permissions are
required. The computation for this access control can now be
coded using .restrict_queryset_by_accesses. Custom permission
checking in the view is no longer required.

Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>
2019-03-05 20:30:26 -04:00
..
2018-10-29 13:24:07 -04:00
2018-12-05 02:04:20 -04:00
2015-09-08 18:13:22 -04:00
2019-03-03 20:02:36 -04:00
2019-03-03 20:02:36 -04:00
2019-02-14 02:30:51 -04:00
2019-02-01 04:15:16 -04:00
2019-03-04 16:20:12 -04:00
2019-03-03 20:02:36 -04:00
2019-03-04 16:20:12 -04:00
2019-03-04 16:20:12 -04:00