aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2018-10-04Updated dependencies, removed valid mail check (now done by lettre), and upda...Daniel García
2018-09-20Update dependencies to point to upstream lettreDaniel García
2018-09-19Temp fix for OpenSSL 1.1.1 compatibilityDaniel García
2018-09-19Updated dependenciesDaniel García
2018-09-13Updated dependencies and fixed errorsDaniel García
2018-09-13Merge branch 'ws'Daniel García
2018-09-11Merge pull request #137 from stammw/masterDaniel García
2018-08-30Initial version of websockets notification support.Daniel García
2018-08-24Updated dependencies, added Travis CI integration and some badgesDaniel García
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-16Check email validity before using it for password hint sendingJean-Christophe BEGUE
2018-08-15SMTP integration, send password hint by email.Jean-Christophe BEGUE
2018-08-01Merge changes in master to beta branch (concurrency fixes)Miroslav Prasil
2018-07-31Bump version to 0.12.0Shane A. Faulkner
2018-07-21Updated dependencies and Docker image to new web-vaultDaniel García
2018-07-18Bump the versionMiroslav Prasil
2018-07-13Bump version to 0.10.00.10.0Daniel García
2018-07-12Implemented U2F, refactored Two Factor authentication, registering U2F device...Daniel García
2018-06-29Updated dependencies and rust versionDaniel García
2018-06-12Updated dependencies and created 'rust-toolchain', to mark a working nightly ...Daniel García
2018-06-01Updated versionDaniel García
2018-06-01Updated dependencies and removed some warnings from jsonwebtokenDaniel García
2018-06-01Update rocket to 0.3.12Miroslav Prasil
2018-05-21Update rocket to 0.3.11Miroslav Prasil
2018-05-07Update dependencies and bundle SQLite with the program, so we have one less d...Daniel García
2018-04-24Updated some dependencies and removed old unused attribute that might create ...Daniel García
2018-04-18Updated dependencies and removed deprecated Diesel featureDaniel García
2018-04-18Bump the rocket version to compile with current nightlyMiroslav Prasil
2018-03-21Updated dependenciesDaniel García
2018-03-07r2d2_diesel is included in diesel since 1.1, so we don't need the dependencie...Daniel García
2018-03-06Updated Cipher API with breaking changes, and included backwards compatibilityDaniel García
2018-03-01Removed unused test library that broke with latest nightly, and updated depen...Daniel García
2018-02-18Reduced Docker final image and updated dependenciesDaniel García
2018-02-15Upload and download attachments, and added License fileDaniel García
2018-02-10First working versionDaniel García