Jon Chambers
|
d832eaa759
|
Represent identity keys as byte arrays
|
2023-05-26 10:12:22 -04:00 |
|
Sergey Skrobotov
|
287e2fa89a
|
Moving secret values out of the main configuration file
|
2023-05-17 11:25:59 -07:00 |
|
Ravi Khadiwala
|
c06313dd2e
|
Drop tagging for legacy user agents
|
2023-03-09 10:43:45 -06:00 |
|
Chris Eager
|
8a889516b0
|
Improve LoggingUnhandledExceptionMapper combination with CompletionExceptionMapper
|
2023-03-03 13:17:07 -06:00 |
|
Sergey Skrobotov
|
6edb0d49e9
|
Adding a uniform configuration for all json/yaml mapper use cases: bugfix
|
2023-02-23 20:01:32 -08:00 |
|
Sergey Skrobotov
|
b9b4e3fdd8
|
Adding a uniform configuration for all json/yaml mapper use cases: part 1
|
2023-02-23 16:38:48 -08:00 |
|
Chris Eager
|
859f2302a9
|
Remove unused metrics
|
2023-02-23 10:17:24 -06:00 |
|
Katherine Yen
|
4fc3949367
|
Add zkproof validation in username flow
|
2023-02-09 09:02:53 -08:00 |
|
Sergey Skrobotov
|
7c3f429c56
|
Update E164 constraint message
|
2023-02-08 13:22:00 -08:00 |
|
Chris Eager
|
358a286523
|
Use java.util Hex and Base64 codecs
|
2023-02-06 12:16:59 -06:00 |
|
Sergey Skrobotov
|
8afe917a6c
|
Registration recovery passwords store and manager
|
2023-02-03 16:33:03 -08:00 |
|
Katherine Yen
|
24f515ccb4
|
Revert "Revert "Stored hashed username""
|
2023-02-02 11:20:44 -08:00 |
|
Katherine Yen
|
c98b54ff15
|
Revert "Stored hashed username"
|
2023-02-01 14:31:44 -08:00 |
|
Katherine Yen
|
d93d50d038
|
Stored hashed username
|
2023-02-01 12:08:25 -08:00 |
|
Sergey Skrobotov
|
dc8f62a4ad
|
/v1/backup/auth/check endpoint added
|
2023-01-30 15:39:42 -08:00 |
|
Sergey Skrobotov
|
eb499833c6
|
refactoring of ExternalServiceCredentialGenerator
|
2023-01-25 15:20:28 -08:00 |
|
Dimitris Apostolou
|
9a06c40a28
|
Fix typos
|
2023-01-13 16:05:06 -06:00 |
|
Fedor Indutny
|
96b753cfd0
|
Add an extra kb to max sticker size
|
2023-01-13 12:07:45 -06:00 |
|
erik-signal
|
d138fa45df
|
Handle edge cases of Math.abs on integers.
|
2022-12-20 12:25:04 -05:00 |
|
Katherine Yen
|
26f5ffdde3
|
Enable case-sensitive usernames
|
2022-12-13 07:59:37 -08:00 |
|
Sergey Skrobotov
|
9cf2635528
|
some accounts classes refactorings
|
2022-12-05 09:30:40 -08:00 |
|
Sergey Skrobotov
|
c32067759c
|
refactoring: use constants for header names
|
2022-11-15 11:16:49 -08:00 |
|
erik-signal
|
80a3a8a43c
|
Lock account when number owner lacks registration lock.
|
2022-11-09 14:03:09 -05:00 |
|
sergey-signal
|
5868d9969a
|
minor changes to utility classes (#1127)
|
2022-10-25 08:48:56 -07:00 |
|
Jon Chambers
|
0120a85c39
|
Allow HTTP clients to trust multiple certificates to support certificate rollover
|
2022-10-18 11:17:47 -04:00 |
|
Jon Chambers
|
a41d047f58
|
Retire CertificateExpirationGauge in favor of other expiration monitoring tools
|
2022-10-18 11:17:47 -04:00 |
|
Chris Eager
|
6341770768
|
Update SubscriptionManager to store processor+customerId in a single attribute and a map
- add `type` query parameter to `/v1/subscription/{subscriberId}/create_payment_method`
|
2022-10-07 14:26:17 -05:00 |
|
Ravi Khadiwala
|
6e595a0959
|
add an optionals utility and fix push challenge metric
|
2022-09-30 12:02:47 -05:00 |
|
Ravi Khadiwala
|
d0a8899daf
|
Change discriminator seperator and default width
|
2022-09-14 15:53:15 -05:00 |
|
Ravi Khadiwala
|
4032ddd4fd
|
Add reserve/confirm for usernames
|
2022-09-07 11:49:49 -05:00 |
|
Jon Chambers
|
b6bf6c994c
|
Remove a spurious @Nullable annotation
|
2022-08-26 15:22:23 -04:00 |
|
Jon Chambers
|
3bb4709563
|
Add CLDR region as a dimension
|
2022-08-26 12:41:51 -04:00 |
|
Jon Chambers
|
b280c768a4
|
Allow signup captchas to target CLDR two-letter region codes
|
2022-08-26 12:41:51 -04:00 |
|
Ravi Khadiwala
|
1891622e69
|
Zero-pad discriminators less than initial width
|
2022-08-22 13:36:38 -07:00 |
|
ravi-signal
|
a84a7dbc3d
|
Add support for generating discriminators
- adds `PUT accounts/username` endpoint
- adds `GET accounts/username/{username}` to lookup aci by username
- deletes `PUT accounts/username/{username}`, `GET profile/username/{username}`
- adds randomized discriminator generation
|
2022-08-15 10:44:36 -05:00 |
|
Chris Eager
|
06eb890761
|
Improve e164 normalization check by re-parsing without country code
|
2022-08-12 10:52:55 -07:00 |
|
Chris Eager
|
6d0345d327
|
Clean up Util
|
2022-08-12 10:52:55 -07:00 |
|
Ravi Khadiwala
|
36050f580e
|
Handle duplicate device ids more gracefully
|
2022-07-27 11:15:32 -05:00 |
|
Jon Chambers
|
dce391a248
|
Add support for setting PNI-associated registration IDs and identity keys when changing numbers
|
2022-07-26 15:19:27 -04:00 |
|
Ehren Kret
|
0fdfdabf2a
|
merge GroupController into CertificateController
|
2022-07-01 13:04:24 -05:00 |
|
Ehren Kret
|
e4b9ae4eee
|
Clear up warnings
|
2022-05-25 16:50:58 -05:00 |
|
Ehren Kret
|
bc1ac5a37f
|
Remove unused fields
|
2022-05-25 16:50:43 -05:00 |
|
gram-signal
|
473ecbdf2d
|
Allow primary to set and provide new signed prekeys for linked devices (#950)
|
2022-04-15 12:39:47 -06:00 |
|
Ravi Khadiwala
|
c70d7535b9
|
Make TURN configuration dynamic
Also enables conditionally including more TURN servers for gradual
rollouts
|
2022-03-23 14:38:02 -05:00 |
|
Jon Chambers
|
2d1ca98605
|
Consolidate DynamoDB clients/configuration
|
2021-12-15 12:42:41 -05:00 |
|
Jon Chambers
|
efb410444b
|
Introduce a username validator
|
2021-12-02 12:02:29 -05:00 |
|
Jon Chambers
|
9e7010f185
|
Migrate profiles from a relational database to DynamoDB
|
2021-11-24 14:48:41 -05:00 |
|
Jon Chambers
|
bae0196bcf
|
Tolerate null UUID attribute values
|
2021-11-09 11:00:27 -05:00 |
|
Chris Eager
|
eb86986cf4
|
Add /v2/directory/auth endpoint
|
2021-11-08 14:30:52 -07:00 |
|
Jon Chambers
|
c931103712
|
Remove unused utility classes
|
2021-11-01 10:51:47 -04:00 |
|