Commit Graph

33 Commits (3bddc176d6d923492f4f2fda3c72227cd2b684f4)

Author SHA1 Message Date
Daniel García 95e24ffc51
rename send key -> akey
4 years ago
Daniel García 8da5b99482
Send API
4 years ago
BlackDex de86aa671e Fix Key Rotation during password change
4 years ago
janost 043aa27aa3 Implement admin ability to enable/disable users
4 years ago
Jeremy Lin 3bbdbb832c Transfer favorite status for user-owned ciphers
4 years ago
Jeremy Lin f83a8a36d1 Track favorites on a per-user basis
4 years ago
Jeremy Lin 979d010dc2 Add support for hiding passwords in a collection
4 years ago
Daniel García e3b00b59a7
Initial support for soft deletes
5 years ago
Daniel García 3fa78e7bb1
Initial version of policies
5 years ago
tomuta bd1e8be328 Implement change-email, email-verification, account-recovery, and welcome notifications
5 years ago
BlackDex ebf40099f2 Updated authenticator TOTP
5 years ago
Michael Powers 1264eb640a
Added a migration that fixes #1 which caused attachments to be broken
5 years ago
Michael Powers f5f9861a78
Adds support for PostgreSQL which resolves #87 and is mentioned in #246.
5 years ago
Daniel García df8114f8be
Updated client kdf iterations to 100000 and fixed some lints
5 years ago
Nils Domrose 6c38026ef5 user char(36) for uuid columns
6 years ago
Nils Domrose ff759397f6 initial mysql support
6 years ago
Emil Madsen ab95a69dc8 Rework migrations for MySQL
6 years ago
Daniel García 6364c05789
Fix attachments during key rotation, add individual attachment key
6 years ago
Daniel García ebb66c374e
Implement KDF iterations change (Fixes #195)
6 years ago
Miroslav Prasil ec05f14f5a Implement poor man's invitation via Organization invitation
6 years ago
Kumar Ankur 781056152a Support password history #155 (#156)
6 years ago
Daniel García dae92b9018 Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device.
6 years ago
Daniel García b0ee5f6570 Improved two factor auth
7 years ago
Miroslav Prasil 9b017bbbb9 Fix reference in attachments table
7 years ago
Miroslav Prasil 34f2aa68f4 Implement Collection-Cipher mapping
7 years ago
Daniel García 79b4ddcae8 Added read_only bit to users_collections
7 years ago
Miroslav Prasil a0796acbc7 Implement suggested improvements
7 years ago
Miroslav Prasil 514a372bc8 Add per-user folder-cipher mapping
7 years ago
Daniel García 4093bf92fe Initial organizations functionality: Creating orgs and inviting users
7 years ago
Daniel García 1277cb099d Updated Cipher API with breaking changes, and included backwards compatibility
7 years ago
Daniel García 1bc346688c Some initial work on organizations, nothing works yet
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