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

Update code to support Pyramid 2 #5091

Closed
mattiaverga opened this issue Feb 25, 2023 · 0 comments · Fixed by #5288
Closed

Update code to support Pyramid 2 #5091

mattiaverga opened this issue Feb 25, 2023 · 0 comments · Fixed by #5288
Labels
Help needed High priority These issues are higher priority than normal high-gain high-trouble

Comments

@mattiaverga
Copy link
Contributor

CI test failures in Rawhide shows that Authentication/Authorization doesn't work as expected with Pyramid 2.

We should migrate to new methods https://docs.pylonsproject.org/projects/pyramid/en/latest/whatsnew-2.0.html#upgrading-authentication-authorization

@mattiaverga mattiaverga added High priority These issues are higher priority than normal high-trouble high-gain labels Feb 25, 2023
@mattiaverga mattiaverga changed the title Authentication/Authorization doesn't work as expected with Pyramid 2 Update code to support Pyramid 2 Feb 28, 2023
mattiaverga added a commit to mattiaverga/bodhi that referenced this issue Apr 30, 2023
Fix a deprecation warning with Pyramid 2.0. One small step related to fedora-infra#5091

Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
mattiaverga added a commit to mattiaverga/bodhi that referenced this issue May 13, 2023
Fix a deprecation warning with Pyramid 2.0. One small step related to fedora-infra#5091

Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
@mattiaverga mattiaverga linked a pull request May 13, 2023 that will close this issue
mattiaverga added a commit to mattiaverga/bodhi that referenced this issue May 17, 2023
Fix a deprecation warning with Pyramid 2.0. One small step related to fedora-infra#5091

Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
mattiaverga added a commit to mattiaverga/bodhi that referenced this issue Jun 19, 2023
Fix a deprecation warning with Pyramid 2.0. One small step related to fedora-infra#5091

Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
mattiaverga added a commit that referenced this issue Aug 2, 2023
Fix a deprecation warning with Pyramid 2.0. One small step related to #5091

Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
@mattiaverga mattiaverga moved this from To do to Done in Reduce technical debt Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help needed High priority These issues are higher priority than normal high-gain high-trouble
Development

Successfully merging a pull request may close this issue.

1 participant