Implement rate limiting for e-mail verifications #8419
+177
−62
Codecov / codecov/patch
succeeded
Apr 9, 2024 in 1s
89.61% of diff hit (target 87.62%)
View this Pull Request on Codecov
89.61% of diff hit (target 87.62%)
Annotations
Check warning on line 235 in src/controllers/user/me.rs
codecov / codecov/patch
src/controllers/user/me.rs#L229-L235
Added lines #L229 - L235 were not covered by tests
Check warning on line 118 in src/controllers/user/session.rs
codecov / codecov/patch
src/controllers/user/session.rs#L112-L118
Added lines #L112 - L118 were not covered by tests
Check warning on line 45 in src/rate_limiter.rs
codecov / codecov/patch
src/rate_limiter.rs#L45
Added line #L45 was not covered by tests
Check warning on line 61 in src/rate_limiter.rs
codecov / codecov/patch
src/rate_limiter.rs#L61
Added line #L61 was not covered by tests
Loading