ravi-signal
|
b6ecfc7131
|
Add archive listing
|
2024-01-08 13:54:57 -06:00 |
|
Chris Eager
|
3090de56b8
|
Set TLS keystore password from secrets configuration
|
2023-12-15 12:47:27 -06:00 |
|
Katherine
|
a37acd1f42
|
Add ttl for braintree writes to onetime donation table
|
2023-12-15 13:37:35 -05:00 |
|
Katherine
|
3548c3df15
|
Calculate onetime badge expiration from payment success timestamp
|
2023-12-14 15:39:46 -05:00 |
|
Katherine
|
3cbbf37468
|
Use payment success timestamp to calculate recurring donation badge expiration
|
2023-12-12 10:01:20 -05:00 |
|
Jon Chambers
|
5ad83da4e0
|
Remove the now-unused admin logger
|
2023-12-07 12:58:43 -05:00 |
|
Chris Eager
|
e084a9f2b6
|
Remove PUT/DELETE methods from RemoteConfigController
|
2023-12-07 10:54:19 -05:00 |
|
gram-signal
|
22e6584402
|
Add auth controller for SVR3 to /v3/backup.
|
2023-11-30 15:50:21 -08:00 |
|
ravi-signal
|
202dd8e92d
|
Add copy endpoint to ArchiveController
Co-authored-by: Jonathan Klabunde Tomer <125505367+jkt-signal@users.noreply.github.com>
Co-authored-by: Chris Eager <79161849+eager-signal@users.noreply.github.com>
|
2023-11-28 11:45:41 -06:00 |
|
Katherine
|
71e4351743
|
Add sepaMaximumEuros field to subscription configuration
|
2023-11-10 09:13:51 -08:00 |
|
Ravi Khadiwala
|
6b38b538f1
|
Add ArchiveController
Adds endpoints for creating and managing backup objects with ZK
anonymous credentials.
|
2023-10-30 14:02:19 -05:00 |
|
Jon Chambers
|
744eb58071
|
Discard old chunk-based account crawler machinery
|
2023-10-20 16:09:17 -04:00 |
|
Jon Chambers
|
e310a3560b
|
Remove unused configuration for the legacy Secure Backup Service
|
2023-10-17 12:21:14 -04:00 |
|
Jon Chambers
|
f2a3b8dba4
|
Treat APNs team/key IDs as secrets so they can change atomically with the key itself
|
2023-10-12 12:52:13 -04:00 |
|
Katherine
|
a00c2fcfdb
|
Support SEPA
|
2023-09-28 08:26:01 -07: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 |
|
Jon Chambers
|
7f37c8ee5e
|
Retire now-unused HTTP transport configuration for Datadog metric reporter
|
2023-08-17 16:53:53 -04:00 |
|
Ravi Khadiwala
|
3ac7aba6b2
|
Add a captcha short-code expander
|
2023-08-09 12:41:31 -05: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 |
|
Chris Eager
|
f53743d287
|
Add configuration for Datadog UDP transport
|
2023-08-02 13:54:15 -05:00 |
|
Jon Chambers
|
4ead8527c8
|
Use ClientReleasesManager when deciding whether to add client version tags
|
2023-07-26 16:41:54 -04:00 |
|
ravi-signal
|
705fb93e45
|
Add v4 attachment controller
Add AttachmentControllerV4 which can be configured to generate upload
forms for a TUS based CDN
|
2023-07-21 12:09:45 -05: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 |
|
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
|
1a1defb055
|
Store signed EC pre-keys in a dedicated table
|
2023-06-30 10:33:24 -04:00 |
|
Jonathan Klabunde Tomer
|
8d995e456e
|
initial grpc service code in chat
|
2023-06-26 17:10:13 -07: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 |
|
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 |
|
Chris Eager
|
a3c37aed47
|
Remove obsolete field from SecureValueRecovery2Configuration
|
2023-05-19 15:57:01 -04:00 |
|
Sergey Skrobotov
|
287e2fa89a
|
Moving secret values out of the main configuration file
|
2023-05-17 11:25:59 -07: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 |
|
Chris Eager
|
bc68b67cdf
|
account crawler: remove obsolete accelerated mode
|
2023-05-04 11:27:16 -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 |
|
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 |
|
Chris Eager
|
35286f838e
|
Add /v1/verification
|
2023-02-22 14:27:05 -06:00 |
|