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

Replace old OAuth 2 hooks with new ones #1681

Merged
merged 2 commits into from
Dec 9, 2023
Merged

Conversation

rafalp
Copy link
Owner

@rafalp rafalp commented Dec 9, 2023

This PR replaces old filtering and validation hooks in misago.oauth2 app with new ones.

This PR's goal is to add some hooks using new implementation to Misago, so I can write documentation generation for hooks reference later.

Related to the #1524 epic

@rafalp rafalp added area: backend This issue involves Python, Django or dependency (eg. database) enhancement Improvement to existing feature or dev experience feature: auth This issue involves auth feature: extensions Extension points for 3rd party plugins and customizations labels Dec 9, 2023
@rafalp rafalp added this to the 0.39 milestone Dec 9, 2023
@rafalp rafalp self-assigned this Dec 9, 2023
@coveralls
Copy link

Coverage Status

coverage: 98.586% (-0.03%) from 98.612%
when pulling 8aabc8e on fix-1524-add-hooks-for-oauth2
into 3d85844 on main.

@rafalp rafalp merged commit c8d46ec into main Dec 9, 2023
1 check passed
@rafalp rafalp deleted the fix-1524-add-hooks-for-oauth2 branch December 9, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend This issue involves Python, Django or dependency (eg. database) enhancement Improvement to existing feature or dev experience feature: auth This issue involves auth feature: extensions Extension points for 3rd party plugins and customizations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants