~linaro-validation/django-restricted-resource/trunk

  • Committer: Zygmunt Krynicki
  • Date: 2011-09-09 17:35:52 UTC
  • Revision ID: zygmunt.krynicki@linaro.org-20110909173552-xere6gdoto5bgec1
Fix RestrictedResource.is_owned_by for group owner and member accessing user

Previusly a case where the accessing user was a member of an owning group was
not handled. Now a resource.is_owned_by(user) returns true when user is a
member of resource.group.
Filename Latest Rev Last Changed Committer Comment Size
..
django_restricted_resource 2 13 years ago Zygmunt Krynicki Merge RestrictedResource model and tests Diff
.bzrignore 7 13 years ago Zygmunt Krynicki Add build artefacts to bzringore 68 bytes Diff Download File
COPYING 2.1.7 13 years ago Zygmunt Krynicki Add license file and fix/add license headers to al 7.4 KB Diff Download File
Makefile 2.2.4 13 years ago Zygmunt Krynicki Add simple integration with django_coverage 414 bytes Diff Download File
setup.cfg 9 13 years ago Zygmunt Krynicki Add setup.cfg 63 bytes Diff Download File
File setup.py 21 12 years ago Zygmunt Krynicki Bump version to 0.2.6, use versiontools 1.9 KB Diff Download File