Skip to content

ServerContext, CSRF #8

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

Merged
merged 1 commit into from
Apr 18, 2017
Merged

ServerContext, CSRF #8

merged 1 commit into from
Apr 18, 2017

Conversation

labkey-nicka
Copy link
Contributor

  • supports build_url, make_request
  • first request handling of CSRF

- supports build_url, make_request
- first request handling of CSRF
@labkey-nicka labkey-nicka requested a review from Sigmonia April 14, 2017 22:39
Copy link
Contributor

@Sigmonia Sigmonia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

"""
session = server_context['session']
def __init__(self, **kwargs):
self._container_path = kwargs.pop('container_path', None)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this something we want to retain?

@Sigmonia Sigmonia merged commit 9b4c347 into master Apr 18, 2017
@labkey-nicka labkey-nicka deleted the fb_csrf branch April 18, 2017 20:59
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