Commit Graph

  • d3054d4f83
    Merge pull request #667 from dani-garcia/minimal_profile Daniel García 2019-10-15 22:26:12 +0200
  • 5ac66b05e3
    Merge pull request #666 from vverst/fix-2fa-email Daniel García 2019-10-15 22:25:37 +0200
  • 83fd44eeef
    Update rust version and use minimal profile for CI Daniel García 2019-10-15 21:21:37 +0200
  • 2edecf34ff Use user_uuid instead of mut twofactor vpl 2019-10-15 21:19:27 +0200
  • 18bc8331f9 Send email when preparing 2FA JsonError vpl 2019-10-15 21:19:49 +0200
  • 7d956c5117
    Merge pull request #664 from BlackDex/fix-issue-663 Daniel García 2019-10-14 01:25:26 +0200
  • 603a964579 Fixed issue #663. BlackDex 2019-10-14 00:32:44 +0200
  • dc515b83f3
    Merge pull request #657 from BlackDex/totp-timedrift Daniel García 2019-10-12 16:33:43 +0200
  • 9466f02696 Recoded TOTP time drift validation BlackDex 2019-10-12 15:28:28 +0200
  • d3bd2774dc
    Update dependencies to use newer SQLite Daniel García 2019-10-11 22:49:47 +0200
  • f482585d7c
    Merge pull request #660 from BlackDex/sqlite-backup-fix Daniel García 2019-10-11 15:07:21 +0200
  • 2cde814aaa Fixed a bug with the sqlite backup feature. BlackDex 2019-10-11 12:08:40 +0200
  • d989a19f76 Merge branch 'master' of https://github.com/dani-garcia/bitwarden_rs into totp-timedrift BlackDex 2019-10-11 11:22:13 +0200
  • d292269ea0
    Make the blacklist logic be cached Daniel García 2019-10-10 23:21:22 +0200
  • ebf40099f2 Updated authenticator TOTP BlackDex 2019-10-10 17:32:20 +0200
  • 0586c00285
    Merge pull request #653 from stevesbrain/master Daniel García 2019-10-10 01:06:51 +0200
  • bb9ddd5680
    Merge pull request #1 from stevesbrain/stevesbrain-patch-1 Steve Divskinsy 2019-10-09 22:23:20 +1030
  • cb1663fc12
    Very simple grammar updates Steve Divskinsy 2019-10-09 22:22:52 +1030
  • 45d9d8db94
    Merge pull request #652 from BlackDex/hibp-changes Daniel García 2019-10-09 00:44:00 +0200
  • edc482c8ea Changed HIBP Error message. BlackDex 2019-10-08 22:29:12 +0200
  • 6e5c03cc78 Some modification when no HIBP API Key is set BlackDex 2019-10-08 21:39:11 +0200
  • 881c1978eb
    Error when the URL scheme doesn't match the database type Daniel García 2019-10-08 19:34:47 +0200
  • 662bc27523
    Updated dependencies and fixed disable_admin_token description Daniel García 2019-10-08 19:33:27 +0200
  • b4b62c22a4
    Merge pull request #648 from BlackDex/icon-security 1.11.0 Daniel García 2019-10-08 18:08:32 +0200
  • 05569147af Added missing .env configuration option. BlackDex 2019-10-08 13:30:17 +0200
  • 99a635d327
    Merge pull request #643 from BlackDex/icon-security Daniel García 2019-10-05 17:06:14 +0200
  • e6b763026e
    Merge branch 'master' into icon-security Daniel García 2019-10-05 16:45:36 +0200
  • c182583e09
    Merge pull request #644 from BlackDex/issue-565 Daniel García 2019-10-05 16:17:43 +0200
  • d821389c2e
    Merge pull request #639 from vverst/cors-update Daniel García 2019-10-05 16:09:33 +0200
  • be2916333b Fixed issue #565 BlackDex 2019-10-05 15:45:09 +0200
  • 9124d8a3fb Updated icon blacklisting. BlackDex 2019-10-05 14:48:15 +0200
  • 7b1da527a6 Change CORS headers vpl 2019-10-01 17:26:58 +0200
  • e7b8602e1f
    Merge pull request #638 from mprasil/add_sqlite_binary Daniel García 2019-10-01 19:50:41 +0200
  • d6e9af909b Remove the unnecessary check for sqlite Miro Prasil 2019-10-01 10:40:22 +0100
  • acdd42935b Add sqlite binary into the docker images Miro Prasil 2019-09-30 13:54:06 +0100
  • 8367d1d715
    Merge pull request #631 from vverst/cors-put Daniel García 2019-09-23 20:03:51 +0200
  • 56f12dc982 Use Access-Control-Allow-Method vpl 2019-09-23 07:44:44 +0200
  • 4c07f05b3a
    Remove Result<T, E: Debug> in preparation of deprecation as Rocket responder. Removed unnecessary returns Daniel García 2019-09-17 21:05:56 +0200
  • b73ff886c3
    Use upstream rmp Daniel García 2019-09-17 19:47:51 +0200
  • 2e7bd62353
    Merge pull request #624 from swedishborgie/postgresql Daniel García 2019-09-17 18:50:40 +0200
  • 1264eb640a
    Added a migration that fixes #1 which caused attachments to be broken for the PostgreSQL backend. Also converts any CHAR types to VARCHAR to prevent the same issue from causing problems down the line. Michael Powers 2019-09-16 19:52:00 -0400
  • 3a90364b32
    Merge pull request #621 from swedishborgie/postgresql Daniel García 2019-09-16 20:05:05 +0200
  • f5f9861a78
    Adds support for PostgreSQL which resolves #87 and is mentioned in #246. This includes migrations as well as Dockerfile's for amd64. Michael Powers 2019-09-12 16:12:22 -0400
  • f9408a00c6
    Allow self signed certs and increase a bit the timings Daniel García 2019-09-11 22:01:42 +0200
  • f3e2c2ea3a Removed Bitwarden image DA-Michael 2019-09-10 08:19:35 -0600
  • 30df5b5ea3 Added Custom Logo DA-Michael 2019-09-09 22:12:15 -0600
  • 03c5f21536 Add test to see if docker build works DA-Michael 2019-09-09 22:07:59 -0600
  • d0b5340514 Removed useless file DA-Michael 2019-09-09 21:04:27 -0600
  • 82717e946a Test add DA-Michael 2019-09-09 21:02:11 -0600
  • ae8bf954c1
    Updated web vault to 2.12 Daniel García 2019-09-07 22:13:56 +0200
  • c656f2f694
    Merge pull request #604 from mprasil/fix-healthcheck Daniel García 2019-09-06 10:47:10 +0200
  • eea3f13bb3 Fix #603 and remove mysql from sqlite image Miro Prasil 2019-09-06 09:34:21 +0100
  • df8114f8be
    Updated client kdf iterations to 100000 and fixed some lints Daniel García 2019-09-05 21:56:12 +0200
  • dda244edd8
    Merge pull request #589 from H3npi/H3npi-patch-1 Daniel García 2019-09-05 19:47:10 +0200
  • cce3ce816c Adds environment port to curl healthcheck H3npi 2019-09-04 09:12:53 +0200
  • 65c0d1064b
    Merge pull request #599 from vverst/cors Daniel García 2019-09-03 20:22:54 +0200
  • 5a2f968d7a Set correct response headers, status code vpl 2019-09-02 21:13:12 +0200
  • 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 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
  • 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