aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2019-04-05Implement user duo, initial versionDaniel García
2019-04-02Make the syslog crate non-optional when availableDaniel García
2019-03-29With the latest fern, syslog can be a config option instead of a build flagDaniel García
2019-03-25Fixed long e-mail message extending 1000 lines.BlackDex
2019-03-23Updated dependencies1.8.0Daniel García
2019-03-17Use final release of lettre and update dependenciesDaniel García
2019-03-13Remove unused features from multipart (integration with other servers)Daniel García
2019-03-07Update dependenciesDaniel García
2019-03-03Some formatting and dependency updatesDaniel García
2019-02-27Update dependencies and fix some lintsDaniel García
2019-02-20Updated dependencies, removed some unnecessary clones and fixed some lintsDaniel García
2019-02-15Use the latest fast_chemail crate directly, with the fixDaniel García
2019-02-12Update deps and fix email checkDaniel García
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-15Update dependenciesDaniel García
2019-01-15Initial stab at templatesDaniel García
2019-01-13Update yubico to fix OpenSSL errorDaniel 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-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-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-03Updated deps and web vault to 2.6.1Daniel 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-19Update lockfile to fix yubico errorDaniel 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-08-30Initial version of websockets notification support.Daniel García
2018-08-24Updated dependencies, added Travis CI integration and some badgesDaniel García
2018-07-21Updated dependencies and Docker image to new web-vaultDaniel García
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