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

Added CSRF host exemption for fappen #326

Merged
merged 5 commits into from
Mar 17, 2023

Conversation

jonasKjellerup
Copy link
Contributor

Allows the host fappen.fklub.dk to make requests using CSRF.

@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2023

Codecov Report

Merging #326 (bedc301) into next (f9e896d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head bedc301 differs from pull request most recent head 15ac11d. Consider uploading reports for the commit 15ac11d to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             next     #326   +/-   ##
=======================================
  Coverage   82.78%   82.78%           
=======================================
  Files          32       32           
  Lines        2695     2696    +1     
  Branches      192      192           
=======================================
+ Hits         2231     2232    +1     
  Misses        428      428           
  Partials       36       36           
Impacted Files Coverage Δ
stregsystem/booze.py 86.44% <ø> (ø)
stregsystem/signals.py 80.00% <ø> (ø)
stregsystem/tests.py 99.79% <ø> (ø)
stregsystem/utils.py 75.53% <ø> (ø)
stregsystem/views.py 56.71% <ø> (ø)
stregsystem/models.py 88.15% <100.00%> (ø)
treo/settings.py 97.87% <100.00%> (+0.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@falkecarlsen falkecarlsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make black happy, otherwise :shipit:

Copy link
Contributor

@Nobogo Nobogo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coolio, approved

@jonasKjellerup jonasKjellerup merged commit 345e542 into f-klubben:next Mar 17, 2023
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.

None yet

4 participants