aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-23Merge branch 'master' into alpineMiroslav Prasil
2018-08-23Merge pull request #150 from mprasil/build_instructionsDaniel García
Update the build instruction for new Vault
2018-08-23Clone repository instead of downloading as suggested by @mqusMiroslav Prasil
2018-08-23Update the build instruction for new VaultMiroslav Prasil
2018-08-21Fix SSL issue, rm cacheMiroslav Prasil
2018-08-21Update build imageMiroslav Prasil
2018-08-21Initial implementation of musl build on top of AlpineMiroslav Prasil
2018-08-21Merge pull request #148 from mprasil/beta1.0.0Daniel García
Merge Beta to master
2018-08-21Merge pull request #147 from mprasil/master0.13.0Daniel García
Bump version to 0.13.0 - latest Vault v1
2018-08-21Bump up version to 1.0.0Miroslav Prasil
2018-08-21Merge branch 'master' into betaMiroslav Prasil
2018-08-21Bump version to 0.13.0 - latest Vault v1Miroslav Prasil
2018-08-21Merge pull request #146 from mprasil/cipher_folder_revisionDaniel García
Update affected users revision on cipher and folder change
2018-08-21Update affected users revision on cipher and folder changeMiroslav Prasil
2018-08-21Merge pull request #145 from mprasil/org_user_revisionDaniel García
Organization update improvements
2018-08-21Update user revision timestamp on Organization changesMiroslav Prasil
2018-08-21Add PUT alias for Organization updatesMiroslav Prasil
2018-08-21Merge pull request #144 from mprasil/collection_revisionDaniel García
Update affected users revision when there are collection changes
2018-08-21Merge pull request #143 from mprasil/update_revision_fixDaniel García
Actually update the revision date for user struct, not just in DB
2018-08-21Update affected users revision when there are collection changesMiroslav Prasil
2018-08-21Actually update the revision date for user struct, not just in DBMiroslav Prasil
2018-08-16Check email validity before using it for password hint sendingJean-Christophe BEGUE
2018-08-16Merge pull request #140 from mprasil/error_formatDaniel García
Update the error format to show message in new Vault
2018-08-15Merge pull request #139 from mprasil/edit_shared_fixDaniel García
Add PUT alias for editing cipher
2018-08-15Merge pull request #141 from mprasil/profile_updateDaniel García
Add PUT alias for profile update
2018-08-15make SMTP authentication optionnal, let lettre pick the better auth mechanismJean-Christophe BEGUE
2018-08-15Add PUT alias for profile updateMiroslav Prasil
2018-08-15Update theerror format to show message in new VaultMiroslav Prasil
2018-08-15Add PUT alias for editing cipherMiroslav Prasil
2018-08-15Merge pull request #138 from mprasil/readme_updatesDaniel García
Cleaned up HTTPS example
2018-08-15Merge pull request #136 from mprasil/disable_analyticsDaniel García
Remove analytics from Vault
2018-08-15Fix password hint showing logicJean-Christophe BEGUE
2018-08-15Cleaned up HTTPS exampleMiroslav Prasil
2018-08-15Better message into the password hint emailJean-Christophe BEGUE
2018-08-15SMTP integration, send password hint by email.Jean-Christophe BEGUE
2018-08-14Disable analytics via patch to VaultMiroslav Prasil
2018-08-14Merge pull request #135 from mprasil/empty_collectionDaniel García
Deserialize "null" to empty Vec for Collections
2018-08-14Deserialize "null" to empty Vec for CollectionsMiroslav Prasil
2018-08-13Merge pull request #134 from mprasil/put_collections_adminDaniel García
Add aliases for PUTs and DELETEs on collections, organizations and org users
2018-08-13Add couple more aliases for PUTs and DELETEsMiroslav Prasil
2018-08-13add alias for PUT collections-adminMiroslav Prasil
2018-08-13Implemented PUT for u2f registrationDaniel García
2018-08-13Merge pull request #133 from mprasil/document_differencesDaniel García
Extend documentation
2018-08-13Merge pull request #131 from mprasil/revision_dateDaniel García
Implement update_revision trigger
2018-08-13SMTP configuration parsing and checkingJean-Christophe BEGUE
2018-08-13Revert "Merge branch 'beta' of https://github.com/krankur/bitwarden_rs into ↵Miroslav Prasil
beta" This reverts commit 3fd3d8d5e9e424ebe976a33a86d8fa42e8d8b7f6.
2018-08-13Extend documentationMiroslav Prasil
2018-08-13Implement update_revision triggerMiroslav Prasil
2018-08-10Merge branch 'master' into betaMiroslav Prasil
2018-08-10Merge pull request #129 from krankur/betaDaniel García
Implemented PUT for /two-factor/authenticator and /two-factor/disable #124