Ravi Khadiwala
|
5934b7344a
|
Remove unused captcha configuration
|
2023-09-07 11:16:32 -05:00 |
|
Chris Eager
|
eeea97e2fe
|
Return a single OAuth2 credentials JSON
|
2023-08-18 16:16:31 -05:00 |
|
Jon Chambers
|
76305190a2
|
Temporarily restore explicit service/version/environment/host tags
|
2023-08-17 18:30:59 -04:00 |
|
Jon Chambers
|
8103a22026
|
Submit Micrometer metrics via dogstatsd instead of the Datadog API
|
2023-08-17 17:01:36 -04:00 |
|
Ravi Khadiwala
|
3ac7aba6b2
|
Add a captcha short-code expander
|
2023-08-09 12:41:31 -05:00 |
|
Jon Chambers
|
42141e51a1
|
Use ACIs instead of E164s for TURN URI overrides
|
2023-08-08 12:46:55 -04:00 |
|
Jon Chambers
|
625637b888
|
Stop checking for stored verification codes when linking devices
|
2023-08-04 17:26:55 -04:00 |
|
Jon Chambers
|
308da3343d
|
Accept signed tokens in addition to randomly-generated codes for authorizing device linking
|
2023-08-04 13:40:37 -05:00 |
|
Chris Eager
|
48c7572dd5
|
Add CommandStopListener
|
2023-08-04 13:29:35 -05:00 |
|
Jon Chambers
|
fcf311aab3
|
Retire the PendingAccounts table
|
2023-08-04 12:13:57 -04:00 |
|
ravi-signal
|
888879dfb2
|
Estimate message byte limit exceeded error count
|
2023-08-04 11:10:58 -05:00 |
|
Jon Chambers
|
4ead8527c8
|
Use ClientReleasesManager when deciding whether to add client version tags
|
2023-07-26 16:41:54 -04:00 |
|
Jon Chambers
|
b8d8d349f4
|
Control inbound message byte limits with a dynamic configuration flag
|
2023-07-14 16:25:33 -04:00 |
|
Jonathan Klabunde Tomer
|
5847300290
|
Revert "Allow use of the token returned with spam challenges as auth for the challenge verification request"
|
2023-07-12 11:45:02 -07:00 |
|
Jon Chambers
|
6db97f5541
|
Standardize client tag version handling; add client version tags to delivery latency metrics
|
2023-07-11 13:35:29 -04:00 |
|
Jonathan Klabunde Tomer
|
098b177bd3
|
Allow use of the token returned with spam challenges as auth for the challenge verification request
|
2023-07-06 15:25:19 -07:00 |
|
Jon Chambers
|
b593d49399
|
Control signed pre-key deletion via a dynamic configuration flag to facilitate migration
|
2023-07-05 12:17:17 -04:00 |
|
Jon Chambers
|
2d154eb0cf
|
Add a command to copy signed pre-keys from Account records to their own table
|
2023-06-30 10:33:24 -04:00 |
|
Jon Chambers
|
1a1defb055
|
Store signed EC pre-keys in a dedicated table
|
2023-06-30 10:33:24 -04:00 |
|
Chris Eager
|
c93af9e31e
|
Remove MessagePersister from WhisperServerService environment
Persistence is now exclusively done by a separate command.
|
2023-06-28 14:17:49 -05:00 |
|
Chris Eager
|
b81a0e99d4
|
Always have 0 ApnPushNotificationScheduler worker threads in front-end service
|
2023-06-28 14:17:23 -05:00 |
|
Chris Eager
|
f8fefe2e5e
|
Remove AccountCrawler (and doPeriodicWork) from WhisperServerService
|
2023-06-28 14:16:07 -05:00 |
|
Chris Eager
|
befd336372
|
Remove static Remote Config auth tokens
|
2023-06-15 12:11:20 -05:00 |
|
Jon Chambers
|
9cfd88a23f
|
Move turn secret to static configuration
|
2023-06-14 10:47:17 -04:00 |
|
Jon Chambers
|
2b08742c0a
|
Create separate key stores for different kinds of pre-keys
|
2023-06-06 17:08:26 -04:00 |
|
Chris Eager
|
d1e38737ce
|
Support ID token at PUT /v1/config and DELETE /v1/config
|
2023-05-30 10:28:28 -05:00 |
|
Chris Eager
|
cd8f74e60b
|
Add support for environment-dependent secondary OAuth2 credentials JSON
|
2023-05-26 11:07:30 -04:00 |
|
Jon Chambers
|
8ce2b04fe4
|
Discard test device codes
|
2023-05-19 15:57:14 -04:00 |
|
Chris Eager
|
a3c37aed47
|
Remove obsolete field from SecureValueRecovery2Configuration
|
2023-05-19 15:57:01 -04:00 |
|
Chris Eager
|
3e53884979
|
Add MessagePersisterServiceCommand
|
2023-05-18 15:37:54 -05:00 |
|
Chris Eager
|
6043c1a4e8
|
Add ScheduledApnPushNotificationSenderServiceCommand
|
2023-05-18 11:44:01 -05:00 |
|
Sergey Skrobotov
|
287e2fa89a
|
Moving secret values out of the main configuration file
|
2023-05-17 11:25:59 -07:00 |
|
Chris Eager
|
8d1c26d07d
|
Add CrawlAccountsCommand
|
2023-05-17 12:22:49 -05:00 |
|
Jonathan Klabunde Tomer
|
caae27c44c
|
PQXDH endpoints for chat server
|
2023-05-16 14:34:33 -07:00 |
|
Katherine Yen
|
7395b5760a
|
Remove unused call link config
|
2023-05-12 11:01:42 -05:00 |
|
Jon Chambers
|
d2baa8b8fb
|
Stop sending API keys to the registration service
|
2023-05-10 15:28:12 -04:00 |
|
Jon Chambers
|
2be2b4ff23
|
Authenticate with the registration service using OIDC identity tokens in addition to shared API keys
|
2023-05-10 14:59:07 -04:00 |
|
Katherine Yen
|
b2b0aee4b7
|
Call link auth credential
|
2023-05-04 14:17:01 -07:00 |
|
Jon Chambers
|
919cc7e5eb
|
Update libsignal to 0.23
|
2023-05-04 14:10:51 -07:00 |
|
Chris Eager
|
bc68b67cdf
|
account crawler: remove obsolete accelerated mode
|
2023-05-04 11:27:16 -05:00 |
|
Chris Eager
|
57b6c10dd1
|
Remove obsolete dynamic configuration
|
2023-05-03 13:20:44 -05:00 |
|
Jon Chambers
|
12b58a31a1
|
Retire integration with legacy contact discovery system
|
2023-05-02 15:57:03 -04:00 |
|
Jon Chambers
|
11829d1f9f
|
Refactor provisioning plumbing to use Lettuce
|
2023-04-18 12:04:54 -04:00 |
|
ravi-signal
|
0fe6485038
|
Add a configuration to make rate limiters fail open
|
2023-04-14 13:08:14 -05:00 |
|
Katherine Yen
|
61af1ba029
|
Clean up prohibited username references
|
2023-04-10 15:21:02 -07:00 |
|
Katherine Yen
|
e4da59c236
|
Generic credential auth endpoint for call links
|
2023-04-04 10:28:35 -07:00 |
|
Chris Eager
|
0cc84131de
|
Add enabled to SVR2 configuration
|
2023-03-29 11:40:21 -05:00 |
|
Chris Eager
|
2a551d1d41
|
Add SecureValueRecovery2Client
|
2023-03-29 11:40:21 -05:00 |
|
Ravi Khadiwala
|
a8eb27940d
|
Add per-action captcha site-key configuration
- reject captcha requests without valid actions
- require specific site keys for each action
|
2023-03-21 17:34:58 -05:00 |
|
Ravi Khadiwala
|
59bc2c5535
|
Add by-action captcha score config
Enable setting different captcha score thresholds for different captcha
actions via configuration
|
2023-03-09 10:43:16 -06:00 |
|