Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify RBAC get_roles_on_resource method (#14710) | Alan Rominger | 2023-12-14 | 1 | -7/+0 |
| | | | | | | | * Simplify RBAC get_roles_on_resource method * Fix bug * Fix query type bug | ||||
* | Update RBAC docs, remove unused get_permissions (#14492) | Alan Rominger | 2023-11-16 | 1 | -11/+18 |
| | | | | | * Update RBAC docs, remove unused get_permissions * Add back in section for get_roles_on_resource | ||||
* | Spelling and codespelling corrections from community PR | Joel Tenta | 2023-05-24 | 1 | -1/+1 |
| | | | | | | - Made the choice not to pull in the CI tools due to the possibility of it blocking PRs. Co-Authored By: Lila Yasin <89486372+djyasin@users.noreply.github.com> | ||||
* | Assorted renaming and string changes | Bill Nottingham | 2021-04-30 | 1 | -2/+2 |
| | |||||
* | Edit AWX docs | beeankha | 2019-09-20 | 1 | -12/+12 |
| | |||||
* | RBAC doc updates | Akita Noek | 2016-05-13 | 1 | -60/+34 |
| | |||||
* | Resource fixes | Wayne Witzel III | 2016-04-12 | 1 | -16/+8 |
| | | | The idea of a resource is an abstract one using Generic Foreign Key and not a concrete one with a model. | ||||
* | Update Role model method docs. | Wayne Witzel III | 2016-04-12 | 1 | -9/+16 |
| | |||||
* | Merge pull request #962 from anoek/rbac | Akita Noek | 2016-02-15 | 1 | -1/+10 |
|\ | | | | | "Completion" of RBAC migrations; resource_field elimination | ||||
| * | doc: ImplicitRoleField after the elimination of resource_field | Akita Noek | 2016-02-15 | 1 | -1/+10 |
| | | | | | | | | Completes #926 | ||||
* | | Update rbac.md | Wayne Witzel III | 2016-02-12 | 1 | -10/+10 |
|/ | |||||
* | doc: Try PNG for github markdown instead of SVG | Akita Noek | 2016-02-12 | 1 | -1/+1 |
| | |||||
* | doc: Added an example RBAC picture | Akita Noek | 2016-02-12 | 1 | -0/+2 |
| | |||||
* | Docs: Added RBAC basic concepts section | Akita Noek | 2016-02-12 | 1 | -6/+36 |
| | |||||
* | Update rbac.md | Wayne Witzel III | 2016-02-12 | 1 | -3/+0 |
| | | | Remove resource_field | ||||
* | Update rbac.md | Wayne Witzel III | 2016-02-12 | 1 | -6/+8 |
| | | | More documentation changes. | ||||
* | Update rbac.md | Wayne Witzel III | 2016-02-12 | 1 | -13/+31 |
| | | | Updated Role model docs | ||||
* | Update rbac.md | Wayne Witzel III | 2016-02-11 | 1 | -10/+2 |
| | | | Quick style change. | ||||
* | Update rbac.md | Wayne Witzel III | 2016-02-11 | 1 | -2/+31 |
| | | | Added information about the ImplicitRoleField | ||||
* | Update rbac.md | Wayne Witzel III | 2016-02-11 | 1 | -3/+3 |
| | | | Fixing some misspellings / typos. | ||||
* | Update rbac.md | Wayne Witzel III | 2016-02-11 | 1 | -2/+17 |
| | | | Added more details about the mixin helper methods. | ||||
* | Update rbac.md | Wayne Witzel III | 2016-02-11 | 1 | -9/+55 |
| | | | Continue to flesh out more of the rbac documentation and examples. | ||||
* | Update rbac.md | Wayne Witzel III | 2016-02-10 | 1 | -1/+1 |
| | | | Fixing typo | ||||
* | Added initial rbac doc | Wayne Witzel III | 2016-02-10 | 1 | -0/+53 |