Historique des commits

Auteur SHA1 Message Date
  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
  Jeremy Stretch 64f60228ec Add web UI view tests for object-level permissions il y a 6 ans
  Jeremy Stretch aeb32104a4 Enforce object-level permissions for API views il y a 6 ans
  Jeremy Stretch 73895b1c88 Bypass permission caching for anonymous users il y a 6 ans
  Jeremy Stretch f54fb67efc Add object-level support to TokenPermissions il y a 6 ans
  Jeremy Stretch be5962fb3a ObjectPermissionRequiredMixin should exempt superusers il y a 6 ans
  Jeremy Stretch 94d0ebbd7d Fix ObjectPermission attribute consolidation il y a 6 ans
  Jeremy Stretch a275a30dca Reimplement the ViewExemptModelBackend to explicitly cache all exempted view permissions on the User instance il y a 6 ans
  Jeremy Stretch c90f680284 Cache object-level permissions on the User instance for evaluation il y a 6 ans
  Jeremy Stretch daa2c6ff21 Always pass obj=None to ModelBackend il y a 6 ans
  Jeremy Stretch 63f842c7db Implement ObjectPermissionManager il y a 6 ans
  Jeremy Stretch 06aca2e1d5 Merge branch 'develop-2.9' into 554-object-permissions il y a 6 ans
  Jeremy Stretch 3abb52a085 #4624: Refactor ObjectDeleteView to use a queryset il y a 6 ans
  Jeremy Stretch 87fa6bc252 #4624: Refactor ObjectEditView to use a queryset il y a 6 ans
  Jeremy Stretch 4b5d64939d Introduced ObjectPermissionRequiredMixin il y a 6 ans
  Jeremy Stretch 6624fc6076 Initial work on #554 (WIP) il y a 6 ans
  Jeremy Stretch 43ad9aa2b1 Fix version il y a 6 ans
  Jeremy Stretch 5dfcca96c8 Post-release version bump il y a 6 ans
  Jeremy Stretch c9d0293bd0 Release v2.8.2 il y a 6 ans
  Jeremy Stretch 2e25f6b217 Update release notes index il y a 6 ans
  Jeremy Stretch cd0eb0d8ce Fixes #4588: Restore ability to add/remove tags on services, virtual chassis in bulk il y a 6 ans
  Jeremy Stretch a4dbd2dae5 Closes #3064: Include tags in object lists as a toggleable table column il y a 6 ans
  Jeremy Stretch fbc8b46d13 Cosmetic tweaks to the user area il y a 6 ans
  Jeremy Stretch 881b0a6add Changelog for #4584 il y a 6 ans
  Jeremy Stretch 5378f01462 Merge pull request #4586 from netbox-community/4584-id-filters il y a 6 ans
  Jeremy Stretch 3baf983e86 Updated REST API documentation il y a 6 ans
  Jeremy Stretch 1ccb3162ff Ensure all model FilterSets support the 'id' field il y a 6 ans
  Jeremy Stretch 4d5d298ee1 Update super() call for get_filters() il y a 6 ans
  Jeremy Stretch b1aa7fa7f8 Changelog for #3147 il y a 6 ans