Commit Graph

  • 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
  • 0dc5d1a1c6
    Of course I forgot the year... Daniel García 2019-01-08 20:39:46 +0100
  • 1b11445bb2
    Update dependencies and web vault Daniel García 2019-01-08 20:28:17 +0100
  • 1596e1d4c5
    Update README Daniel García 2019-01-08 20:27:55 +0100
  • 320266606e
    Implement put collections Daniel García 2019-01-08 20:27:28 +0100
  • a0a08c4c5a
    Include IP in invalid admin token error Daniel García 2019-01-08 16:16:58 +0100
  • 4309df8334
    Only create invitations when SMTP is disabled, and ignore invitations if we have a token. Disallow users from accepting invitation twice Daniel García 2019-01-08 15:11:16 +0100
  • f1161c65fb
    Make sure an invitation is created when reinviting Daniel García 2019-01-08 14:05:05 +0100
  • 50eeb4f651
    Remove whitespace before processing tokens Daniel García 2019-01-07 20:37:14 +0100
  • 21b85b78b1
    Changed reinvite check and removed obsolete comment Daniel García 2019-01-07 15:29:57 +0100
  • 673adde9f1
    Make the admin retype the user name before deleting Daniel García 2019-01-07 14:48:10 +0100
  • c9063a06b4
    Print unauthorized error message Daniel García 2019-01-07 02:18:51 +0100
  • 62b8500aae
    Fix missing .env error in Dockerfile, the .env file is not needed for the Docker images Daniel García 2019-01-07 01:36:01 +0100
  • f645e5381c
    Rename included .env file to .env.template and ignored .env Daniel García 2019-01-06 22:50:30 +0100
  • 5e37471488
    Merge pull request #323 from njfox/invite_accepted_email Daniel García 2019-01-06 14:12:24 +0100
  • 0a74e79cea
    Refactor generate_invite_claims, make org_name and org_id optional Nick Fox 2019-01-05 23:03:49 -0500
  • 7db66f73f0
    Refactor invited_by_email check Nick Fox 2019-01-05 13:46:45 -0500
  • 2f5bdc23f6
    Fix formatting and add vault link to notification emails Nick Fox 2019-01-05 13:36:08 -0500
  • 94adf063ad
    Merge pull request #326 from mprasil/vault_2.8.0 Daniel García 2019-01-05 19:16:34 +0100
  • 77cada4085 Update Vault to 2.8.0 Miroslav Prasil 2019-01-05 18:54:59 +0100
  • cec28a85ac
    Update admin page to work with new invitation flow Nick Fox 2019-01-04 10:32:51 -0500
  • 5f49ecd7f3
    Updated dependencies to use u2f crate directly, and some style changes Daniel García 2019-01-04 00:25:38 +0100
  • 736c0e62f2
    Send emails to inviters/invitees when invites are accepted/confirmed Nick Fox 2019-01-02 22:20:39 -0500
  • 43eb064351
    Replace invite/reinvite email functions with generic send_email Nick Fox 2019-01-02 22:19:44 -0500
  • c8af62ed48
    Merge pull request #321 from njfox/migrate_readme_to_wiki Daniel García 2019-01-01 23:41:39 +0100
  • 6e47535c2e
    Remove redundant docs files Nick Fox 2019-01-01 16:33:19 -0500
  • 0448d98afc
    Remove redundant information from README after moving it to the wiki Nick Fox 2018-12-31 21:03:06 -0500
  • b8326a15a3
    Add build.rs to dockerfile Daniel García 2018-12-31 14:07:12 +0100
  • a6631c2ea8
    Update documentation for admin page Daniel García 2018-12-30 23:47:20 +0100
  • 30e768613b
    Start using rustfmt and some style changes to make some lines shorter Daniel García 2018-12-30 23:34:31 +0100
  • 72ed05c4a4
    Add build script to get some Git info to later show in admin panel, and add some metadata to Cargo.toml Daniel García 2018-12-30 00:04:22 +0100
  • adb8052689
    Updated Error to implement Display and Debug, instead of using custom methods Daniel García 2018-12-29 01:01:58 +0100
  • 1483829c94
    Removed invalid todo Daniel García 2018-12-23 22:46:00 +0100
  • acb9d1b3c6
    Remove config option for admin email, embdedded admin page, managed IO::Error, and added security and cache headers globally Daniel García 2018-12-23 22:37:02 +0100
  • 301919d9d4
    Modified navigation bar and corrected some comments Daniel García 2018-12-21 22:27:35 +0100
  • 2bb0b15e04
    Implemented better errors for JWT Daniel García 2018-12-21 22:08:04 +0100
  • 250a2b340f
    Use new Errors in latest changes Daniel García 2018-12-24 00:27:12 +0100
  • b2fc0499f6
    Finish invite functionality, and remove virtual organization Daniel García 2018-12-19 22:51:08 +0100
  • 6a99849a1e
    Implemented proper error handling, now we can do `user.save($conn)?;` and it works. In the future, maybe we can do the same with the `find_by_id` methods that return an Option. Daniel García 2018-12-19 21:52:53 +0100
  • 172f1770cf
    Embed the icon in the binary, no need to download when it's not going to change Daniel García 2018-12-19 00:57:45 +0100
  • 1b5134dfe2
    Fixed delete user when 2FA is enabled, implemented delete user for admin panel, and the front-end part for invite user. Secured admin panel behind a configurable token. Daniel García 2018-12-18 18:52:58 +0100
  • 5fecf09631
    Initial version of admin panel, list users and reload user list works. No serious auth method yet, password is 'token123' Daniel García 2018-12-18 01:53:21 +0100
  • 9a8cae836b
    Remove vault patch file, and point users to the vault builds repo for the patch Daniel García 2018-12-17 22:21:18 +0100
  • 7d7d8afed9
    Merge pull request #318 from njfox/reinvite_endpoint Daniel García 2018-12-30 21:22:26 +0100
  • f20c4705d9
    Refactor invite claims and disallow reinvites to virtual_org Nick Fox 2018-12-30 00:19:01 -0500
  • 3142d8d01f
    Add more detail to invitation not found error Nick Fox 2018-12-29 23:28:19 -0500
  • 84fa5a4ed6
    Implement reinvite endpoint Nick Fox 2018-12-29 23:24:38 -0500
  • 004a3f891f
    Merge pull request #315 from aksdb/master Daniel García 2018-12-28 21:06:30 +0100
  • e197f372b5
    Merge pull request #314 from mprasil/find_by_user_uuid Daniel García 2018-12-28 15:47:31 +0100
  • e7ea5097f4 Restrict join on users_collections to current user (fixes #313) Andreas Schneider 2018-12-28 15:25:51 +0100
  • 8451a70de6 Rewrite find_by_user_uuid to use one query Miroslav Prasil 2018-12-27 18:56:01 +0100
  • 9f0357ce82
    Merge pull request #312 from njfox/logging_timestamp Daniel García 2018-12-26 20:20:50 +0100
  • cd6e4a0ebd
    Remove reference to syslog Nick Fox 2018-12-26 12:14:54 -0500
  • 473740c13a
    Update fail2ban documentation for new logging format Nick Fox 2018-12-26 12:07:16 -0500
  • ec715d78fb
    Change log timestamp format so fail2ban can parse it Nick Fox 2018-12-26 11:54:31 -0500
  • 3f5df3ef8d
    Merge pull request #311 from njfox/update_documentation Daniel García 2018-12-26 17:27:10 +0100
  • f694d6f839
    Add missing trailing slash Nick Fox 2018-12-26 10:30:21 -0500
  • b20516d645
    Update ToC with Logging section Nick Fox 2018-12-26 10:28:46 -0500
  • c04300651a
    Document new logging setup Nick Fox 2018-12-25 23:00:50 -0500
  • 2f058d3ff5
    Remove old/incorrect statement about SMTP not being implemented Nick Fox 2018-12-25 22:30:35 -0500