aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2019-11-28Updated deps and fixed some lints1.13.0Daniel García
2019-11-24Updated dependenciesDaniel García
2019-11-22Add an option to fetch and parse href="data:image"BlackDex
2019-11-19Update web vault to fix twofactorauth.org integration1.12.0Daniel García
2019-11-06Updated dependenciesBlackDex
2019-11-04Trying to fix issue #687BlackDex
2019-11-02Update dependenciesDaniel García
2019-10-25Update rocket to latest masterDaniel García
2019-10-24Update dependencies and docker base imagesDaniel García
2019-10-15Update rust version and use minimal profile for CIDaniel García
2019-10-11Update dependencies to use newer SQLiteDaniel García
2019-10-08Updated dependencies and fixed disable_admin_token descriptionDaniel García
2019-09-17Use upstream rmpDaniel García
2019-09-12Adds support for PostgreSQL which resolves #87 and is mentioned in #246.Michael Powers
2019-09-05Updated client kdf iterations to 100000 and fixed some lintsDaniel García
2019-08-27Updated dependencies and web vault versionDaniel García
2019-08-18Update dependenciesDaniel García
2019-07-30Updated dependencies and fixed panic getting iconsDaniel García
2019-07-09Move backend checks to build.rs to fail fast, and updated dependenciesDaniel García
2019-07-02Fix #468 - Percent-encode the email address in invite linkNick Fox
2019-06-14Update dependencies and remove unwraps from Cipher::to_jsonDaniel García
2019-06-02Update dependencies and remove travis unused featureDaniel García
2019-05-27include libsqlite3-sys optionally, removed non common featuresNils Domrose
2019-05-27revert include libsqlite3-sys optionallyNils Domrose
2019-05-27include libsqlite3-sys optionallyNils Domrose
2019-05-27re-added sqlite check_db code, cleanupNils Domrose
2019-05-26initial mysql supportNils Domrose
2019-05-20Rework migrations for MySQLEmil Madsen
2019-05-17Update deps and swap back to official u2f crate againDaniel García
2019-05-15Update dependencies to use new ringDaniel García
2019-05-11Update ring to 0.14, jwt to 6.0, and u2fDaniel García
2019-05-11Updated web vault to hide org plans again and updated dependenciesDaniel García
2019-04-26Updated dependenciesDaniel García
2019-04-11Update dependencies and fix some warningsDaniel García
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-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