1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test
Todd Martin 24469e2267
Update push token on login to allow multiple users on mobile devices (#2404)
* Changed query for device to include userId

(cherry picked from commit 5e3f6db64b)

* Refactored push registration to allow notification on multiple clients

(cherry picked from commit 75d299ae269eeb8ac272c96458815a359ea6d085)

* Linting

(cherry picked from commit f1cf54ebef2019743834f667861f9b34c1661e11)

* Fixed compile error.

* Removed class that I created when refactoring.

* Removed references to PushNotification from DeviceService tests.

* Refactored to not pass back a result on Save

* Refactored to send requestDevice to push notifications.

* Fixed whitespace.

* Added missing Noop services.

(cherry picked from commit bdad6cfadaf2779c2e672027122c95ea64e3cf0b)

* Linting.

* Refactored to put the push token back in SaveAsync.

* Removed constructor parameter.

* Added back in ClearTokenAsync to reduce risk.

* Updated tab for linting.
2022-11-16 15:30:28 +00:00
..
Api.IntegrationTest [SM-244] Resolve dotnet warnings (#2283) 2022-10-18 22:12:26 +02:00
Api.Test Ps 976 moving of read only organization collection items to different folder not possible (#2257) 2022-10-25 12:23:49 -07:00
Billing.Test [SM-244] Resolve dotnet warnings (#2283) 2022-10-18 22:12:26 +02:00
Common [EC-394] SCIM server integration tests (#2197) 2022-09-08 09:00:59 +01:00
Core.Test [EC-449] Event log user for SCIM events (#2306) 2022-11-09 12:13:29 +00:00
Icons.Test Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Identity.IntegrationTest [SM-220] Move identity specific files to identity (#2279) 2022-09-27 18:30:37 +02:00
Identity.Test [SG-656] Send a captcha bypass token back from the register endpoint (#2278) 2022-09-15 10:02:37 -04:00
Infrastructure.EFIntegration.Test [SM-244] Resolve dotnet warnings (#2283) 2022-10-18 22:12:26 +02:00
IntegrationTestCommon Update push token on login to allow multiple users on mobile devices (#2404) 2022-11-16 15:30:28 +00:00
bitwarden.tests.sln [SM-153] Add scaffolded API integration test project (#2209) 2022-08-29 16:24:52 +02:00
coverage.ps1 Implement code coverage tool (#1390) 2021-06-21 12:22:47 -05:00
coverage.sh Fix bug in TaxInfo (#1682) 2021-11-01 12:13:31 -04:00