31 Commits (044cf199135b00e0fee27a8bc0e820baeb0988b6)

Author SHA1 Message Date
Miroslav Prasil 044cf19913 Prevent accepted user from seeing ciphers until confirmed (fixes #196) 6 years ago
Miroslav Prasil a28caa33ef Implement poor man's admin panel 7 years ago
janost 380cf06211 Cipher::save() should return QueryResult instead of bool 7 years ago
Daniel García 8651df8c2a
Fixed some lint issues 7 years ago
Shane A. Faulkner d8e5e53273 Add notifications for cipher delete and create 7 years ago
Shane A. Faulkner b6502e9e9d Add support for CipherUpdate notifications 7 years ago
Kumar Ankur 781056152a Support password history #155 (#156) 7 years ago
Miroslav Prasil 2b2401be19 Update affected users revision on cipher and folder change 7 years ago
Daniel García 2f892cb866 Hide org ciphers from unconfirmed users (Showed deciption error) 7 years ago
Daniel García a1ffa4c28d Allow TOTP generation in organizations (Fixes #50) 7 years ago
Daniel García 0905355629 Fix wrong case in import struct, invite collections and user Uri back-compat 7 years ago
Miroslav Prasil ac2ca5812b Remove unused UserOrganization 7 years ago
Miroslav Prasil e2b4f3b13f Bettech check for cipher access 7 years ago
Miroslav Prasil 941747f9e8 Implement deleting Organization 7 years ago
Miroslav Prasil 21c1ab7fda Remove dependent items when removing cipher 7 years ago
Miroslav Prasil 89e544009f Fix duplicate ciphers returned from find_by_user 7 years ago
Miroslav Prasil 8bed867798 Also list shared ciphers in find_by_user 7 years ago
Miroslav Prasil dfb1232081 Filter collection lists based on user 7 years ago
Miroslav Prasil 34f2aa68f4 Implement Collection-Cipher mapping 7 years ago
Daniel García 92236394e6 Delete folder mappings when deleting folders and make sure that we can't change a ciphers owner when created 7 years ago
Miroslav Prasil c4360ee697 Save extra query when checking write access 7 years ago
Miroslav Prasil c3be1b4298 Fix FolderCipher creation, handle some errors 7 years ago
Miroslav Prasil 514a372bc8 Add per-user folder-cipher mapping 7 years ago
Miroslav Prasil 7e9e200d29 Add support for adding and viewing of org ciphers 7 years ago
Daniel García 1277cb099d Updated Cipher API with breaking changes, and included backwards compatibility 7 years ago
Daniel García 7a3308200a Finished work on ciphers (import, update, and the missing types) 7 years ago
Daniel García 47a116bbee Get host from client and put it in the attachments URL (only the web vault works without indicating the host in the URL) 7 years ago
Daniel García 912901780e Updated modified date when saving and removed hardcoded attachment domain 7 years ago
Daniel García 31bf2bc2b1 Solved some warnings 7 years ago
Daniel García b54684b677 Upload and download attachments, and added License file 7 years ago
Daniel García 5cd40c63ed First working version 7 years ago