1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-09-19 20:31:11 +02:00

Commit-Graph

  • a0ad3b952b Added claims to the Headers to verify user type. BlackDex 2020-03-31 18:15:06 +0200
  • 843604c9e7
    Merge pull request #939 from jjlin/attachment-size Daniel García 2020-03-31 12:56:49 +0200
  • 7407b8326a Fix attachment size limit calculation Jeremy Lin 2020-03-31 02:30:28 -0700
  • adf47827c9
    Make sure the data field is always returned, otherwise the mobile apps seem to have issues Daniel García 2020-03-30 22:19:50 +0200
  • 5471088e93
    Merge pull request #933 from jjlin/dockerfiles Daniel García 2020-03-27 17:45:10 +0100
  • 4e85a1dee1
    Update web vault to 2.13.2 Daniel García 2020-03-27 17:44:10 +0100
  • ec60839064
    Merge pull request #932 from jjlin/ws-fix Daniel García 2020-03-27 08:38:54 +0100
  • d4bfa1a189 Rebuild Dockerfiles to match latest Dockerfile.j2 template Jeremy Lin 2020-03-26 20:10:33 -0700
  • 862d401077 Fix WebSocket notifications Jeremy Lin 2020-03-26 19:26:44 -0700
  • 255a06382d
    Merge pull request #928 from jjlin/healthcheck Daniel García 2020-03-26 21:13:31 +0100
  • bbb0484d03 Healthcheck fixes/optimizations Jeremy Lin 2020-03-25 20:13:36 -0700
  • 93346bc05d
    Merge pull request #927 from jjlin/healthcheck Daniel García 2020-03-25 22:21:08 +0100
  • fdf50f0064 Update healthcheck script to handle alternate base dir Jeremy Lin 2020-03-24 19:57:10 -0700
  • ccf6ee79d0
    Update dependencies, mainly diesel and sqlite Daniel García 2020-03-24 11:42:28 +0100
  • 91dd19473d
    Merge pull request #922 from jjlin/device-push-token Daniel García 2020-03-23 00:03:10 +0100
  • c06162b22f Handle devicePushToken Jeremy Lin 2020-03-22 15:04:25 -0700
  • 7a6a3e4160
    Set the cargo version and allow changing it during build time with BWRS_VERSION. Also renamed GIT_VERSION because that's not the only source anymore. Daniel García 2020-03-22 16:13:34 +0100
  • 94341f9f3f
    Fix token error while accepting invite 1.14.1 Daniel García 2020-03-20 10:51:17 +0100
  • ff19fb3426
    Merge pull request #919 from BlackDex/issue-908 Daniel García 2020-03-19 18:11:47 +0100
  • baac8d9627 Fixed issue #908 BlackDex 2020-03-19 17:37:10 +0100
  • 669b101e6a Fixing issue #908 BlackDex 2020-03-19 16:50:47 +0100
  • 935f38692f
    Merge pull request #918 from dani-garcia/revert-901-feature/opportunistic_tls Daniel García 2020-03-19 13:58:00 +0100
  • d2d9fb08cc
    Revert "Use opportunistic TLS in SMTP connections" Daniel García 2020-03-19 13:56:53 +0100
  • b85d548879
    Merge pull request #916 from BlackDex/issue-759 Daniel García 2020-03-18 18:48:08 +0100
  • 35f30088b2 Fixing issue #759 by disabling Foreign Key Checks. BlackDex 2020-03-18 18:11:11 +0100
  • dce054e632
    Merge pull request #912 from ymage/openssl_as_default Daniel García 2020-03-16 23:02:07 +0100
  • ba725e1c25 Make openssl crate as default (non feature-flipped) Ymage 2020-03-16 22:39:10 +0100
  • b837348b25 Build as static Ymage 2020-03-16 22:34:59 +0100
  • 7d9c7017c9
    Merge pull request #911 from BlackDex/upgrade-rocket Daniel García 2020-03-16 18:17:17 +0100
  • d6b9b8bf0c
    Merge pull request #876 from BlackDex/log-panics Daniel García 2020-03-16 18:16:49 +0100
  • bd09fe1a3d Updated code so backtraces are logged also. BlackDex 2020-03-16 17:53:22 +0100
  • bcbe6177b8 Merge branch 'master' of https://github.com/dani-garcia/bitwarden_rs into log-panics BlackDex 2020-03-16 17:19:27 +0100
  • 9b1d07365e Updated ring BlackDex 2020-03-16 16:39:20 +0100
  • 37b212427c Updated jsonwebtoken BlackDex 2020-03-16 16:38:00 +0100
  • 078234d8b3 Small change for rocket compatibilty BlackDex 2020-03-16 16:36:44 +0100
  • 3ce0c3d1a5 Update dependencies BlackDex 2020-03-16 16:32:33 +0100
  • b8a8f0c6d2
    Fix alpine build with openssl crate as default ymage 2020-03-16 09:14:06 +0100
  • 2ee07ea1d8
    Fix empty data when cloning cipher Daniel García 2020-03-15 17:26:07 +0100
  • 40c339db9b
    Fix postgres policies, second try Daniel García 2020-03-14 23:52:16 +0100
  • 402c1cd06c
    Merge pull request #906 from BlackDex/upgrade-reqwest Daniel García 2020-03-14 23:35:52 +0100
  • 819f340f39
    Fix issue with postgres Daniel García 2020-03-14 23:35:34 +0100
  • 1b4b40c95d Updated reqwest to the latest version. BlackDex 2020-03-14 23:12:45 +0100
  • afd9f4e278
    Allow the smtp mechanism to be provided without quotes and all lowercase Daniel García 2020-03-14 22:30:50 +0100
  • 47a9461f39
    Merge pull request #903 from TheBinaryLoop/patch-1 Daniel García 2020-03-14 14:41:39 +0100
  • c6f64d8368
    Merge pull request #901 from sleweke/feature/opportunistic_tls Daniel García 2020-03-14 14:41:00 +0100
  • edabf19ddf
    Update vault to 2.13.1 Daniel García 2020-03-14 14:40:06 +0100
  • a30d5f4cf9
    Fix cloning issues Daniel García 2020-03-14 14:08:57 +0100
  • 3fa78e7bb1
    Initial version of policies Daniel García 2020-03-14 13:22:30 +0100
  • a8a7e4f9a5
    Updated domains with new values vualt Lukas Eßmann 2020-03-13 20:08:52 +0100
  • 5d3b765a23 Use opportunistic TLS in SMTP connections Samuel Leweke 2020-03-12 11:26:54 +0100
  • 2bf337dc28 Fix escaping of SMTP_AUTH_MECHANISM in env template Samuel Leweke 2020-03-12 11:31:09 +0100
  • 70f3ab8ec3
    Migrate lazy_static to once_cell, less macro magic and slightly faster 1.14 Daniel García 2020-03-09 22:04:03 +0100
  • b6612e90ca
    Update dependencies Daniel García 2020-03-09 22:00:26 +0100
  • 161cccca30
    Merge pull request #892 from BlackDex/smtp-test-button Daniel García 2020-03-05 00:05:52 +0100
  • 84dc2eda1f Changed javascript default argument construction BlackDex 2020-03-04 15:08:14 +0100
  • 390d10d656 Relocated SMTP test input+button. BlackDex 2020-03-04 13:25:38 +0100
  • 1f775f4414
    Merge pull request #888 from zethra/add_cli_args Daniel García 2020-03-03 00:12:15 +0100
  • cc404b4edc
    Added command line flags for help and version zethra 2020-03-02 14:57:06 -0500
  • 536672ac1b
    Delete ISSUE_TEMPLATE.md Daniel García 2020-03-02 19:58:53 +0100
  • e41e7c07db Update issue templates Daniel García 2020-03-02 19:58:36 +0100
  • f1d3b03c60
    Update README.md Daniel García 2020-03-02 19:37:49 +0100
  • 2ebff958a4
    Merge pull request #879 from BlackDex/smtp-test-button Daniel García 2020-03-01 15:00:20 +0100
  • edfdda86ae
    Use web vault built by docker autobuild, using the hash to reference the image for extra security Daniel García 2020-03-01 02:38:26 +0100
  • 97fb7b5b96 Added urlpath to smtpTest function BlackDex 2020-02-26 16:58:57 +0100
  • f6de144cbb Merge branch 'smtp-test-button' of github.com:BlackDex/bitwarden_rs into smtp-test-button BlackDex 2020-02-26 16:56:03 +0100
  • 5a974c7b94 Added SMTP test button in the admin gui BlackDex 2020-02-26 11:02:22 +0100
  • 5f61607419 Added SMTP test button in the admin gui BlackDex 2020-02-26 11:02:22 +0100
  • 7439aeb63e Make panics logable (as warn) BlackDex 2020-02-25 14:10:52 +0100
  • cd8907542a
    Make sure the provided domain contains the protocol and show a useful error when it doesn't Daniel García 2020-02-23 14:55:27 +0100
  • 8a5450e830
    Merge pull request #868 from jjlin/alt-base Daniel García 2020-02-22 22:06:07 +0100
  • ad9f2b2d8e
    Removed test urlpath Daniel García 2020-02-22 19:01:58 +0100
  • 2f4a9865e1
    Use absolute paths in the admin page Daniel García 2020-02-22 17:49:33 +0100
  • 0a3008e753
    Update web vault used in docker Daniel García 2020-02-22 16:00:43 +0100
  • 29a0795219 Add backend support for alternate base dir (subdir/subpath) hosting Jeremy Lin 2020-02-18 21:27:00 -0800
  • 63459c5f72
    Updated FUNDING as mentioned in #859 Daniel García 2020-02-18 21:48:11 +0100
  • 916e96b143
    Update web vault to fix copy issues Daniel García 2020-02-18 20:08:21 +0100
  • 325039c316
    Attachment size limits, per-user and per-organization Daniel García 2020-02-17 22:56:26 +0100
  • c5b97f4146
    Merge pull request #864 from mprasil/admin-invitation Daniel García 2020-02-16 22:12:00 +0100
  • 2ea052ba5e Allow disabling attachment uploading Miro Prasil 2020-02-16 21:03:56 +0000
  • 03233429f4 Remove check from Invitation:take() Miro Prasil 2020-02-16 20:28:50 +0000
  • 0a72c4b6db Do not disable invitations via admin API Miroslav Prasil 2020-02-16 15:01:07 +0000
  • 8867626de8
    Add option to change invitation org name, fixes #825 Add option to allow additional iframe ancestors, fixes #843 Sort the rocket routes before printing them Daniel García 2020-02-04 22:14:50 +0100
  • f5916ec396
    Fix backwards indices Daniel García 2020-01-30 22:33:50 +0100
  • ebb36235a7
    Cache icons in the clients Daniel García 2020-01-30 22:30:57 +0100
  • def174a517
    Convert email domains to punycode Daniel García 2020-01-30 22:11:53 +0100
  • 2798f623d4
    Updated rust toolchain version Daniel García 2020-01-30 22:11:44 +0100
  • 480ba933fa
    Don't error if admin token is empty but disabled Daniel García 2020-01-30 22:10:50 +0100
  • 3d1ee9ef62
    Use rust-toolchain file to determine version in workflows, disabled mac builds for now Daniel García 2020-01-28 21:16:06 +0100
  • 5352321fe1
    Merge pull request #831 from mprasil/whitelist-fix Daniel García 2020-01-29 13:28:07 +0100
  • c4101162d6 SIGNUPS_ALLOWED with no whitelist [fixes #830] Miro Prasil 2020-01-29 11:32:42 +0000
  • 632d55265b
    Merge pull request #824 from tomuta/fix_change_email Daniel García 2020-01-28 20:52:16 +0100
  • e277f7d1c1 Fix change email when no whitelist is configured tomuta 2020-01-26 13:34:56 -0700
  • ff7b4a3d38
    Update handlebars to 3.0 which included performance improvements. Updated lettre to newer git revision, which should give better error messages now. Daniel García 2020-01-26 15:29:14 +0100
  • cd7d4d53b8 Added correct mysql libraries into runtime container. Marco Primitivo 2019-12-10 09:03:40 +0100
  • d212dfe735
    Accept y/n, True/False, 1/0 as booleans in environment vars Daniel García 2020-01-20 22:28:54 +0100
  • 84ed185579
    Update u2f to 0.2, which requires OpenSSL but also might solve the problems we've had with certificates. The rust image doesn't need installing curl or tar, so removed. Also collapsed ENV lines. Daniel García 2020-01-18 20:09:52 +0100
  • c0ba3406ef
    Merge pull request #812 from swedishborgie/postgresql Daniel García 2020-01-16 16:21:57 +0100
  • e196ba6e86
    Switch error handling to ? operator instead of explicit handling. Michael Powers 2020-01-16 08:14:25 -0500
  • 76743aee48
    Fixes #635 - Unique constraint violation when using U2F tokens on PostgreSQL Because of differences in how .on_conflict() works compared to .replace_into() the PostgreSQL backend wasn't correctly ensuring the unique constraint on user_uuid and atype wasn't getting violated. Michael Powers 2020-01-13 21:53:57 -0500
  • 9ebca99290
    Update dependencies Daniel García 2020-01-10 16:22:37 +0100