Historique des commits

Auteur SHA1 Message Date
  Jeremy Stretch 3ef4287d57 Add additional_permissions to ObjectPermissionRequiredMixin il y a 6 ans
  Jeremy Stretch 581dc4e070 Enforce object-level permissions for CableTraceView il y a 6 ans
  Jeremy Stretch 1bce148be2 Enforce object-level permissions for ObjectConfigContextView il y a 6 ans
  Jeremy Stretch eb9147a575 Enforce object-level permissions for DeviceBay population views il y a 6 ans
  Jeremy Stretch 781334b615 Enforce object-level permissions for RackElevationListView il y a 6 ans
  Jeremy Stretch 5282ae2250 Enforce object-level permissions for cluster add/remove devices views il y a 6 ans
  Jeremy Stretch bae050e689 Replace legacy add/edit secret views with SecretEditView il y a 6 ans
  Jeremy Stretch ab60a5d73d Enforce object-level permissions for IPAddressAssignView, VLANGroupVLANsView il y a 6 ans
  Jeremy Stretch 71d4b5c5df Enforce object-level permissions for circuit termination swap view il y a 6 ans
  Jeremy Stretch 7e64d3e653 Transition BulkComponentCreateView to use ObjectPermissionRequiredMixin il y a 6 ans
  Jeremy Stretch e7fde2795f Fix BulkDisconnectView il y a 6 ans
  Jeremy Stretch f36c797e98 Transition ComponentCreateView to use ObjectPermissionRequiredMixin il y a 6 ans
  Jeremy Stretch 49b780358e Transition BulkRenameView, BulkDisconnectView to use ObjectPermissionRequiredMixin il y a 6 ans
  Jeremy Stretch af8e1a6472 Strip 'param' indicators from docstrings il y a 6 ans
  Jeremy Stretch 91362b0f82 Transition BulkCreateView to use ObjectPermissionRequiredMixin il y a 6 ans
  Jeremy Stretch e61fc1f709 Introduce ObjectView to enforce object-level permissions for individual object views il y a 6 ans
  Jeremy Stretch 8fd860a413 Transition BulkDeleteView to use ObjectPermissionRequiredMixin il y a 6 ans
  Jeremy Stretch 82c247f3cf Transition BulkEditView to use ObjectPermissionRequiredMixin il y a 6 ans
  Jeremy Stretch 5e5038d780 Transition BulkImportView to use ObjectPermissionRequiredMixin il y a 6 ans
  Jeremy Stretch 2b32430a10 Transition ObjectDeleteView to use ObjectPermissionRequiredMixin il y a 6 ans
  Jeremy Stretch 5381c4e0ae Tweak evaluation of required permission for ObjectEditView il y a 6 ans
  Jeremy Stretch 406b076b95 Transition ObjectEditView to use ObjectPermissionRequiredMixin il y a 6 ans
  Jeremy Stretch 993ee8c900 Transition ObjectListView to use ObjectPermissionRequiredMixin il y a 6 ans
  Jeremy Stretch cc6e74dfd5 Move ObjectPermissionRequiredMixin to utilities.views il y a 6 ans
  Jeremy Stretch 40c590f445 Add queryset to all BulkImportViews il y a 6 ans
  Jeremy Stretch 5486cff441 Add object permission support, tests for bulk import/edit/delete views il y a 6 ans
  Jeremy Stretch a928d337d9 Add object permission support for create/update/delete API views il y a 6 ans
  Jeremy Stretch fa8407371b Swap position of REMOTE_AUTH_BACKEND il y a 6 ans
  Jeremy Stretch 8c40148ca7 Add object permission tests for get and list API views il y a 6 ans
  Jeremy Stretch 8eb4d0a36b Remove ViewExemptBackend; use same for model- and object-level permissions il y a 6 ans