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

Commit-Graph

  • 680f5e83d8
    Add Invite JWT struct and supporting functions Nick Fox 2018-12-14 21:52:16 -0500
  • a335bcd682
    Merge pull request #291 from mqus/patch-1 Daniel García 2018-12-14 22:56:44 +0100
  • 76c510c5b6
    move memory note mqus 2018-12-14 20:32:11 +0100
  • 4635d62e2c
    Add memory usage note to vault build process mqus 2018-12-14 15:04:46 +0100
  • 65e36e2931
    Merge pull request #289 from mprasil/alpine-fix Daniel García 2018-12-14 12:33:17 +0100
  • 063dfcf487 FIx failing alpine build Miroslav Prasil 2018-12-13 23:16:36 +0000
  • d3e4fb88ee
    Fix wrong folder name Daniel García 2018-12-13 18:30:01 +0100
  • 7ebba736cb
    Updated dockerfiles to use compiled vaults Daniel García 2018-12-13 18:19:26 +0100
  • a1272c7190
    Merge branch 'rocket-0.4' Daniel García 2018-12-13 17:49:55 +0100
  • 0a6b4e9961
    Update BUILD.md Daniel García 2018-12-13 17:46:08 +0100
  • e66edc1ce9
    Merge pull request #285 from itr6/master Daniel García 2018-12-13 01:07:17 +0100
  • 4e827e4f8a
    Implement better retry and use it while saving device Daniel García 2018-12-12 22:15:54 +0100
  • 295985de7c
    Update README.md itr6 2018-12-12 14:38:57 -0600
  • a48611aa6d
    Update README.md itr6 2018-12-12 14:38:23 -0600
  • f713e2e092
    Merge pull request #284 from Algebro7/log_successful_logins Daniel García 2018-12-11 22:24:04 +0100
  • e26e2319da Close #264. Usernames and IP addresses are logged on successful authentication algebro 2018-12-11 15:20:06 -0500
  • f2ab25085d
    Updated dependencies, and dockerfiles to use NodeJS 10 LTS Daniel García 2018-12-11 16:42:52 +0100
  • 7adc045b80
    Updated IP logging to use client_ip, to match old remote behavior. Improved error logging, now it won't show a generic error message in some situations. Removed delete device, which is not needed as it will be overwritten later. Logged more info when an error occurs saving a device. Added orgmanager to JWT claims. Daniel García 2018-12-09 17:58:38 +0100
  • 19754c967f
    More changes to the push token, and filtered multipart logs Daniel García 2018-12-07 18:25:18 +0100
  • 738ad2127b
    Fixed some clippy linting issues Daniel García 2018-12-07 15:01:29 +0100
  • cb930a0858
    Remove some required values during login, now uses default values Daniel García 2018-12-07 14:32:40 +0100
  • 94810c106a
    Migrate to rust 2018 edition Daniel García 2018-12-07 02:05:45 +0100
  • 2fde4e6933
    Implemented proper logging, with support for file logging, timestamp and syslog (this last one is untested) Daniel García 2018-12-06 20:35:25 +0100
  • 259a2f2982
    Updated rocket to final release Daniel García 2018-12-06 20:15:22 +0100
  • dc1bb6de20
    Update device push token methods to more closely follow the official server response Daniel García 2018-12-06 16:28:36 +0100
  • e34f75c267
    Make sure the dockerfile builds the project, instead of assuming the cached dummy is valid Daniel García 2018-12-04 13:55:37 +0100
  • 2129946d14
    Updated deps and web vault to 2.6.1 Daniel García 2018-12-03 20:28:13 +0100
  • bdcdb08fc1
    Merge branch 'master' into rocket-0.4 Daniel García 2018-12-01 14:34:47 +0100
  • 8b5d97790f
    Updated rocket to rc2 and rest of dependencies Daniel García 2018-12-01 14:29:19 +0100
  • cac7fb145b
    Merge pull request #274 from itr6/master Daniel García 2018-11-29 23:20:30 +0100
  • 6990525e8a
    Update README.md itr6 2018-11-29 10:52:47 -0600
  • 55579261b7
    Update README.md itr6 2018-11-29 10:49:20 -0600
  • 70c20f7f52
    Update README.md itr6 2018-11-29 10:48:41 -0600
  • b56a905322
    Update README.md itr6 2018-11-29 10:42:53 -0600
  • e177160ee9
    Update web vault to 2.6.0 Daniel García 2018-11-27 17:29:09 +0100
  • 6364c05789
    Fix attachments during key rotation, add individual attachment key Daniel García 2018-11-27 17:24:12 +0100
  • f71f10eac6
    Implemented key rotation with the latest vault Daniel García 2018-11-24 23:00:41 +0100
  • 0f6ab01f77
    Merge pull request #268 from mprasil/master Daniel García 2018-11-22 03:06:26 +0100
  • 0935cb90a4 fix bad path in Alpine Dockerfile Miroslav Prasil 2018-11-21 23:35:42 +0000
  • e86cac984a
    Merge pull request #263 from mprasil/master Daniel García 2018-11-21 15:57:11 +0100
  • f1acc1e05a
    Merge branch 'master' into rocket-0.4 Daniel García 2018-11-21 15:35:34 +0100
  • 3d36ac4601
    Remove unwrap in connection_lost Daniel García 2018-11-21 15:07:18 +0100
  • bf1c96695b Update dockerfile for alpine, armv7 and aarch64 Miroslav Prasil 2018-11-20 14:55:19 +0000
  • 9ecb29883c
    Merge branch 'master' into rocket-0.4 Daniel García 2018-11-19 20:59:41 +0100
  • 8b3e87cfe0
    Update lockfile to fix yubico error Daniel García 2018-11-19 20:58:59 +0100
  • e5af230315
    Merge branch 'master' into rocket-0.4 Daniel García 2018-11-19 20:45:42 +0100
  • a1da82c868
    Add online feature to yubico Daniel García 2018-11-19 20:42:22 +0100
  • 981a324027
    Merge branch 'master' into rocket-0.4 Daniel García 2018-11-19 20:30:19 +0100
  • 00abd4c853
    Add create endpoint, fixes #253, fixes #261 Daniel García 2018-11-19 20:27:49 +0100
  • a4550e51ea
    Update dependencies and add /ciphers/create Daniel García 2018-11-19 20:21:02 +0100
  • 5edbd0e952
    Merge branch 'master' into rocket-0.4 Daniel García 2018-11-19 19:52:43 +0100
  • 1d4944b88e
    Merge pull request #258 from Bruceforce/master Daniel García 2018-11-19 19:36:10 +0100
  • 660c8f8d7e Use dockerhub instead of gitlab registry for README.md 10 2018-11-18 14:06:08 +0100
  • 478fc0c9dd Merge remote-tracking branch 'origin/master' 10 2018-11-18 03:23:16 +0100
  • a2de4ce40e Improved the backup section of sqlite3 database 10 2018-11-18 03:22:30 +0100
  • 17052b665f
    Merge pull request #257 from Step7750/fix-nfc-mobile Daniel García 2018-11-17 15:28:41 +0100
  • f344dbaad4 Fixes NFC Response for Mobile Login Stepan Fedorko-Bartos 2018-11-17 01:25:07 -0700
  • c5c9e3fd65
    Merge pull request #254 from Step7750/master Daniel García 2018-11-16 20:39:03 +0100
  • aba9c28226 Disable Yubikey 2FA if 0 Keys Provided Stepan Fedorko-Bartos 2018-11-16 12:07:00 -0700
  • 82e2b8a8c0 Code style changes Stepan Fedorko-Bartos 2018-11-16 11:52:01 -0700
  • 5a8d5e426d Switches to Downstream yubico with Optional libusb Stepan Fedorko-Bartos 2018-11-16 11:28:20 -0700
  • f9ecb7201b
    Merge pull request #256 from mprasil/fix_accepted_sync Daniel García 2018-11-16 16:17:21 +0100
  • 044cf19913 Prevent accepted user from seeing ciphers until confirmed (fixes #196) Miroslav Prasil 2018-11-16 14:21:26 +0000
  • 2c233cda8b Adds Yubikey OTP Support to Readme Stepan Fedorko-Bartos 2018-11-15 18:59:16 -0700
  • 6d735806c0 Ensures Yubico Creds are set when opening Yubikey Modal Stepan Fedorko-Bartos 2018-11-15 18:58:44 -0700
  • 2433d39df5 Allows Custom Yubico OTP Server Stepan Fedorko-Bartos 2018-11-15 18:54:53 -0700
  • 9e0e4b13c5 Adds Yubikey OTP Support Stepan Fedorko-Bartos 2018-11-15 18:43:09 -0700
  • e66436625c Adds Yubico Client ID and Secret Key Env Vars Stepan Fedorko-Bartos 2018-11-15 18:40:27 -0700
  • 24a4478b5c Adds yubico-rs library dep Stepan Fedorko-Bartos 2018-11-15 18:34:17 -0700
  • f84cbeaaf8
    Merge branch 'master' into rocket-0.4 Daniel García 2018-11-14 16:14:49 +0100
  • 3cb911a52f
    Merge pull request #243 from mprasil/vault_2.5.0 Daniel García 2018-11-14 16:12:18 +0100
  • dd684753d0 Fix gt() Miroslav Prasil 2018-11-13 21:38:56 +0000
  • f3e6cc6ffd Set PartialOrd to consider invalid i32 UserOrgType lower than anything Miroslav Prasil 2018-11-13 16:34:21 +0000
  • b94f4db52a Fix #242 Miroslav Prasil 2018-11-13 15:34:37 +0000
  • 66a4c5d48b Implement comparison between i32 and UserOrgType Miroslav Prasil 2018-11-12 17:13:25 +0000
  • b4e222d598 Bump vault version to 2.5.0 Miroslav Prasil 2018-11-07 23:06:07 +0100
  • dd00591082
    Add info about how to fix #176 1.4.0 Daniel García 2018-11-09 16:24:45 +0100
  • 4638786507
    Merge branch 'master' into rocket-0.4 Daniel García 2018-11-09 16:06:24 +0100
  • 1e9dd2fd4e
    Merge pull request #244 from RomanHargrave/multiple-u2f Daniel García 2018-11-09 15:47:29 +0100
  • 62bc58e145 Clean up after u2f endpoint split Roman Hargrave 2018-11-09 00:27:43 -0600
  • 760e0ab805 Initial u2f fix Roman Hargrave 2018-11-09 00:00:31 -0600
  • 6eb1c3d638
    Fixed change in organizations header, now Request::get_param() are indexed by segment, not dynamic parameter. Daniel García 2018-11-06 16:53:34 +0100
  • f408efc927 Also remove libs from other platforms Dockerfiles Miroslav Prasil 2018-11-03 18:56:41 +0100
  • 9b20247fc2 Remove libs from Dockerfile Miroslav Prasil 2018-11-03 18:54:36 +0100
  • 8f5bfe7938
    Merge pull request #240 from mprasil/balenalib Daniel García 2018-11-03 14:48:38 +0100
  • b359df7045 Switch from resin to balenalib Miroslav Prasil 2018-11-03 10:25:15 +0100
  • e844f41abc
    Make the docker images use port 80 (instead of 8000, which is the default in rocket 0.4) Daniel García 2018-11-01 00:07:03 +0100
  • bc532f54d5
    Improve login query parsing Daniel García 2018-10-17 22:25:28 +0200
  • c673370103
    Updated bw_rs to Rocket version 0.4-rc1 Daniel García 2018-10-10 20:40:39 +0200
  • f1b1000600
    Merge pull request #239 from mprasil/admin_warning Daniel García 2018-11-01 19:03:05 +0100
  • c0e248c457 Improve the admin account warning. Miroslav Prasil 2018-11-01 18:54:33 +0100
  • f510a1b060
    Merge pull request #236 from xMateMCPE/patch-1 mprasil 2018-10-28 23:06:10 +0000
  • fafc3883c6
    Update README.md xMateMCPE 2018-10-28 22:32:32 +0000
  • 1bdb98d139
    Merge pull request #234 from icicimov/kubernetes-aws Daniel García 2018-10-28 16:36:42 +0100
  • 2f5ca88fb1 Readme typo fix icicimov 2018-10-28 18:16:22 +1100
  • e7a24159c5 Add Kubernetes deployment reference with proper section and short description icicimov 2018-10-27 12:42:56 +1100
  • e056cc8178 Add Kubernetes deployment reference icicimov 2018-10-26 22:37:35 +1100
  • 8ce4c79612
    Merge pull request #233 from Toucan-Sam/patch-2 Daniel García 2018-10-26 00:37:34 +0200
  • 77d9641323
    Update PROXY.md Toucan-Sam 2018-10-25 19:45:22 +1300
  • 31e4237247
    Merge pull request #231 from janost/fix-save-equivalent-domains Daniel García 2018-10-23 01:30:28 +0200