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

Tighten Auth & Email route rate limits #3326

Merged
merged 4 commits into from
Jan 12, 2024
Merged

Conversation

hardillb
Copy link
Contributor

fixes FlowFuse/security#60

Description

Related Issue(s)

FlowFuse/security#60

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

@hardillb hardillb added this to the 2.0 milestone Jan 11, 2024
@hardillb hardillb self-assigned this Jan 11, 2024
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (463a348) 40.98% compared to head (7c1fc10) 41.03%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3326      +/-   ##
==========================================
+ Coverage   40.98%   41.03%   +0.04%     
==========================================
  Files         605      605              
  Lines       22731    22733       +2     
  Branches     5473     5485      +12     
==========================================
+ Hits         9317     9328      +11     
+ Misses      13414    13405       -9     
Flag Coverage Δ
backend 77.77% <100.00%> (+0.08%) ⬆️
frontend 2.05% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@knolleary knolleary merged commit 214fc03 into main Jan 12, 2024
10 checks passed
@knolleary knolleary deleted the auth-email-rate-limit branch January 12, 2024 10:58
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

2 participants