aboutsummaryrefslogtreecommitdiff
path: root/src/db/models/cipher.rs
AgeCommit message (Expand)Author
2018-10-12Implement poor man's admin panelMiroslav Prasil
2018-10-06Cipher::save() should return QueryResult instead of booljanost
2018-09-13Fixed some lint issuesDaniel García
2018-09-01Add notifications for cipher delete and createShane A. Faulkner
2018-08-31Add support for CipherUpdate notificationsShane A. Faulkner
2018-08-27Support password history #155 (#156)Kumar Ankur
2018-08-21Update affected users revision on cipher and folder changeMiroslav Prasil
2018-07-12Hide org ciphers from unconfirmed users (Showed deciption error)Daniel García
2018-07-01Allow TOTP generation in organizations (Fixes #50)Daniel García
2018-06-13Fix wrong case in import struct, invite collections and user Uri back-compatDaniel García
2018-06-01Remove unused UserOrganizationMiroslav Prasil
2018-06-01Bettech check for cipher accessMiroslav Prasil
2018-05-19Implement deleting OrganizationMiroslav Prasil
2018-05-15Remove dependent items when removing cipherMiroslav Prasil
2018-05-13Fix duplicate ciphers returned from find_by_userMiroslav Prasil
2018-05-13Also list shared ciphers in find_by_userMiroslav Prasil
2018-05-11Filter collection lists based on userMiroslav Prasil
2018-05-11Implement Collection-Cipher mappingMiroslav Prasil
2018-05-04Delete folder mappings when deleting folders and make sure that we can't chan...Daniel García
2018-05-04Save extra query when checking write accessMiroslav Prasil
2018-05-01Fix FolderCipher creation, handle some errorsMiroslav Prasil
2018-04-30Add per-user folder-cipher mappingMiroslav Prasil
2018-04-27Add support for adding and viewing of org ciphersMiroslav Prasil
2018-03-06Updated Cipher API with breaking changes, and included backwards compatibilityDaniel García
2018-02-16Finished work on ciphers (import, update, and the missing types)Daniel García
2018-02-15Get host from client and put it in the attachments URL (only the web vault wo...Daniel García
2018-02-15Updated modified date when saving and removed hardcoded attachment domainDaniel García
2018-02-15Solved some warningsDaniel García
2018-02-15Upload and download attachments, and added License fileDaniel García
2018-02-10First working versionDaniel García