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

Config validation + session management #102

Merged
merged 6 commits into from
Sep 4, 2023
Merged

Conversation

mensfeld
Copy link
Member

@mensfeld mensfeld commented Sep 4, 2023

This PR introduces config validation + sessions management plugin usage and CSRF plugin from Roda.

They are NOT used at the moment but are needed for some operations in the future, hence introduction with 0.7.0 as it's anyhow breaking and requires manual upgrade path.

close #77

@mensfeld mensfeld added the enhancement New feature or request label Sep 4, 2023
@mensfeld mensfeld requested a review from nijikon September 4, 2023 12:41
@mensfeld mensfeld self-assigned this Sep 4, 2023
@mensfeld mensfeld marked this pull request as ready for review September 4, 2023 12:42
@mensfeld mensfeld merged commit aef0afd into master Sep 4, 2023
12 checks passed
@mensfeld mensfeld deleted the config-validation branch September 4, 2023 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

Introduce session management and CSRF protection
1 participant