Files
mayan-edms/mayan/apps
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
..
2019-01-31 01:20:41 -04:00
2019-02-15 04:33:42 -04:00
2019-02-15 04:33:42 -04:00
2019-02-15 04:33:42 -04:00
2019-02-15 04:33:42 -04:00
2019-02-05 05:54:36 -04:00
2019-02-22 04:07:42 -04:00
2019-02-25 21:10:09 -04:00
2019-02-15 04:33:42 -04:00
2019-02-19 03:38:09 -04:00
2019-01-25 01:30:05 -04:00
2019-02-15 04:33:42 -04:00
2019-02-06 21:37:46 -04:00
2019-02-22 23:49:48 -04:00
2019-02-15 04:33:42 -04:00
2019-02-22 04:06:36 -04:00
2019-02-22 04:06:06 -04:00