Commit Graph

61 Commits (main)

Author SHA1 Message Date
gzfrozen 000c606029
Change timestamp data type. (#4355)
2 months ago
Daniel García edf7484a70
Improve file limit handling (#4242)
4 months ago
Mathijs van Veluw ecb31c85d6
Fix issue with MariaDB/MySQL migrations (#3994)
7 months ago
Daniel García cb4b683dcd
Implement cipher key encryption (#3990)
7 months ago
BlackDex 18d66474e0
Fix External ID not set during DC Sync
7 months ago
BlackDex d6e0ace192
Fix Login With Device without MasterPassword
9 months ago
Bernd Schoolmann 8d7b3db33d Implement login-with-device
9 months ago
Folke Ashberg 6050c8dac5 Added-External_id for Collections
11 months ago
BlackDex 8e34495e73
Merge and modify PR from @Kurnihil
11 months ago
BlackDex 4219249e11
Add support for Organization token
11 months ago
GeekCornerGH 2d66292350
feat: Push Notifications
11 months ago
Daniel García 5bcee24f88
Merge branch 'main' into feature/kdf-options
1 year ago
Helmut K. C. Tessarek 68bcc7a4b8
add argon2 kdf fields
1 year ago
sirux88 26cd5d9643 Replaced wrong mysql column type
1 year ago
sirux88 95494083f2 added database migration
1 year ago
BlackDex 36b5350f9b
Add avatar color support
1 year ago
BlackDex 2ea9b66943
Add Organizational event logging feature
1 year ago
MFijak 21bc3bfd53 group support
2 years ago
BlackDex c4d565b15b
Update login API code
2 years ago
Jeremy Lin 69ee4a70b4 Add support for API keys
2 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
3 years ago
Jeremy Lin d3449bfa00 Add support for hiding the sender's email address in Bitwarden Sends
3 years ago
Jeremy Lin a9a5706764 Add support for password reprompt
3 years ago
Daniel García 95e24ffc51
rename send key -> akey
3 years ago
Daniel García 8da5b99482
Send API
3 years ago
BlackDex de86aa671e Fix Key Rotation during password change
3 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
4 years ago
Daniel García 3fa78e7bb1
Initial version of policies
4 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
5 years ago
Nils Domrose ff759397f6 initial mysql support
5 years ago
Emil Madsen ab95a69dc8 Rework migrations for MySQL
5 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