Commit Graph

53 Commits (2aedff50e89fd6a9aa6d0761eb6b13885a365f4d)

Author SHA1 Message Date
BlackDex 8e34495e73
Merge and modify PR from @Kurnihil
1 year ago
BlackDex 4219249e11
Add support for Organization token
1 year ago
GeekCornerGH 2d66292350
feat: Push Notifications
1 year ago
Daniel García 5bcee24f88
Merge branch 'main' into feature/kdf-options
2 years ago
Helmut K. C. Tessarek 68bcc7a4b8
add argon2 kdf fields
2 years ago
sirux88 26cd5d9643 Replaced wrong mysql column type
2 years ago
sirux88 95494083f2 added database migration
2 years ago
BlackDex 36b5350f9b
Add avatar color support
2 years ago
BlackDex 2ea9b66943
Add Organizational event logging feature
2 years ago
MFijak 21bc3bfd53 group support
2 years ago
BlackDex c4d565b15b
Update login API code
3 years ago
Jeremy Lin 69ee4a70b4 Add support for API keys
3 years ago
Jeremy Lin c49ee47de0 Fix PostgreSQL migration
3 years ago
Jeremy Lin c476e19796 Add email notifications for incomplete 2FA logins
3 years ago
thelittlefireman ca20b3d80c [PATCH] Some fixes to the Emergency Access PR
3 years ago
thelittlefireman 4ab9362971 Add Emergency contact feature
3 years ago
BlackDex 403f35b571 Added web-vault v2.21.x support + some misc fixes
3 years ago
Daniel García 8e6c6a1dc4
Merge pull request #1689 from jjlin/hide-email
4 years ago
Jeremy Lin d3449bfa00 Add support for hiding the sender's email address in Bitwarden Sends
4 years ago
Jeremy Lin a9a5706764 Add support for password reprompt
4 years ago
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