Age | Commit message (Expand) | Author |
2019-02-06 | Implemented config form and fixed config priority | Daniel García |
2019-02-06 | Updated dependencies | Daniel García |
2019-01-27 | Added better favicon downloader. | BlackDex |
2019-01-25 | Change config to thread-safe system, needed for a future config panel. | Daniel García |
2019-01-24 | Update web-vault to fix U2F NotTrustedAnchor error | Daniel García |
2019-01-21 | Update Diesel to 1.4 and other dependencies | Daniel García |
2019-01-16 | Use new i64::to_be_bytes and remove byteorder dep | Daniel García |
2019-01-15 | Initial stab at templates | Daniel García |
2019-01-13 | Update yubico to fix OpenSSL error | Daniel García |
2019-01-12 | Revert yubikey feature, not needed anymore1.6.1 | Daniel García |
2019-01-12 | Updated dependencies, removing need for yubico fork | Daniel García |
2019-01-10 | Fix AArch64 build by disabling yubico1.6.0 | Daniel García |
2019-01-08 | Update dependencies and web vault | Daniel García |
2019-01-04 | Updated dependencies to use u2f crate directly, and some style changes | Daniel García |
2018-12-30 | Add build script to get some Git info to later show in admin panel, and add s... | Daniel García |
2018-12-30 | Updated Error to implement Display and Debug, instead of using custom methods | Daniel García |
2018-12-11 | Updated dependencies, and dockerfiles to use NodeJS 10 LTS | Daniel García |
2018-12-07 | Migrate to rust 2018 edition | Daniel García |
2018-12-06 | Implemented proper logging, with support for file logging, timestamp and sysl... | Daniel García |
2018-12-06 | Updated rocket to final release | Daniel García |
2018-12-01 | Updated rocket to rc2 and rest of dependencies | Daniel García |
2018-11-19 | Merge branch 'master' into rocket-0.4 | Daniel García |
2018-11-19 | Add online feature to yubico | Daniel García |
2018-11-19 | Update dependencies and add /ciphers/create | Daniel García |
2018-11-19 | Merge branch 'master' into rocket-0.4 | Daniel García |
2018-11-16 | Switches to Downstream yubico with Optional libusb | Stepan Fedorko-Bartos |
2018-11-15 | Adds yubico-rs library dep | Stepan Fedorko-Bartos |
2018-11-01 | Updated bw_rs to Rocket version 0.4-rc1 | Daniel García |
2018-10-04 | Updated dependencies, removed valid mail check (now done by lettre), and upda... | Daniel García |
2018-09-20 | Update dependencies to point to upstream lettre | Daniel García |
2018-09-19 | Temp fix for OpenSSL 1.1.1 compatibility | Daniel García |
2018-09-19 | Updated dependencies | Daniel García |
2018-09-13 | Updated dependencies and fixed errors | Daniel García |
2018-09-13 | Merge branch 'ws' | Daniel García |
2018-09-11 | Merge pull request #137 from stammw/master | Daniel García |
2018-08-30 | Initial version of websockets notification support. | Daniel García |
2018-08-24 | Updated dependencies, added Travis CI integration and some badges | Daniel García |
2018-08-21 | Bump up version to 1.0.0 | Miroslav Prasil |
2018-08-21 | Merge branch 'master' into beta | Miroslav Prasil |
2018-08-21 | Bump version to 0.13.0 - latest Vault v1 | Miroslav Prasil |
2018-08-16 | Check email validity before using it for password hint sending | Jean-Christophe BEGUE |
2018-08-15 | SMTP integration, send password hint by email. | Jean-Christophe BEGUE |
2018-08-01 | Merge changes in master to beta branch (concurrency fixes) | Miroslav Prasil |
2018-07-31 | Bump version to 0.12.0 | Shane A. Faulkner |
2018-07-21 | Updated dependencies and Docker image to new web-vault | Daniel García |
2018-07-18 | Bump the version | Miroslav Prasil |
2018-07-13 | Bump version to 0.10.00.10.0 | Daniel García |
2018-07-12 | Implemented U2F, refactored Two Factor authentication, registering U2F device... | Daniel García |
2018-06-29 | Updated dependencies and rust version | Daniel García |
2018-06-12 | Updated dependencies and created 'rust-toolchain', to mark a working nightly ... | Daniel García |