1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-16 10:35:27 +01:00
bitwarden-mobile/src/Core/Services
Carlos Gonçalves f6a58e469f
[PM-4739] Implement checksum uri validation (#2893)
* PM-4739 Implement checksum uri validation

* PM-4739 Add missing field

* PM-4739 Fix PR comments

* PM-4739 Remove unnecessary comment

* PM-4739 Add try catch and log exception

* PM-4739 Added missing files from last commit

* PM-4739 Change arg name

* [PM-5461] Fix item saving with blank URI (#2948)

* PM-5461 Fix item saving with blank URI

* PM-5461 Fix PR comment
2024-01-24 13:15:24 +00:00
..
EmailForwarders [PM-4800] Send item domain name to fastmail (#2867) 2023-11-17 17:17:25 -05:00
Logging PS-518 - Add setting to block AppCenter / Analytics - Mobile (#1905) 2022-05-18 17:59:19 +01:00
ApiService.cs [PM-5542] Update sso endpoint (#2930) 2024-01-09 21:32:42 +00:00
AppIdService.cs [PM-3222] Migration of data from LiteDB to shared pref storage (#2724) 2023-08-30 10:55:20 -04:00
AuditService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
AuthService.cs [PM-3726] prevent legacy user login (#2769) 2023-09-20 15:56:51 -04:00
AzureFileUploadService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
BitwardenFileUploadService.cs Fix Content Type for file upload (#2031) 2022-08-26 14:58:54 +01:00
BroadcasterService.cs Improved BroadcastService and added try...catch on async void callbacks (#1917) 2022-07-05 18:14:10 -03:00
CipherService.cs [PM-4739] Implement checksum uri validation (#2893) 2024-01-24 13:15:24 +00:00
CollectionService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
ConditionedAwaiterManager.cs [PM-1576] Fix Race condition AccountsManager registration (#2434) 2023-04-07 13:24:54 -04:00
ConfigService.cs [PM-2915] Fix config service null exception error bug (#2778) 2023-10-02 20:43:42 +01:00
ConsoleLogService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
CryptoService.cs [PM-4739] Implement checksum uri validation (#2893) 2024-01-24 13:15:24 +00:00
DeviceTrustCryptoService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
EnvironmentService.cs [PM-4896] Fix null reference exception on the region when setting env urls (#2876) 2023-12-01 12:30:27 -03:00
EventService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
ExportService.cs Add encKeyValidation string to encrypted exports (#1412) 2021-05-29 06:16:19 +10:00
FileUploadService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
FolderService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
InMemoryStorageService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
KeyConnectorService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
LiteDbStorageService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
OrganizationService.cs [SG-744] Add claimed domain logic to mobile (#2333) 2023-02-20 14:49:20 +00:00
PasswordGenerationService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
PasswordResetEnrollmentService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
PclCryptoFunctionService.cs Argon2id KDF (#2309) 2023-01-25 07:58:36 -05:00
PolicyService.cs [PM-2658] Settings Reorganization feature (#2702) 2023-09-27 16:26:12 -03:00
SearchService.cs [PS-1352] Fix ignore diacritics in search (#2044) 2023-01-05 16:34:06 +00:00
SendService.cs Trusted Device Encryption feature (#2656) 2023-08-17 15:19:35 -04:00
SettingsService.cs Run dotnet format (#1738) 2022-04-26 17:21:17 +02:00
StateMigrationService.cs [PM-2671] Update mobile client to use regions (#2798) 2023-11-07 12:15:32 +00:00
StateService.cs [PM-3273][PM-4679] New owner/admin permission on login (#2837) 2023-11-09 17:21:00 +00:00
StorageMediatorService.cs PM-1271 Removed StorageMediatorOptions and go to a plain parameters based approach (#2397) 2023-03-02 19:06:38 -03:00
SyncService.cs [PM-3273][PM-4679] New owner/admin permission on login (#2837) 2023-11-09 17:21:00 +00:00
TokenService.cs [SG 547] Mobile username generator iOS.Extension UI changes (#2140) 2022-10-25 21:05:15 +01:00
TotpService.cs [PM-1129] iOS 16 Third-Party 2FA OTP handling (#2409) 2023-03-09 11:16:48 -03:00
UsernameGenerationService.cs [PM-4800] Send item domain name to fastmail (#2867) 2023-11-17 17:17:25 -05:00
UserVerificationService.cs Added GetOrDeriveMasterKey to UserVerificationService (#2808) 2023-10-03 12:54:22 +01:00
VaultTimeoutService.cs PM-5064 Fix lock interaction between biometrics and vault timeout never (#2885) 2023-12-04 12:13:13 -03:00