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

GroupAPI.removePermission - add trailing slash to prevent an extra 301 redirect #1681

Merged
merged 1 commit into from
Feb 27, 2022

Conversation

himdel
Copy link
Collaborator

@himdel himdel commented Feb 22, 2022

edit a group, remove N permissions, save

before:
N requests resulting in a 301 response,
N requests resulting in a 204 response

after:
N requests resulting in a 204 response

…1 redirect

edit a group, remove N permissions, save

before:
N requests resulting in a 301 response,
N requests resulting in a 204 response

after:
N requests resulting in a 204 response

No-Issue
@himdel himdel merged commit d60edb4 into ansible:master Feb 27, 2022
@himdel himdel deleted the api-remove-permission branch February 27, 2022 19:45
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.

None yet

2 participants