Histórico de Commits

Autor SHA1 Mensagem Data
  Jeremy Stretch 7b01ba9776 Fix external auth permissions test há 5 anos atrás
  Jeremy Stretch 32620dd556 Changelog for #554 há 5 anos atrás
  Jeremy Stretch 76f74f479b Support permission attribute assignment via REMOTE_AUTH_DEFAULT_PERMISSIONS há 5 anos atrás
  Jeremy Stretch e9831442cd Drafted documentation for object-based permissions há 5 anos atrás
  Jeremy Stretch 5d4cc5bf3d Fix ordering of group and user fields in ObjectPermission admin há 5 anos atrás
  Jeremy Stretch 26d7c21314 Move authentication backends há 5 anos atrás
  Jeremy Stretch a4af270ea8 Restrict querysets for home, search views há 5 anos atrás
  Jeremy Stretch b6c38ceb73 Call permission_is_exempt() to check for exempt permissions há 5 anos atrás
  Jeremy Stretch 3a9512f086 Refine queryset restriction logic há 5 anos atrás
  Jeremy Stretch 9679557747 Add permission_is_exempt() há 5 anos atrás
  Jeremy Stretch 3c334a0238 Update views to restrict all querysets há 5 anos atrás
  Jeremy Stretch 5574aaa8cb Tweak restrict() to accept only an action keyword há 5 anos atrás
  Jeremy Stretch e23b2c4c4f Implement RestrictedQuerySet as a manager há 5 anos atrás
  Jeremy Stretch 5b6a6fb63e Move restrict_queryset() function to RestrictedQuerySet há 5 anos atrás
  Jeremy Stretch 58989b85c8 Introduce restrict_queryset() há 5 anos atrás
  Jeremy Stretch 8786bb25c5 Fix instance evaluation há 5 anos atrás
  Jeremy Stretch 670139492d Fix permission action evaluation há 5 anos atrás
  Jeremy Stretch 5d3cf8074b Add migration for replicating legact permissions to ObjectPermissions há 5 anos atrás
  Jeremy Stretch 85c54703ec Improve the admin form for ObjectPermissions há 5 anos atrás
  Jeremy Stretch 02687453f2 Add ArrayField on ObjectPermission to store actions há 5 anos atrás
  Jeremy Stretch 90828cedae Introduce proxy models for User and Group to organize admin UI há 5 anos atrás
  Jeremy Stretch f65b2278f0 Enable many-to-many model assignment for ObjectPermissions há 6 anos atrás
  Jeremy Stretch bdfc0364d5 Fix up ObjectPermission content type assignment há 6 anos atrás
  Jeremy Stretch 65bd3fbddb Remove built-in permission assignment from admin UI há 6 anos atrás
  Jeremy Stretch f8e29ea66a Remove ObjectPermissionManager há 6 anos atrás
  Jeremy Stretch a8ed04c4d2 Expose assigned ObjectPermissions on User instance há 6 anos atrás
  Jeremy Stretch 73b7eb0c7f Skip queryset filtering for superusers há 6 anos atrás
  Jeremy Stretch 486f1a74ab Standardize base classes for view test cases há 6 anos atrás
  Jeremy Stretch 5d36d81ae1 Restore model-level permission tests há 6 anos atrás
  Jeremy Stretch dc56e49410 Introduce resolve_permission() utility function há 6 anos atrás