janost
043aa27aa3
Implement admin ability to enable/disable users
4 years ago
Jeremy Lin
f83a8a36d1
Track favorites on a per-user basis
Currently, favorites are tracked at the cipher level. For org-owned ciphers,
this means that if one user sets it as a favorite, it automatically becomes a
favorite for all other users that the cipher has been shared with.
5 years ago
Jeremy Lin
979d010dc2
Add support for hiding passwords in a collection
Ref: https://github.com/bitwarden/server/pull/743
5 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
- Added security check for previouse used codes
- Allow TOTP codes with 1 step back and forward when there is a time
drift. This means in total 3 codes could be valid. But only newer codes
then the previouse used codes are excepted after that.
6 years ago
Daniel García
12af32b9ea
Don't print DB URL
6 years ago
Nils Domrose
ff759397f6
initial mysql support
6 years ago
Emil Madsen
233b48bdad
Fix missing joinable in schema
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 )
7 years ago
Miroslav Prasil
ec05f14f5a
Implement poor man's invitation via Organization invitation
7 years ago
Kumar Ankur
781056152a
Support password history #155 ( #156 )
* Password History Support (#155 )
* down.sql logic not required as per review comments
7 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.
7 years ago
Daniel García
b0ee5f6570
Improved two factor auth
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
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