Commit Graph

  • 16d88402cb Initial version of CORS support vpl 2019-09-01 13:00:12 +0200
  • 7dcf18151d
    Fix onsubmit Daniel García 2019-08-31 17:57:47 +0200
  • e3404dd322
    Use the local scripts instead of cloudflare, remove jquery and update config so disabling a master toggle doesn't remove the values Daniel García 2019-08-31 17:47:52 +0200
  • bfc517ee80
    Remove unused warning Daniel García 2019-08-31 17:26:16 +0200
  • 4a7d2a1e28
    Rename static files endpoint Daniel García 2019-08-31 17:25:31 +0200
  • 66a68f6d22 Adds Healthcheck for all docker container H3npi 2019-08-27 11:23:55 +0200
  • 469318bcbd
    Updated dependencies and web vault version Daniel García 2019-08-27 21:14:15 +0200
  • c07c9995ea
    Merge pull request #555 from vverst/email-codes Daniel García 2019-08-27 21:07:41 +0200
  • 2c2276c5bb
    Merge pull request #585 from ViViDboarder/mail-auth-over-insecure 1.10.0 Daniel García 2019-08-27 20:21:23 +0200
  • 672a245548 Remove unecessary clone mail-auth-over-insecure ViViDboarder 2019-08-27 10:40:38 -0700
  • 5d50b1ee3c Merge remote-tracking branch 'upstream/master' into email-codes vpl 2019-08-26 21:38:45 +0200
  • c99df1c310 Compare token using crypto::ct_eq vpl 2019-08-26 20:22:04 +0200
  • 591ae10144 Get token from single u64 vpl 2019-08-26 20:26:54 +0200
  • 2d2745195e Allow explicitly defined smtp auth mechansim ViViDboarder 2019-08-23 16:22:14 -0700
  • c50a90a1f2 Add support for insecure certs for SMTPS mail-insecure-certs ViViDboarder 2019-08-23 11:54:56 -0700
  • 026f9da035
    Allow removing users two factors Daniel García 2019-08-21 17:13:06 +0200
  • d23d4f2c1d
    Allow editing HIBP key in the admin panel Daniel García 2019-08-20 23:53:00 +0200
  • 515b87755a
    Update HIBP to v3, requires paid API key, fixes #583 Daniel García 2019-08-20 20:07:12 +0200
  • d8ea3d2bfe
    Merge pull request #582 from vverst/require-device-email-config Daniel García 2019-08-19 22:58:50 +0200
  • ee7837d022 Add option to require new device emails vpl 2019-08-19 22:14:00 +0200
  • 07743e490b
    Ignore error sending device email Daniel García 2019-08-18 19:32:26 +0200
  • 9101d6e48f
    Update dependencies Daniel García 2019-08-18 19:31:54 +0200
  • 27c23b60b8
    Merge pull request #571 from BlackDex/icon-proxy-support Daniel García 2019-08-15 22:14:10 +0200
  • e7b6238f43 Added reqwest proxy support BlackDex 2019-08-12 17:24:32 +0200
  • ad2225b6e5 Add configuration options for Email 2FA vpl 2019-08-10 22:33:39 +0200
  • 5609103a97 Use ring to generate email token vpl 2019-08-06 22:37:23 +0200
  • 6d460b44b0 Use saved token for email 2fa codes vpl 2019-08-04 16:55:43 +0200
  • efd8d9f528 Remove some unused imports, unneeded mut variables vpl 2019-08-03 20:09:20 +0200
  • 29aedd388e Add email code logic and move two_factor into separate modules vpl 2019-08-03 18:47:52 +0200
  • 27e0e41835 Add email authenticator logic vpl 2019-08-04 16:56:39 +0200
  • 0b60f20eb3 Add email message for twofactor email codes vpl 2019-08-03 08:07:14 +0200
  • 8be2ed6255
    Update web vault to 2.11.0 Daniel García 2019-07-30 19:50:35 +0200
  • c9c3f07171
    Updated dependencies and fixed panic getting icons Daniel García 2019-07-30 19:38:54 +0200
  • 8a21c6df10
    Merge pull request #541 from vverst/mail-new-device Daniel García 2019-07-30 13:18:42 -0400
  • df71f57d86 Move send device email to end of password login vpl 2019-07-25 20:47:58 +0200
  • 60e39a9dd1 Move retrieve/new device from connData to separate function vpl 2019-07-22 08:24:19 +0200
  • bc6a53b847 Add new device email when user logs in vpl 2019-07-22 08:26:24 +0200
  • 05a1137828
    Move backend checks to build.rs to fail fast, and updated dependencies Daniel García 2019-07-09 17:26:34 +0200
  • cef38bf40b
    Merge pull request #525 from fbartels/hadolint Daniel García 2019-07-09 17:22:27 +0200
  • 0b13a8c4aa last round of linting fixes Felix Bartels 2019-07-06 08:36:18 +0200
  • 3fbd7919d8 more linting fixes Felix Bartels 2019-07-06 08:16:05 +0200
  • 5f688ff209 no more linting errors for the main Dockerfile Felix Bartels 2019-07-05 22:45:29 +0200
  • f6cfb5bf21 add hadolint config file Felix Bartels 2019-07-05 11:06:44 +0200
  • df8c9f39ac add hadolint to travisfile Felix Bartels 2019-07-04 15:59:50 +0200
  • d7ee7caed4
    Merge pull request #520 from njfox/fix-email-alias Daniel García 2019-07-03 22:42:42 +0200
  • 2e300da057
    Fix #468 - Percent-encode the email address in invite link Nick Fox 2019-07-02 22:55:13 -0400
  • 3fb63bbe8c
    Merge pull request #514 from mprasil/dockerfile_cleanup Daniel García 2019-06-26 17:20:10 +0200
  • 9671ed4cca Symlink amd64 Dockerfile to repo root Miro Prasil 2019-06-24 09:59:43 +0100
  • d10ef3fd4b Create Dockerfiles for mysql builds Miro Prasil 2019-06-24 09:56:26 +0100
  • dd0b847912 Move current dockerfiles to their arch folders Miro Prasil 2019-06-24 09:52:55 +0100
  • 8c34ff5d23
    Merge pull request #511 from CubityFirst/patch-1 Daniel García 2019-06-18 18:28:00 +0200
  • 15750256e2
    Merge pull request #510 from mprasil/armv6_fix Daniel García 2019-06-18 18:27:47 +0200
  • 6989fc7bdb
    Corrected Spelling Cubity_First 2019-06-18 15:45:19 +0100
  • 4923614730 Making a symlink is no longer necessary Miro Prasil 2019-06-17 12:16:26 +0100
  • 76f38621de
    Update dependencies and remove unwraps from Cipher::to_json Daniel García 2019-06-14 22:51:50 +0200
  • fff72889f6
    Document DB URL in .env file Daniel García 2019-06-02 13:44:59 +0200
  • 12af32b9ea
    Don't print DB URL Daniel García 2019-06-02 13:35:01 +0200
  • 9add8e19eb
    Update dependencies and remove travis unused feature Daniel García 2019-06-02 00:28:20 +0200
  • 5710703c50
    Make sure the backup option only appears when using sqlite Daniel García 2019-06-02 00:08:52 +0200
  • 1322b876e9
    Merge pull request #493 from endyman/feature/initial_mysql_support Daniel García 2019-06-01 23:33:06 +0200
  • 9ed2ba61c6
    Merge pull request #475 from TheMardy/master Daniel García 2019-06-01 23:29:58 +0200
  • 62a461ae15 remove syslog from ci, make features flag more clear Nils Domrose 2019-05-30 22:19:58 +0200
  • 6f7220b68e adapt other Dockerfiles Nils Domrose 2019-05-28 11:56:49 +0200
  • 4859932d35 fixed typo Nils Domrose 2019-05-28 07:48:17 +0200
  • ee277de707 include libsqlite3-sys optionally, removed non common features Nils Domrose 2019-05-27 23:31:56 +0200
  • c11f47903a revert include libsqlite3-sys optionally Nils Domrose 2019-05-27 23:18:45 +0200
  • 6a5f1613e7 include libsqlite3-sys optionally Nils Domrose 2019-05-27 23:07:47 +0200
  • dc36f0cb6c re-added sqlite check_db code, cleanup Nils Domrose 2019-05-27 22:58:52 +0200
  • 6c38026ef5 user char(36) for uuid columns Nils Domrose 2019-05-27 17:20:20 +0200
  • 4c9cc9890c adapt travis to not enable conflicting features Nils Domrose 2019-05-27 00:41:42 +0200
  • f57b407c60 fix cargo syntax Nils Domrose 2019-05-27 00:29:31 +0200
  • ce0651b79c fix mysql package in ubuntu Nils Domrose 2019-05-27 00:23:42 +0200
  • edc26cb1e1 adapt pipline to no enable conflicting features Nils Domrose 2019-05-27 00:19:59 +0200
  • ff759397f6 initial mysql support Nils Domrose 2019-05-26 23:02:41 +0200
  • badd22ac3d Make docker image build Emil Madsen 2019-05-20 22:36:27 +0200
  • 6f78395ef7 Passwordless sudo on azure? Emil Madsen 2019-05-20 21:59:18 +0200
  • 5fb6531db8 Attempt to fix azure pipeline Emil Madsen 2019-05-20 21:54:01 +0200
  • eb9d5e1196 Reintroduce .env.template Emil Madsen 2019-05-20 21:34:20 +0200
  • 233b48bdad Fix missing joinable in schema Emil Madsen 2019-05-20 21:30:31 +0200
  • e22e290f67 Fix key and type variable names for mysql Emil Madsen 2019-05-20 21:24:29 +0200
  • ab95a69dc8 Rework migrations for MySQL Emil Madsen 2019-05-20 21:12:41 +0200
  • 85c8a01f4a Merge branch 'master' of github.com:Skeen/bitwarden_rs Emil Madsen 2019-05-20 19:53:18 +0200
  • 42af7c6dab MySQL database Emil Madsen 2019-05-20 19:53:14 +0200
  • 08a445e2ac
    Merge pull request #484 from mprasil/hub_repo_change 1.9.1 Daniel García 2019-05-17 15:44:07 +0200
  • c0b2877da3
    Update deps and swap back to official u2f crate again Daniel García 2019-05-17 15:34:58 +0200
  • cf8ca85289 Point to the new docker hub image location Miro Prasil 2019-05-16 15:04:51 +0100
  • a8a92f6c51
    New vault patch release Daniel García 2019-05-15 18:11:39 +0200
  • 95f833aacd
    Update dependencies to use new ring Daniel García 2019-05-15 18:10:25 +0200
  • 4f45cc081f
    Update ring to 0.14, jwt to 6.0, and u2f Daniel García 2019-03-09 14:42:16 +0100
  • 2a4cd24c60
    Updated web vault to hide org plans again and updated dependencies Daniel García 2019-05-11 22:27:51 +0200
  • ef551f4cc6 Create Backup funcitonality TheMardy 2019-05-03 15:46:29 +0200
  • 4545f271c3
    Merge pull request #473 from Starbix/patch-1 Daniel García 2019-05-02 22:33:43 +0200
  • 2768396a72
    Update Runtime Base Image to Alpine v3.9 Cédric Laubacher 2019-05-02 21:28:34 +0200
  • 5521a86693
    Change path for served images to avoid collision with vault images Daniel García 2019-05-01 16:19:22 +0200
  • 3160780549
    Merge pull request #401 from TheMardy/master Daniel García 2019-04-30 17:52:10 +0200
  • f0701657a9 Changed to Bitwarden_RS Logo TheMardy 2019-04-30 16:08:53 +0200
  • 21325b7523
    Updated .env template 1.9.0 Daniel García 2019-04-27 20:14:37 +0200
  • 874f5c34bd
    Formatting Daniel García 2019-04-26 22:08:26 +0200
  • eadab2e9ca
    Updated dependencies Daniel García 2019-04-26 22:07:00 +0200
  • 253faaf023
    Use users duo host when required, instead of always using the global one Daniel García 2019-04-15 13:06:42 +0200