Commit Graph

252 Commits (5c77431c2d639924fe1c492311d14e2abf432bfd)

Author SHA1 Message Date
Jake Howard f7056bcaa5
Enable socks feature for reqwest
4 years ago
Jeremy Lin 73ff8d79f7 Add a generic job scheduler
4 years ago
BlackDex 3a3390963c Icon and SMTP Debug fixes.
4 years ago
Daniel García 3e4ff47a38
Update dependencies, particularly openssl to 1.1.1k
4 years ago
Daniel García f9ebb780f9
Update dependencies
4 years ago
Daniel García 431462d839
Update dependencies and enable serde integration for chrono
4 years ago
Daniel García dad1b1bee9
Updated dependencies
4 years ago
Daniel García 9117095764
Update dependencies and web vault
4 years ago
Daniel García c836f88ff2
Remove soup and use a newer html5ever directly
4 years ago
Daniel García 8b660ae090
Swap structopt for a simpler alternative
4 years ago
Daniel García 0680638933
Update dependencies
4 years ago
BlackDex 5860679624 Updated dependencies and small mail fixes
4 years ago
Daniel García 46df3ee7cd
Updated insecure ws dependency and general dep updates
4 years ago
BlackDex d46a6ac687 Updated dependencies and Dockerfiles
4 years ago
BlackDex 6faaeaae66 Updated email processing.
4 years ago
Daniel García 63acc8619b
Update dependencies
4 years ago
Daniel García c577ade90e
Updated dependencies
4 years ago
Daniel García ab4355cfed
Updated web vault, dependencies and base docker images
4 years ago
Eduardo Sánchez Muñoz 2f7fbde789 Add `vendored_openssl` feature.
4 years ago
Daniel García dbc082dc75
Update web vault to 2.16.0 and dependencies
4 years ago
BlackDex 844cf70345 Updated lettre (and other crates) and workflow.
4 years ago
Daniel García 0822c0c128
Update admin page dependencies
4 years ago
Daniel García 062f5e4712
Update dependencies
4 years ago
Daniel García 0365b7c6a4
Add support for multiple simultaneous database features by using macros.
4 years ago
Jeremy Lin d9684bef6b Generate tokens more simply and uniformly
4 years ago
Daniel García 171b174ce9
Update dependencies
4 years ago
Daniel García 32cfaab5ee
Updated dependencies and changed rocket request imports
4 years ago
Daniel García fb6f96f5c3
Updated dependencies
4 years ago
Jeremy Lin a28ebcb401 Use local time in email notifications for new device logins
4 years ago
Daniel García 596c9b8691
Add option to set name during HELO in email settings
4 years ago
Daniel García d4357eb55a
Updated dependencies ans web vault version
4 years ago
Daniel García b34d548246
Update dependencies
4 years ago
Daniel García a2411eef56
Updated dependencies
5 years ago
Daniel García 5e802f8aa3
Update lettre to alpha release instead of git commit, and update the rest of dependencies while we are at it
5 years ago
Daniel García 80d4061d14
Update dependencies
5 years ago
Daniel García 6c5e35ce5c
Change the mails content types to more closely match what we sent before
5 years ago
Daniel García 63cbd9ef9c
Update lettre to latest master
5 years ago
Daniel García 9cca64003a
Remove unused dependency and simple feature, update dependencies and fix some clippy lints
5 years ago
Daniel García 4be8dae626
Make web vault show a more informative error when browsers block WebCrypto in insecure contexts and update dependencies
5 years ago
Daniel García ccf6ee79d0
Update dependencies, mainly diesel and sqlite
5 years ago
Daniel García 7d9c7017c9
Merge pull request #911 from BlackDex/upgrade-rocket
5 years ago
BlackDex bd09fe1a3d Updated code so backtraces are logged also.
5 years ago
BlackDex 3ce0c3d1a5 Update dependencies
5 years ago
BlackDex 1b4b40c95d Updated reqwest to the latest version.
5 years ago
Daniel García 70f3ab8ec3
Migrate lazy_static to once_cell, less macro magic and slightly faster
5 years ago
Daniel García b6612e90ca
Update dependencies
5 years ago
zethra cc404b4edc
Added command line flags for help and version
5 years ago
Daniel García def174a517
Convert email domains to punycode
5 years ago
Daniel García ff7b4a3d38
Update handlebars to 3.0 which included performance improvements.
5 years ago
Daniel García 84ed185579
Update u2f to 0.2, which requires OpenSSL but also might solve the problems we've had with certificates.
5 years ago
Daniel García 9ebca99290
Update dependencies
5 years ago
Daniel García c058a1d63c
Make sure handlebars is not updated, as the next patch version has breaking changes
5 years ago
Daniel García 95dd1cd7ad
Use rmp upstream version
5 years ago
Daniel García 4cec502f7b
Update docker images to alpine 3.11 and rust 1.40
5 years ago
Daniel García f09996a21d
Updated dependencies
5 years ago
Daniel García a5aa4d9b54
Updated dependencies
5 years ago
Daniel García 1e224220a8
Updated deps and fixed some lints
5 years ago
Daniel García 607521c88f
Updated dependencies
5 years ago
BlackDex b209c1bc4d Add an option to fetch and parse href="data:image"
5 years ago
Daniel García cbadf00941
Update web vault to fix twofactorauth.org integration
5 years ago
BlackDex cbb92bcbc0 Updated dependencies
5 years ago
BlackDex 3442eb1b9d Trying to fix issue #687
5 years ago
Daniel García 72a46fb386
Update dependencies
5 years ago
Daniel García fccc0a4b05
Update rocket to latest master
5 years ago
Daniel García 57b1d3f850
Update dependencies and docker base images
5 years ago
Daniel García 83fd44eeef
Update rust version and use minimal profile for CI
5 years ago
Daniel García d3bd2774dc
Update dependencies to use newer SQLite
5 years ago
Daniel García 662bc27523
Updated dependencies and fixed disable_admin_token description
5 years ago
Daniel García b73ff886c3
Use upstream rmp
5 years ago
Michael Powers f5f9861a78
Adds support for PostgreSQL which resolves #87 and is mentioned in #246.
5 years ago
Daniel García df8114f8be
Updated client kdf iterations to 100000 and fixed some lints
5 years ago
Daniel García e3404dd322
Use the local scripts instead of cloudflare, remove jquery and update config so disabling a master toggle doesn't remove the values
5 years ago
Daniel García 469318bcbd
Updated dependencies and web vault version
5 years ago
Daniel García 9101d6e48f
Update dependencies
5 years ago
Daniel García c9c3f07171
Updated dependencies and fixed panic getting icons
5 years ago
Daniel García 05a1137828
Move backend checks to build.rs to fail fast, and updated dependencies
5 years ago
Nick Fox 2e300da057
Fix #468 - Percent-encode the email address in invite link
5 years ago
Daniel García 76f38621de
Update dependencies and remove unwraps from Cipher::to_json
6 years ago
Daniel García 9add8e19eb
Update dependencies and remove travis unused feature
6 years ago
Emil Madsen ab95a69dc8 Rework migrations for MySQL
6 years ago
Daniel García c0b2877da3
Update deps and swap back to official u2f crate again
6 years ago
Daniel García 95f833aacd
Update dependencies to use new ring
6 years ago
Daniel García 4f45cc081f
Update ring to 0.14, jwt to 6.0, and u2f
6 years ago
Daniel García 2a4cd24c60
Updated web vault to hide org plans again and updated dependencies
6 years ago
Daniel García eadab2e9ca
Updated dependencies
6 years ago
Daniel García 621f607297
Update dependencies and fix some warnings
6 years ago
Daniel García cfbeb56371
Implement user duo, initial version
6 years ago
Daniel García 3bb46ce496
Make the syslog crate non-optional when available
6 years ago
Daniel García c5832f2b30
With the latest fern, syslog can be a config option instead of a build flag
6 years ago
BlackDex 6b686c18f7 Fixed long e-mail message extending 1000 lines.
6 years ago
Daniel García 349cb33fbd
Updated dependencies
6 years ago
Daniel García 084bc2aee3
Use final release of lettre and update dependencies
6 years ago
Daniel García a25bfdd16d
Remove unused features from multipart (integration with other servers)
6 years ago
Daniel García 27872f476e
Update dependencies
6 years ago
Daniel García 04922f6aa0
Some formatting and dependency updates
6 years ago
Daniel García 10756b0920
Update dependencies and fix some lints
6 years ago
Daniel García 5ee04e31e5
Updated dependencies, removed some unnecessary clones and fixed some lints
6 years ago
Daniel García 274ea9a4f2
Use the latest fast_chemail crate directly, with the fix
6 years ago
Daniel García ff2fbd322e
Update deps and fix email check
6 years ago
Daniel García 3db815b969
Implemented config form and fixed config priority
6 years ago
Daniel García 20d8d800f3
Updated dependencies
6 years ago
BlackDex 9657463717 Added better favicon downloader.
6 years ago
Daniel García a1dc47b826
Change config to thread-safe system, needed for a future config panel.
6 years ago
Daniel García 9d027b96d8
Update web-vault to fix U2F NotTrustedAnchor error
6 years ago
Daniel García ce42b07a80
Update Diesel to 1.4 and other dependencies
6 years ago
Daniel García e0aec8d373
Use new i64::to_be_bytes and remove byteorder dep
6 years ago
Daniel García 979b6305af
Update dependencies
6 years ago
Daniel García 19b6bb0fd6
Initial stab at templates
6 years ago
Daniel García 60f6a350be
Update yubico to fix OpenSSL error
6 years ago
Daniel García de51bc782e
Updated dependencies, removing need for yubico fork
6 years ago
Daniel García 1d034749f7
Fix AArch64 build by disabling yubico
6 years ago
Daniel García 1b11445bb2
Update dependencies and web vault
6 years ago
Daniel García 5f49ecd7f3
Updated dependencies to use u2f crate directly, and some style changes
6 years ago
Daniel García adb8052689
Updated Error to implement Display and Debug, instead of using custom methods
6 years ago
Daniel García f2ab25085d
Updated dependencies, and dockerfiles to use NodeJS 10 LTS
6 years ago
Daniel García 2fde4e6933
Implemented proper logging, with support for file logging, timestamp and syslog (this last one is untested)
6 years ago
Daniel García 259a2f2982
Updated rocket to final release
6 years ago
Daniel García 2129946d14
Updated deps and web vault to 2.6.1
6 years ago
Daniel García 8b5d97790f
Updated rocket to rc2 and rest of dependencies
6 years ago
Daniel García 9ecb29883c
Merge branch 'master' into rocket-0.4
6 years ago
Daniel García 8b3e87cfe0
Update lockfile to fix yubico error
6 years ago
Daniel García 5edbd0e952
Merge branch 'master' into rocket-0.4
6 years ago
Stepan Fedorko-Bartos 5a8d5e426d Switches to Downstream yubico with Optional libusb
6 years ago
Stepan Fedorko-Bartos 24a4478b5c Adds yubico-rs library dep
6 years ago
Daniel García c673370103
Updated bw_rs to Rocket version 0.4-rc1
6 years ago
Daniel García 7112c86471
Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file
6 years ago
Daniel García c169095128
Update dependencies to point to upstream lettre
6 years ago
Daniel García 3df31e3464
Temp fix for OpenSSL 1.1.1 compatibility
6 years ago
Daniel García 638a0fd3c3
Updated dependencies
6 years ago
Daniel García 928e2424c0
Updated dependencies and fixed errors
6 years ago
Daniel García d70864ac73 Initial version of websockets notification support.
6 years ago
Daniel García 39891e86a0 Updated dependencies, added Travis CI integration and some badges
6 years ago
Daniel García a291dea16f Updated dependencies and Docker image to new web-vault
6 years ago
Daniel García 03172a6cd7 Bump version to 0.10.0
6 years ago
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