-
Notifications
You must be signed in to change notification settings - Fork 0
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
IPC on behalf of user #10
Conversation
84f055b
to
0f72746
Compare
e9671a7
to
5a4b8fd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly nitpicks and naming/documentation questions, but overall looks really good! This is exciting. There are a few comments in there that might lead to more discussion.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Just throwing a 403 in that one spot to be consistent.
This PR sets up IPC on behalf of the user. It consists of:
request.user
appropriately[ch97]
[ch157]
[ch284]