Opened 10 years ago
Closed 10 years ago
#25087 closed New feature (duplicate)
Allow extending the default auth permissions.
| Reported by: | Grigoriy Kramarenko | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.auth | Version: | dev |
| Severity: | Normal | Keywords: | permissions view |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | yes | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
From this discussion.
The best solution is to add a setting that complements default_permissions, to allow projects that require additional permissions on all models of project, to do so.
Change History (2)
comment:1 by , 10 years ago
| Component: | Uncategorized → contrib.auth |
|---|---|
| Needs tests: | set |
| Summary: | The proposal to allow the extend default permissions. → Allow extending the default auth permissions. |
| Triage Stage: | Unreviewed → Accepted |
Note:
See TracTickets
for help on using tickets.
Not settled on a setting for this (I've left a reply on the mailing list). Also tests are missing.