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

Add role check to app auth unit test #1402

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

awcrosby
Copy link
Contributor

@awcrosby awcrosby commented Aug 4, 2022

What is this PR doing:

Test the GroupRole object that is created when a new customer logs in insights mode

No-Issue

Notes:

Reviewers: look for sound code, no code smells, docs & test coverage
Merger: When merging, include the Jira issue link in the squashed commit

@awcrosby awcrosby force-pushed the test_auth_with_rbac branch from 3af5213 to 984d4d3 Compare August 5, 2022 14:36
@awcrosby awcrosby marked this pull request as ready for review August 5, 2022 15:03
@awcrosby awcrosby requested a review from newswangerd August 5, 2022 15:04
@awcrosby awcrosby merged commit 2a9c0cf into ansible:feature/rbac-roles Aug 5, 2022
@awcrosby awcrosby deleted the test_auth_with_rbac branch August 5, 2022 16:54
newswangerd pushed a commit to newswangerd/galaxy_ng that referenced this pull request Aug 10, 2022
newswangerd pushed a commit that referenced this pull request Aug 10, 2022
newswangerd pushed a commit to newswangerd/galaxy_ng that referenced this pull request Aug 11, 2022
newswangerd pushed a commit to newswangerd/galaxy_ng that referenced this pull request Aug 11, 2022
newswangerd pushed a commit that referenced this pull request Aug 11, 2022
newswangerd added a commit that referenced this pull request Aug 15, 2022
* Revert "Revert RBAC Roles (#1205)" (#1212)
* Fix CI on feature branches (#1271)
* Fix groups on namespaces and container namespaces. (#1269)
* Update pulp_container to 2.12, pulpcore to 3.19 (#1272) Issue: AAH-1526
* Migrate permissions from Groups to Roles (#1199) Issue: AAH-1128
* Upgrade to pulpcore 3.20 (#1279) Issue: AAH-1643
* Add python package name to AppConfig (#1314)  No-Issue
* Make roles and group/roles visible for users with group permission (#1316)  No-Issue
* Don't require 'view_group' permissions (#1367) Issue: AAH-1805
* Allow roles assignment to group with `change_group` permission (#1371) Issue: AAH-1766
* Remove deprecated media type from pulp_container. (#1380) Issue: AAH-1828
* Update pulp dependencies from commit hashes to pinned versions (#1381) No-Issue
* Resolve guardian foreign key contraints in rbac migration (#1384) Issue: AAH-1765
* Fix bug preventing users with object permissions from adding groups to container namespaces. (#1387) Issue: AAH-1757
* Make my permissions work with proxy models. (#1389) No-Issue
* Add RBAC roles tests (#1283) Issue: AAH-1609
* Resolve test issues after rebase to master (#1392) No-Issue
* Remove guardian from LDAP on rbac-roles branch. (#1394) No-Issue
* Mark current rbac roles, group test standalone_only (#1395) No-Issue
* Add RBAC object tests (#1391) Issue: AAH-1850
* Add RBAC Roles CI workflow (#1398) No-Issue
* Rename migrations to not override default branch (#1401) No-Issue
* Add role check to app auth unit test (#1402) No-Issue
* Clear out old django model permissions (#1404) No-Issue
* Upgrade pulp container (#1399) No-Issue
* Check expected state and behavior of group permissions (#1403) No-Issue

Co-authored-by: David Newswanger <[email protected]>
Signed-off-by: James Tanner <[email protected]>
Co-authored-by: Brian McLaughlin <[email protected]>
Co-authored-by: Jiří Jeřábek <[email protected]>
Co-authored-by: Shaiah Emigh-Doyle <[email protected]>
Co-authored-by: Andrew Crosby <[email protected]>
Co-authored-by: jctanner <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants