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

AuthTktCookieHelper debug #3681

Open
silenius opened this issue Oct 4, 2021 · 1 comment
Open

AuthTktCookieHelper debug #3681

silenius opened this issue Oct 4, 2021 · 1 comment

Comments

@silenius
Copy link
Contributor

silenius commented Oct 4, 2021

While migrating to the new security policy, I noticed https://github.com/Pylons/pyramid/blob/master/src/pyramid/authentication.py#L950-L955 but it is not used in the constructor, leading to:

TypeError: __init__() got an unexpected keyword argument 'debug'

Is it a bug in the documentation (debug isn't supported anymore?) or a forget while migration to the new authorization/authentication stuff?

@mmerickel
Copy link
Member

mmerickel commented Oct 4, 2021 via email

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