-
Notifications
You must be signed in to change notification settings - Fork 895
AuthTktCookieHelper debug #3681
Copy link
Copy link
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels