aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2019-02-06Implemented config form and fixed config priorityDaniel García
2019-02-06Updated dependenciesDaniel García
2019-01-27Added better favicon downloader.BlackDex
2019-01-25Change config to thread-safe system, needed for a future config panel.Daniel García
2019-01-24Update web-vault to fix U2F NotTrustedAnchor errorDaniel García
2019-01-21Update Diesel to 1.4 and other dependenciesDaniel García
2019-01-16Use new i64::to_be_bytes and remove byteorder depDaniel García
2019-01-15Initial stab at templatesDaniel García
2019-01-13Update yubico to fix OpenSSL errorDaniel García
2019-01-12Revert yubikey feature, not needed anymore1.6.1Daniel García
2019-01-12Updated dependencies, removing need for yubico forkDaniel García
2019-01-10Fix AArch64 build by disabling yubico1.6.0Daniel García
2019-01-08Update dependencies and web vaultDaniel García
2019-01-04Updated dependencies to use u2f crate directly, and some style changesDaniel García
2018-12-30Add build script to get some Git info to later show in admin panel, and add s...Daniel García
2018-12-30Updated Error to implement Display and Debug, instead of using custom methodsDaniel García
2018-12-11Updated dependencies, and dockerfiles to use NodeJS 10 LTSDaniel García
2018-12-07Migrate to rust 2018 editionDaniel García
2018-12-06Implemented proper logging, with support for file logging, timestamp and sysl...Daniel García
2018-12-06Updated rocket to final releaseDaniel García
2018-12-01Updated rocket to rc2 and rest of dependenciesDaniel García
2018-11-19Merge branch 'master' into rocket-0.4Daniel García
2018-11-19Add online feature to yubicoDaniel García
2018-11-19Update dependencies and add /ciphers/createDaniel García
2018-11-19Merge branch 'master' into rocket-0.4Daniel García
2018-11-16Switches to Downstream yubico with Optional libusbStepan Fedorko-Bartos
2018-11-15Adds yubico-rs library depStepan Fedorko-Bartos
2018-11-01Updated bw_rs to Rocket version 0.4-rc1Daniel García
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