Commit Graph

  • 3b27dbb0aa Added config option for icon download timeout BlackDex 2019-02-12 21:56:28 +0100
  • 5d932ed7a8 Update ring dependency archfan 2019-02-12 16:25:14 +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
  • c33bf143ef only use dotenv in debug builds, not in release builds Дамјан Георгиевски 2019-02-01 19:29:12 +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
  • 86de0ca17b
    Fix editing users from collections menu Daniel García 2019-01-25 17:43:51 +0100
  • 80414f8452
    Merge pull request #365 from CoreFiling/master Daniel García 2019-01-25 16:52:27 +0100
  • fc0e239bdf No point calling find_by_uuid now we don't use the result. Stephen White 2019-01-25 14:25:15 +0000
  • 928ad6c1d8 Fix the list of users with access to a collection to display correctly. https://github.com/dani-garcia/bitwarden_rs/issues/364 Stephen White 2019-01-25 14:18:06 +0000
  • 9d027b96d8
    Update web-vault to fix U2F NotTrustedAnchor error Daniel García 2019-01-24 14:42:26 +0100
  • ddd49596ba
    Fix invite empty email Daniel García 2019-01-22 17:26:17 +0100
  • b8cabadd43
    Fix admin page links Daniel García 2019-01-21 23:41:27 +0100
  • ce42b07a80
    Update Diesel to 1.4 and other dependencies Daniel García 2019-01-21 15:29:52 +0100
  • bfd93e5b13
    Show organizations in admin panel, implement reload templates option Daniel García 2019-01-20 17:43:56 +0100
  • a797459560
    Implement HIBP check [WIP]. Add extra security attributes to admin cookie. Error handling. Daniel García 2019-01-20 15:36:33 +0100
  • 6cbb683f99
    Rename admin templates to match email Daniel García 2019-01-19 22:59:32 +0100
  • 92bbb98d48
    Created base template Daniel García 2019-01-19 22:12:52 +0100
  • 834c847746
    Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template Daniel García 2019-01-19 21:36:34 +0100
  • 97aa407fe4
    Move email templates to subfolder Daniel García 2019-01-19 16:52:12 +0100
  • 86a254ad9e
    Ignore build.rs git errors Daniel García 2019-01-19 17:35:47 +0100
  • 64c38856cc
    Merge pull request #348 from mprasil/c_version Daniel García 2019-01-18 13:20:15 +0100
  • b4f6206eda Bump the vault version used to the latest one Miroslav Prasil 2019-01-18 11:52:36 +0000
  • 82f828a327
    Merge pull request #347 from TBK/patch-1 Daniel García 2019-01-17 21:33:45 +0100
  • d8116a80df Add Feature-Policy header TBK 2019-01-17 17:14:14 +0100
  • e0aec8d373
    Use new i64::to_be_bytes and remove byteorder dep (https://doc.rust-lang.org/stable/std/primitive.i64.html#method.to_be_bytes) Daniel García 2019-01-16 22:14:17 +0100
  • 1ce2587330
    Correct update cipher order: first save cipher, then cipher-folder, then notify Daniel García 2019-01-16 19:55:14 +0100
  • 20964ac2d8
    Merge pull request #343 from mprasil/share_fix Daniel García 2019-01-16 12:58:58 +0100
  • 71a10e0378 Fix sharing the item to organization. Miroslav Prasil 2019-01-16 11:33:43 +0000
  • 9bf13b7872
    Can't return inside multipart closure Daniel García 2019-01-15 22:00:41 +0100
  • d420992f8c
    Update some function calls to use ? Daniel García 2019-01-15 21:47:16 +0100
  • c259a0e3e2
    Save recovery code when using yubikey and stop repeating headers.user everywhere Daniel García 2019-01-15 21:38:21 +0100
  • 432be274ba
    Improve org mismatch check, consider different orgs Daniel García 2019-01-15 17:31:03 +0100
  • 484bf5b703
    Check that the client is not updating an outdated cipher, that should be part of an org now Daniel García 2019-01-15 16:35:08 +0100
  • 979b6305af
    Update dependencies Daniel García 2019-01-15 15:30:12 +0100
  • 4bf32af60e
    Fix folder notifications, enable template strict mode and add missing option to env template Daniel García 2019-01-15 15:28:25 +0100
  • 0e4a746eeb
    Added SMTP_FROM_NAME Daniel García 2019-01-13 15:24:46 +0100
  • 2fe919cc5e
    Embed the default templates Daniel García 2019-01-13 15:06:29 +0100
  • bcd750695f
    Default to $data_folder/templates and remove dev option (use TEMPLATES_FOLDER=src/static/templates instead) Daniel García 2019-01-13 01:57:03 +0100
  • 19b6bb0fd6
    Initial stab at templates Daniel García 2019-01-13 01:39:29 +0100
  • 60f6a350be
    Update yubico to fix OpenSSL error Daniel García 2019-01-13 14:37:17 +0100
  • f571df7367
    Revert yubikey feature, not needed anymore 1.6.1 Daniel García 2019-01-12 15:28:41 +0100
  • de51bc782e
    Updated dependencies, removing need for yubico fork Daniel García 2019-01-12 15:23:46 +0100
  • c5aef60bd7
    Implement unofficial warning message Daniel García 2019-01-11 14:18:13 +0100
  • 8b07ecb937
    Include warning to not report bugs upstream Daniel García 2019-01-11 13:54:43 +0100
  • 6f52104324
    Fix casing error in Attachment, should fix 'Attachment doesn't exist' errors Daniel García 2019-01-11 01:35:15 +0100
  • 1d7f704754
    Send CipherUpdate when adding and deleting attachments Daniel García 2019-01-11 01:08:35 +0100
  • 1d034749f7
    Fix AArch64 build by disabling yubico 1.6.0 Daniel García 2019-01-10 23:54:01 +0100
  • 08c55f636a
    Mention HTTPS needed for Chrome Daniel García 2019-01-08 21:51:09 +0100