Skip to content

Conversation

@RobbeSneyders
Copy link
Member

Follows up on #1491 which removed the aiohttp_security_handler_factory.

flask_security_handler_factory is actually not Flask specific, so we can refactor this into a generic sync and async class. I also lifted some methods out of the abstract class since they were overwritten in 1 of 2 subclasses.

@RobbeSneyders RobbeSneyders force-pushed the feature/sync-async-security branch from a05f99a to f448d53 Compare March 17, 2022 22:22
@RobbeSneyders RobbeSneyders force-pushed the feature/connexion-middleware branch from e9b4dd7 to 977a691 Compare March 18, 2022 13:53
@RobbeSneyders RobbeSneyders force-pushed the feature/sync-async-security branch from d286806 to 7b3f883 Compare March 18, 2022 13:54
@RobbeSneyders RobbeSneyders added this to the Connexion 3.0 milestone Mar 24, 2022
@RobbeSneyders RobbeSneyders force-pushed the feature/connexion-middleware branch from 800b8ae to fe03909 Compare March 24, 2022 20:57
Base automatically changed from feature/connexion-middleware to feature/python3.10 March 24, 2022 21:51
Base automatically changed from feature/python3.10 to main March 28, 2022 21:54
@RobbeSneyders
Copy link
Member Author

Closing this PR as some of the changes are irrelevant after moving security into the middleware.

@RobbeSneyders RobbeSneyders deleted the feature/sync-async-security branch April 6, 2022 15:06
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