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

Project and Repository permissions - error #123

Open
mbaldelli opened this issue Feb 15, 2019 · 3 comments
Open

Project and Repository permissions - error #123

mbaldelli opened this issue Feb 15, 2019 · 3 comments

Comments

@mbaldelli
Copy link

Hi there,
in stashy/permissions.py (lines 127 and 161), 'revoke' apis call http post when they're supposed to call http delete

Result: 405 not allowed is thrown by Stash / Bitbucket

@cosmin
Copy link
Owner

cosmin commented Feb 15, 2019

Should be an easy fix, do you want to take a stab at a pull request?

@mbaldelli
Copy link
Author

Sure. I actually tried to push a branch with the fix (to open a pull request) but I got 403.
If you tell me you can add me to the repo permissions, I'll push my changes.

@cosmin
Copy link
Owner

cosmin commented Feb 15, 2019

Fork the repo on GitHub and push the branch to your mirror, then open the pull request from there.

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