1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-25 10:26:02 +02:00
bitwarden-mobile/src/Core/Models/Domain
Matt Gibson 73eb3c2c1e
Split collections permissions (#1558)
* Split collections permissions

* Remove old permissions

There is no backwards compatibility issue since these permissions are unused.

* Remove unused imports
2021-10-05 11:12:55 -05:00
..
Attachment.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
AuthResult.cs [Reset Password v1] Update Temp Password (#1492) 2021-09-24 13:14:26 -05:00
Card.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
Cipher.cs Password reprompt (#1365) 2021-05-21 15:13:54 +02:00
Collection.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
Domain.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
EncByteArray.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
EncString.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
EnvironmentUrls.cs events url 2019-06-25 16:36:21 -04:00
Field.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
Folder.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
GeneratedPasswordHistory.cs password generation service 2019-04-17 15:23:26 -04:00
Identity.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
ITreeNodeObject.cs tree node traversal for folder 2019-04-17 08:46:51 -04:00
Login.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
LoginUri.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
MasterPasswordPolicyOptions.cs Added SSO flows and functionality (#1047) 2020-09-03 12:30:40 -04:00
Message.cs re-worked message sending 2019-04-19 12:29:37 -04:00
Organization.cs Split collections permissions (#1558) 2021-10-05 11:12:55 -05:00
PasswordGenerationOptions.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
PasswordGeneratorPolicyOptions.cs use string.Empty 2020-03-16 21:07:54 -04:00
PasswordHistory.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
Policy.cs Beginning of policy support (#736) 2020-02-21 10:23:38 -05:00
ResetPasswordPolicyOptions.cs [SSO] Auto enroll during set password (#1520) 2021-09-08 12:43:24 -05:00
SecureNote.cs domains and cipherview 2019-04-13 22:53:20 -04:00
Send.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
SendFile.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
SendText.cs Use CipherByteArray to signify encrypted byte[] (#1366) 2021-04-21 15:27:14 -05:00
SymmetricCryptoKey.cs Changed all C# control flow block statements to include space between keyword and open paren (#800) 2020-03-28 09:16:28 -04:00
TreeNode.cs children default is empty list 2019-04-22 09:08:24 -04:00
TwoFactorProvider.cs auth service 2019-04-18 09:45:31 -04:00