Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions system #26

Closed
wonderchook opened this issue Jan 26, 2016 · 2 comments
Closed

Permissions system #26

wonderchook opened this issue Jan 26, 2016 · 2 comments
Assignees
Milestone

Comments

@wonderchook
Copy link
Contributor

Permissions system: the reusable backend component of this is https://github.com/Cadasta/django-tutelary.

Initial use in platform: back-end system for policy-based access control (data model, policy grammar, permissions engine); fixed roles defined by developers; no user-visible reference to policies, user-level permissions, etc.

@wonderchook wonderchook added this to the Version 0.01.1 milestone Jan 26, 2016
@ian-ross ian-ross changed the title permissions system Permissions system Jan 28, 2016
@ian-ross
Copy link
Contributor

ian-ross commented Feb 1, 2016

Remaining tasks here based on code review with @oliverroick:

  • Support function views
  • Documentation improvements
  • End-to-end tests
  • Better treatment of collective actions
  • Policy update handling
  • Modify policy format to allow for comments
  • Caching for performance
  • Django admin interface (low priority: not directly needed for Cadasta)

@ian-ross
Copy link
Contributor

I'm closing this now, as the individual tasks are all there as tickets on the django-tutelary repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants