- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 19 2024
Jun 19 2024
bartek committed rCOMMb39d988022b7: [terraform] Refactor search lambda IAM role policy attachments (authored by bartek).
[terraform] Refactor search lambda IAM role policy attachments
[terraform] Remove unused outputs
bartek committed rCOMM0c357965fdf0: [terraform] Add DNS records for load balancers (authored by bartek).
[terraform] Add DNS records for load balancers
Jun 18 2024
Jun 18 2024
bartek updated the summary of D12462: [terraform] Refactor search lambda IAM role policy attachments.
bartek committed rCOMM7c14a71b9904: [terraform] Disable CSAT verification on prod (authored by bartek).
[terraform] Disable CSAT verification on prod
[reports] Move HTTP-specific service code
[reports] Verify CSAT if present
bartek committed rCOMMc459cea60ff1: [reports] Require auth for viewing reports (authored by bartek).
[reports] Require auth for viewing reports
bartek committed rCOMM496f450b731f: [blob] Hide endpoints behind auth middleware (authored by bartek).
[blob] Hide endpoints behind auth middleware
[comm-lib] Verify CSAT in HTTP middleware
[backup] Add AuthService to HTTP server
bartek committed rCOMMb19587c8124d: [comm-lib] Add env var to disable CSAT verification (authored by bartek).
[comm-lib] Add env var to disable CSAT verification
bartek committed rCOMM6ee7d17d7527: [comm-lib] Use futures_util::Ready to simplify code (authored by bartek).
[comm-lib] Use futures_util::Ready to simplify code
bartek committed rCOMMae31755aee5d: [native] Send CSAT when fetching blob service media (authored by bartek).
[native] Send CSAT when fetching blob service media
bartek committed rCOMM52de63b4fcc5: [lib][web][native] Send CSAT in getKeyserverOverrideForAnInviteLink (authored by bartek).
[lib][web][native] Send CSAT in getKeyserverOverrideForAnInviteLink
bartek committed rCOMM19818e9af187: [identity] Forbid registering multiple devices with the same ID (authored by bartek).
[identity] Forbid registering multiple devices with the same ID
Jun 17 2024
Jun 17 2024
bartek updated the diff for D12350: [identity] Forbid registering multiple devices with the same ID.
Add constant for Tonic status code
bartek added inline comments to D12350: [identity] Forbid registering multiple devices with the same ID.
bartek committed rCOMMe9e330a65dd1: [lib][native] Send backup keys in QR auth only if requested (authored by bartek).
[lib][native] Send backup keys in QR auth only if requested
Add missing return statement
bartek committed rCOMM7327c4e2e31a: Revert "[lib][native] Send backup keys in QR auth only if requested" (authored by bartek).
Revert "[lib][native] Send backup keys in QR auth only if requested"
bartek committed rCOMM70507f858b2e: [identity][terraform] Add error type for HTTP logs (authored by bartek).
[identity][terraform] Add error type for HTTP logs
[identity] Add /inbound_keys HTTP handler
bartek committed rCOMMe70a7793d320: [identity] Add function to query device by ID (authored by bartek).
[identity] Add function to query device by ID
bartek committed rCOMM3b7dbcdd52f2: [identity][terraform] Create DDB index for deviceID (authored by bartek).
[identity][terraform] Create DDB index for deviceID
bartek committed rCOMM2585747eae45: [identity] Add HTTP function to verify CSAT (authored by bartek).
[identity] Add HTTP function to verify CSAT
[identity] Add HTTP error utilities
[identity] Create module for HTTP handler
bartek committed rCOMMc740fc55e261: [identity] Add Serialize trait for inbound keys types (authored by bartek).
[identity] Add Serialize trait for inbound keys types
bartek committed rCOMMc25b3d672f2a: [lib][native] Send backup keys in QR auth only if requested (authored by bartek).
[lib][native] Send backup keys in QR auth only if requested
bartek updated the diff for D12350: [identity] Forbid registering multiple devices with the same ID.
Verify if device ID belongs to the same user
Name endpoint /device_inbound_keys to indicate it's single-device. Rebase before landing.
Reverse condition to reduce indent
Jun 16 2024
Jun 16 2024
Could you apply the same changes as I did in D12437?
Jun 14 2024
Jun 14 2024
Looks good, glad you figured it out!
bartek published D12437: [lib][web][native] Send CSAT in getKeyserverOverrideForAnInviteLink for review.
bartek committed rCOMMcf79e85283ea: [lib] Add validator support for 'Unauthenticated' Tunnelbroker message (authored by bartek).
[lib] Add validator support for 'Unauthenticated' Tunnelbroker message
Jun 13 2024
Jun 13 2024
bartek published D12418: [lib] Add validator support for 'Unauthenticated' Tunnelbroker message for review.
bartek added inline comments to D12380: [lib] broadcast updates when becoming aware of new device existence.