1
0
Fork 0

Commit-Graph

  • a25bfdd16d
    Remove unused features from multipart (integration with other servers) Daniel García 2019-03-13 15:57:00 +0100
  • e93538cea9
    Add option to use wrapped TLS in email, instead of STARTTLS upgrade Daniel García 2019-03-10 14:44:42 +0100
  • b4244b28b6
    Update admin page scripts and fixed broken tooltip Daniel García 2019-03-09 14:41:34 +0100
  • 43f9038325
    Add option to force resync clients in admin panel Daniel García 2019-03-07 21:08:33 +0100
  • 27872f476e
    Update dependencies Daniel García 2019-03-07 20:22:08 +0100
  • 339044f8aa
    Add warning about config panel values overriding env vars. Daniel García 2019-03-07 20:22:02 +0100
  • 0718a090e1
    Trim spaces from admin token during authentication and validate that the admin panel token is not empty Daniel García 2019-03-07 20:21:50 +0100
  • 9e1f030a80
    Explicitly close SMTP connection in case of error. Daniel García 2019-03-07 20:21:10 +0100
  • 04922f6aa0
    Some formatting and dependency updates Daniel García 2019-03-03 16:11:55 +0100
  • 7d2bc9e162
    Added option to force 2fa at logins and made some changes to two factor code. Added newlines to config options to keep them a reasonable length. Daniel García 2019-03-03 16:09:15 +0100
  • c6c00729e3
    Update vault to new version. No need to wait for a release when even the official web vault is already using it Daniel García 2019-02-27 17:28:04 +0100
  • 10756b0920
    Update dependencies and fix some lints Daniel García 2019-02-27 17:21:04 +0100
  • 1eb1502a07
    Merge pull request #416 from mprasil/armv6 Daniel García 2019-02-25 18:26:53 +0100
  • 30e72a96a9 Symlink missing ld-linux file Miroslav Prasil 2019-02-25 16:17:34 +0000
  • 2646db78a4
    Merge pull request #414 from FrankPetrilli/patch-1 Daniel García 2019-02-25 14:21:28 +0100
  • f5358b13f5 Add Dockerfile for armv6 Miroslav Prasil 2019-02-25 12:17:22 +0000
  • d156170971
    Minor typo fix conect => connect Frank Petrilli 2019-02-24 16:08:38 -0800
  • d9bfe847db
    Merge pull request #410 from gdamjan/remove-uneeded-mutability Daniel García 2019-02-22 22:52:53 +0100
  • 473f8b8e31 remove some unneeded mutability Дамјан Георгиевски 2019-02-22 20:25:50 +0100
  • aeb4b4c8a5
    Remove verbose, otherwise the logs get filled with useless info Daniel García 2019-02-22 16:16:07 +0100
  • 980a3e45db Set up CI with Azure Pipelines Daniel García 2019-02-22 15:51:30 +0100
  • 5794969f5b
    Merge pull request #406 from shauder/feature/disable-admin-token Daniel García 2019-02-20 23:06:52 +0100
  • 8b5b06c3d1 Allow the Admin token to be disabled in the advanced menu Shane Faulkner 2019-02-20 14:44:35 -0600
  • b50c27b619
    Print a warning when an env variable is being overriden by the config file, and reorganize the main file a bit. Modified the JWT key generation, now it should also show the output of OpenSSL in the logs. Daniel García 2019-02-20 20:59:37 +0100
  • 5ee04e31e5
    Updated dependencies, removed some unnecessary clones and fixed some lints Daniel García 2019-02-20 17:54:18 +0100
  • bf6ae91a6d
    Remove margins on small devices Daniel García 2019-02-18 20:43:34 +0100
  • 828e3a5795
    Add extra padding when the toolbar collapses in small devices Daniel García 2019-02-18 20:33:32 +0100
  • 7b5bcd45f8
    Show read-only options in the config panel and the env variable names in the tooltips Daniel García 2019-02-18 19:25:33 +0100
  • 72de16fb86
    Merge pull request #404 from mprasil/disable_wal Daniel García 2019-02-18 16:10:16 +0100
  • 0b903fc5f4 Extended the template file and refer to wiki Miroslav Prasil 2019-02-18 14:57:21 +0000
  • 4df686f49e Add an option to not enable WAL (should help in #399) Miroslav Prasil 2019-02-18 10:48:48 +0000
  • d7eeaaf249
    Escape user data from admin panel when calling JS Daniel García 2019-02-17 15:22:27 +0100
  • 84fb6aaddb Set correct MIME type TheMardy 2019-02-17 01:08:24 +0100
  • a744b9437a
    Implemented multiple U2f keys, key names, and compromised checks Daniel García 2019-02-14 02:03:37 +0100
  • 6027b969f5
    Delete old devices when deauthorizing user sessions Daniel García 2019-02-16 23:06:26 +0100
  • 93805a5d7b
    Fix Yubikeys deleted on error Daniel García 2019-02-16 21:30:55 +0100
  • 71da961ecd
    Merge pull request #402 from mprasil/version_in_docker Daniel García 2019-02-16 12:20:25 +0100
  • dd421809e5 Include git repo in build so we get version Miroslav Prasil 2019-02-16 08:50:16 +0000
  • 8526055bb7 Added images to email templates TheMardy 2019-02-16 03:48:23 +0100
  • a79334ea4c Added static email image routes TheMardy 2019-02-16 03:44:30 +0100
  • 274ea9a4f2
    Use the latest fast_chemail crate directly, with the fix Daniel García 2019-02-15 14:39:30 +0100
  • 8743d18aca
    Update travis image and remove now-ignored sudo tag Daniel García 2019-02-13 18:50:45 +0100
  • d3773a433a
    Removed list of mounted routes at startup by default, with option to add it back. This would get annoying when starting the server frequently, because it printed ~130 lines of mostly useless info Daniel García 2019-02-13 00:03:16 +0100
  • 0f0a87becf
    Add version to initial message Daniel García 2019-02-12 22:47:00 +0100
  • 4b57bb8eeb
    Merge pull request #394 from BlackDex/icon-timeout Daniel García 2019-02-12 22:00:12 +0100
  • 3b27dbb0aa Added config option for icon download timeout BlackDex 2019-02-12 21:56:28 +0100
  • ff2fbd322e
    Update deps and fix email check Daniel García 2019-02-12 15:01:02 +0100
  • 9636f33fdb
    Implement constant time equal check for admin, 2fa recover and 2fa remember tokens Daniel García 2019-02-11 23:45:55 +0100
  • bbe2a1b264
    Merge pull request #391 from TheMardy/master Daniel García 2019-02-10 22:03:20 +0100
  • 79fdfd6524
    Add missing url parameter Daniel García 2019-02-10 21:40:20 +0100
  • d086a99e5b
    Implemented HTML emails with text alternative Daniel García 2019-02-10 19:12:34 +0100
  • 22b0b95209
    Added HTML templates (+14 squashed commit) TheMardy 2019-02-10 15:50:40 +0100
  • 28d1588e73
    Show version in admin panel Daniel García 2019-02-10 15:46:51 +0100
  • f3b1a5ff3e
    Error when admin panel is disabled Daniel García 2019-02-10 15:26:19 +0100
  • 330e90a6ac
    Hide secrets in config panel Daniel García 2019-02-08 20:49:04 +0100
  • 8fac72db53
    Mention relation between DOMAIN and mail settings in .env template 1.7.0 Daniel García 2019-02-08 19:21:48 +0100
  • 820c8b0dce
    Change use of deserialize_with for Option iterator Daniel García 2019-02-08 19:12:08 +0100
  • 8b4a6f2a64
    Fixed some clippy lints and changed update_uuid_revision to only use one db query Daniel García 2019-02-08 18:45:07 +0100
  • ef63342e20
    Add reset user config button Daniel García 2019-02-06 17:32:13 +0100
  • 89840790e7
    Fix .env path traversal issue Daniel García 2019-02-06 14:54:39 +0100
  • a72809b225
    Yubico and SMTP enable/disable master switches Daniel García 2019-02-06 00:38:57 +0100
  • 9976e4736e
    Add groups Daniel García 2019-02-05 22:17:02 +0100
  • dc92f07232
    Added env variable to select config file. Initial work towards groups and added tooltips with descriptions and nicer names Daniel García 2019-02-04 01:37:25 +0100
  • 3db815b969
    Implemented config form and fixed config priority Daniel García 2019-02-03 00:22:18 +0100
  • ade293cf52
    Save config Daniel García 2019-02-02 17:45:25 +0100
  • 877408b808
    Implement basic config loading and updating. No save to file yet. Daniel García 2019-02-02 16:47:27 +0100
  • 86ed75bf7c
    Config can now be serialized / deserialized Daniel García 2019-02-02 01:09:21 +0100
  • 20d8d800f3
    Updated dependencies Daniel García 2019-02-01 23:39:14 +0100
  • 7ce06b3808
    Merge pull request #387 from mprasil/collections_edit_revision Daniel García 2019-02-06 17:33:03 +0100
  • 08ca47cadb Update revision when adding or removing cipher from collection Miroslav Prasil 2019-02-06 14:47:47 +0000
  • 0bd3a26051
    Merge pull request #386 from mprasil/revision_collection_delete Daniel García 2019-02-06 14:53:16 +0100
  • 5272b465cc Update revision of affected users when deleting Collection Miroslav Prasil 2019-02-06 13:39:32 +0000
  • b75f38033b
    Merge pull request #385 from mprasil/update_revision_retry Daniel García 2019-02-05 15:31:07 +0100
  • 637f655b6f Do not allocate uneccessary Vec Miroslav Prasil 2019-02-05 14:16:07 +0000
  • b3f7394c06 Do not update revision at the end, as we already did that Miroslav Prasil 2019-02-05 14:09:59 +0000
  • 1a5ecd4d4a cipher does not need to be mutable Miroslav Prasil 2019-02-05 13:52:30 +0000
  • bd65c4e312 Remove superfluous cipher.save() call Miroslav Prasil 2019-02-05 13:49:30 +0000
  • bce656c787 Retry updating revision - fixes #383 Miroslav Prasil 2019-02-05 11:52:11 +0000
  • 06522c9ac0
    Merge pull request #382 from BlackDex/iter-iconlist Daniel García 2019-02-04 18:54:15 +0100
  • 9026cc8d42 Fixed issue when the iconlist is smaller then 5 BlackDex 2019-02-04 17:27:40 +0100
  • 574b040142 Loop through the iconlist until an icon is found BlackDex 2019-02-04 16:59:52 +0100
  • 48113b7bd9
    Merge pull request #381 from BlackDex/issue-380 Daniel García 2019-02-04 13:56:11 +0100
  • c13f115473 Fixed issue #380 BlackDex 2019-02-04 12:55:39 +0100
  • 1e20f9f1d8
    Merge pull request #377 from BlackDex/icon-cookies Daniel García 2019-01-31 18:16:30 +0100
  • bc461d9baa Some small changes on the iter of the cookies BlackDex 2019-01-31 17:58:03 +0100
  • 5016e30cf2 Added cookies to the icon download request. BlackDex 2019-01-31 15:49:58 +0100
  • f42ac5f2c0
    Update web vault error message Daniel García 2019-01-29 21:44:46 +0100
  • 2a60414031
    Reuse the client between requests, and use the client when downloading the icons themselves Daniel García 2019-01-29 21:20:59 +0100
  • 9a2a304860
    Merge pull request #372 from BlackDex/better-href-fix Daniel García 2019-01-29 19:30:53 +0100
  • feb74a5e86 Changed the way to fix the href BlackDex 2019-01-29 18:08:23 +0100
  • c0e350b734
    Disable icon downloads, accept optional query after icon href, format and clippy fixes Daniel García 2019-01-28 23:58:32 +0100
  • bef1183c49
    Only send one notification per vault import and purge, improve move ciphers functions Daniel García 2019-01-28 00:39:14 +0100
  • f935f5cf46
    Remove local icon extractor Daniel García 2019-01-27 16:42:30 +0100
  • 07388d327f
    Merge pull request #370 from BlackDex/favicons Daniel García 2019-01-27 16:37:47 +0100
  • 4de16b2d17 Removed unwrap and added ? BlackDex 2019-01-27 16:25:02 +0100
  • da068a43c1 Moved function call to get_icon_url to prevent error bubbeling BlackDex 2019-01-27 16:03:18 +0100
  • 9657463717 Added better favicon downloader. BlackDex 2019-01-27 15:39:19 +0100
  • 69036cc6a4
    Add disabled user badge (no password) and deauthorize button to admin page. Daniel García 2019-01-26 19:28:54 +0100
  • 700e084101
    Add 2FA icon to admin panel Daniel García 2019-01-25 18:50:57 +0100
  • a1dc47b826
    Change config to thread-safe system, needed for a future config panel. Improved some two factor methods. Daniel García 2019-01-25 18:23:51 +0100