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

Fixed #29686 -- Made UserAdmin.user_change_password() pass object to has_change_permission(). #10253

Merged
merged 1 commit into from Aug 17, 2018

Conversation

atodorov
Copy link
Contributor

@atodorov atodorov commented Aug 1, 2018

@atodorov atodorov changed the title contrib.auth.admin - send the object to has_change_permissions() contrib.auth.admin - send the object to has_change_permission() Aug 1, 2018
@atodorov
Copy link
Contributor Author

atodorov commented Aug 1, 2018

The failing Jenkins job says Killed, not sure why, either OOM or some timeout.

@timgraham
Copy link
Member

Thanks for the contribution. A Trac ticket and a test are required.

@jeffyancey
Copy link
Contributor

@timgraham do you think there is a valid case for this? Are you still interested in working on this @atodorov? I can create the ticket and modify the tests to get this PR ready.

@atodorov atodorov force-pushed the auth_permissions branch 2 times, most recently from d2f6ae3 to 9625f4d Compare August 16, 2018 11:18
@atodorov
Copy link
Contributor Author

@jeffyancey added a new test, should be good to go.

@jeffyancey
Copy link
Contributor

The change and test both look good to me, but you still need to make a Trac ticket as directed by @timgraham

@django django deleted a comment from atodorov Aug 17, 2018
@timgraham timgraham changed the title contrib.auth.admin - send the object to has_change_permission() Fixed #29686 -- Made UserAdmin.user_change_password() pass object to has_change_permission(). Aug 17, 2018
@timgraham timgraham merged commit 53ebd4c into django:master Aug 17, 2018
@atodorov atodorov deleted the auth_permissions branch September 13, 2020 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants