Chris Eager
|
dd4bc23e4f
|
Update to Dropwizard 4
|
2024-11-11 16:32:24 -06:00 |
|
Ameya Lokare
|
17dfd914d5
|
Add maybe to optional argument name
|
2024-10-28 12:19:19 -07:00 |
|
Ameya Lokare
|
997129871c
|
Lazily get captcha clients to avoid initialization issues
|
2024-10-22 09:13:00 -07:00 |
|
Ameya Lokare
|
dbb9a8dcf6
|
Get captcha clients from spam-filter module
|
2024-10-21 13:32:32 -07:00 |
|
Ameya Lokare
|
d48c031548
|
Pass in destination service identifier to spam filter
|
2024-10-17 09:11:35 -07:00 |
|
Ameya Lokare
|
e9b3e15556
|
Return report spam token from spam check instead of separate call
|
2024-09-26 11:53:40 -07:00 |
|
Ameya Lokare
|
7cbbf73cc9
|
Add registration recovery checker
|
2024-08-19 11:43:19 -07:00 |
|
Ameya Lokare
|
ec009a2bba
|
Pass AccountAndAuthenticatedDeviceHolder to spam filter
|
2024-06-26 11:32:49 -07:00 |
|
Chris Eager
|
223b2fc263
|
Add javax.validation.Validator to SpamFilter#configure
|
2024-05-01 10:21:55 -05:00 |
|
Chris Eager
|
2c2b5d555e
|
Rename obsolete uses of recaptcha
|
2024-03-13 16:40:32 -05:00 |
|
Ravi Khadiwala
|
69330f47fd
|
Explicitly call spam-filter for verification session updates
Pass in the same information to the spam-filter, but just use explicit
method calls rather than jersey request filters.
|
2024-02-23 16:04:24 -06:00 |
|
Ravi Khadiwala
|
4f40c128bf
|
Explicitly call spam-filter for challenges
Pass in the same information to the spam-filter, but just use explicit
method calls rather than jersey request filters.
|
2024-02-23 15:58:52 -06:00 |
|
Ravi Khadiwala
|
3b44ed6d16
|
Explicitly call spam-filter for messages
Pass in the same information to the spam-filter, but just use explicit
method calls rather than jersey request filters.
|
2024-02-07 14:30:32 -06:00 |
|
Ravi Khadiwala
|
f5080f9bd6
|
Support configurable verification code sender overrides
|
2024-01-19 13:58:17 -06:00 |
|
Jonathan Klabunde Tomer
|
fd19299ae0
|
Accept a captcha score threshold for challenges from the spam filter
|
2023-10-20 09:09:22 -07:00 |
|
Jonathan Klabunde Tomer
|
9577d552c6
|
pass challenge type to rate limit reset listeners
|
2023-08-29 15:19:49 -07:00 |
|
Ravi Khadiwala
|
ee53260d72
|
Add filter-provided captcha score thresholds
|
2023-03-21 17:34:58 -05:00 |
|
Jon Chambers
|
b041566aba
|
Simplify construction of spam reporting token providers
|
2023-02-14 12:35:56 -05:00 |
|
Jon Chambers
|
38a0737afb
|
Retire ReportSpamTokenHandler interface in favor of ReportedMessageListener
|
2023-01-30 16:27:54 -05:00 |
|
erik-signal
|
a89e30fe75
|
Clarify naming around spam filtering.
|
2023-01-27 11:40:33 -05:00 |
|