Commit Graph

68 Commits (eadab2e9ca15b68532ad6a1e8300a0285947b809)

Author SHA1 Message Date
Daniel García dae92b9018 Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device.
6 years ago
Daniel García 7d01947173 Updated dependencies and rust version
7 years ago
Daniel García f72efa899e Updated dependencies and created 'rust-toolchain', to mark a working nightly to rustup users, and hopefully avoid some nightly breakage.
7 years ago
Daniel García f1b4a146ae Updated version
7 years ago
Daniel García b46e9c936d Updated dependencies and removed some warnings from jsonwebtoken
7 years ago
Miroslav Prasil 103acd1747 Update rocket to 0.3.12
7 years ago
Miroslav Prasil 571ef6823d Update rocket to 0.3.11
7 years ago
Daniel García 8298795087 Update dependencies and bundle SQLite with the program, so we have one less dependency to install separately
7 years ago
Daniel García 3a1321a5a9 Updated some dependencies and removed old unused attribute that might create compile errors
7 years ago
Miroslav Prasil 49d080a97e Bump the rocket version to compile with current nightly
7 years ago
Daniel García 9116253ae5 Updated dependencies
7 years ago
Daniel García 66097e5f12 r2d2_diesel is included in diesel since 1.1, so we don't need the dependencies directly.
7 years ago
Daniel García 1277cb099d Updated Cipher API with breaking changes, and included backwards compatibility
7 years ago
Daniel García e2f7f56a81 Removed unused test library that broke with latest nightly, and updated dependencies
7 years ago
Daniel García dfefbf1f31 Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings
7 years ago
Daniel García e9a771057e Reduced Docker final image and updated dependencies
7 years ago
Daniel García b54684b677 Upload and download attachments, and added License file
7 years ago
Daniel García 5cd40c63ed First working version
7 years ago