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

Commit-Graph

  • c32c65d367 Accept PUT and POST on /settings/domains, returns JsonResult, fixes saving Custom Equivalent Domains janost 2018-10-23 00:32:43 +0200
  • 0a4dbaf307
    Merge pull request #226 from janost/fix-sync-without-query-string Daniel García 2018-10-19 01:34:32 +0200
  • daa66b08dc Fix /sync without query string janost 2018-10-19 00:54:40 +0200
  • d613fa1e68
    Merge pull request #225 from janost/sync-exclude-domains Daniel García 2018-10-17 23:49:09 +0200
  • 55fbd8d468 Don't send Domains if excludeDomains=true on /sync janost 2018-10-17 23:22:07 +0200
  • adf40291e8
    Update web vault to 2.4.0 Daniel García 2018-10-16 16:18:04 +0200
  • acfc900997
    Merge pull request #224 from fbartels/patch-2 Daniel García 2018-10-15 22:56:16 +0200
  • 0a08b1afc8 refine backup instructions Felix Bartels 2018-10-15 17:08:10 +0200
  • eb48a3fac2
    Merge pull request #221 from mprasil/ws_disable Daniel García 2018-10-15 16:20:07 +0200
  • 2e7fa6440b Do not spawn WS thread if it's disabled Miroslav Prasil 2018-10-15 15:08:15 +0100
  • 9ecc98c3cc Disable WebSockets negotiation by default Miroslav Prasil 2018-10-14 23:25:16 +0100
  • 02fd68d63b
    Merge pull request #218 from janost/refactor-folder-save Daniel García 2018-10-14 20:07:27 +0200
  • 235bce1ecb
    Merge pull request #220 from janost/refactor-user-save Daniel García 2018-10-14 20:07:04 +0200
  • e985221b50 User::save() should return QueryResult instead of bool janost 2018-10-14 19:32:43 +0200
  • 77cf63c06d Folder::save() should return QueryResult instead of bool janost 2018-10-14 14:55:00 +0200
  • faec050a6d
    Merge pull request #217 from janost/refactor-device-save Daniel García 2018-10-14 17:35:59 +0200
  • 22304f4925
    Merge pull request #219 from janost/refactor-organization-save Daniel García 2018-10-14 17:35:30 +0200
  • 58a78ffa54 Device::save() should return QueryResult instead of bool janost 2018-10-14 14:28:12 +0200
  • 64f6c60bfd Organization::save() and UserOrganization::save() should return QueryResult instead of bool janost 2018-10-14 16:04:23 +0200
  • e0614620ef
    Merge pull request #216 from mprasil/superuser 1.3.0 Daniel García 2018-10-13 17:16:06 +0200
  • a28caa33ef Implement poor man's admin panel Miroslav Prasil 2018-10-12 15:20:10 +0100
  • ce4fedf191
    Change error response to be closer to upstream Daniel García 2018-10-10 20:37:04 +0200
  • f2078a3849
    Merge pull request #213 from janost/refactor-collectioncipher-save-delete Daniel García 2018-10-07 16:06:47 +0200
  • 5292d38c73 CollectionCipher::save() and delete() should return QueryResult instead of bool janost 2018-10-06 23:56:05 +0200
  • 1049646e27
    Merge pull request #210 from janost/cipher-save-refactor Daniel García 2018-10-06 16:08:04 +0200
  • 380cf06211 Cipher::save() should return QueryResult instead of bool janost 2018-10-06 14:13:49 +0200
  • 1f35ef2865
    Merge pull request #209 from janost/resend-invitation-error-message mprasil 2018-10-05 23:21:08 +0100
  • c29bc9309a Return proper error message for org reinvite janost 2018-10-05 11:38:02 +0200
  • 7112c86471
    Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file Daniel García 2018-10-04 00:01:04 +0200
  • 2aabf14372
    Merge pull request #206 from mprasil/collection_revision Daniel García 2018-10-01 19:31:43 +0200
  • 77ff9c91c5
    Merge pull request #207 from mprasil/continuation_token Daniel García 2018-10-01 19:31:11 +0200
  • d9457e929c Add continuation token when we return object list Miroslav Prasil 2018-10-01 17:02:58 +0100
  • 86b49856a7 Handle return value from Collection::save() Miroslav Prasil 2018-10-01 17:50:31 +0100
  • 54f54ee845 Update revision for users on collection save Miroslav Prasil 2018-10-01 16:52:36 +0100
  • 015bd28cc2
    Merge pull request #201 from mprasil/aarch64 Daniel García 2018-10-01 17:40:20 +0200
  • 990c83a037
    Merge pull request #204 from mprasil/org_improvements Daniel García 2018-10-01 17:40:14 +0200
  • c3c74506a7 Add missing fields to returned Org json Miroslav Prasil 2018-10-01 16:00:11 +0100
  • fb4e6bab14 Clean up the share_collection handling Miroslav Prasil 2018-10-01 15:59:10 +0100
  • fe38f95f15 Add dockerfile for aarch64 (arm64) Miroslav Prasil 2018-09-27 15:05:50 +0100
  • 9eaa9c1a17
    Add WEBSOCKET_ADDRESS config option (Fixes #199) Daniel García 2018-09-28 13:46:13 +0200
  • 8ee681c4a3
    Merge pull request #200 from mprasil/copy_fix Daniel García 2018-09-28 13:31:40 +0200
  • 08aee97c1d Remove unecessary copy from armv7 Dockerfile Miroslav Prasil 2018-09-28 09:49:10 +0100
  • 2bb6482bec
    Merge branch 'openssl-fix' 1.2.0 Daniel García 2018-09-20 22:52:58 +0200
  • c169095128
    Update dependencies to point to upstream lettre Daniel García 2018-09-20 22:45:19 +0200
  • b1397c95ca
    Remove unnecessary path in PROXY.md Daniel García 2018-09-19 22:33:12 +0200
  • 3df31e3464
    Temp fix for OpenSSL 1.1.1 compatibility Daniel García 2018-09-19 21:45:50 +0200
  • 638a0fd3c3
    Updated dependencies Daniel García 2018-09-19 21:43:03 +0200
  • ebb66c374e
    Implement KDF iterations change (Fixes #195) Daniel García 2018-09-19 17:30:14 +0200
  • 89e3c41043
    Merge pull request #191 from mprasil/vault_2.3.0 Daniel García 2018-09-18 16:03:10 +0200
  • 3da410ef71 Update Vault to v2.3.0 Miroslav Prasil 2018-09-18 13:53:25 +0100
  • 2dccbd3412
    Merge pull request #190 from mprasil/invite_readme Daniel García 2018-09-18 14:36:39 +0200
  • 2ff529ed99
    Merge pull request #189 from mprasil/delete_fix Daniel García 2018-09-18 14:36:31 +0200
  • 4fae1e4298 Update the Invitation workflow documentation Miroslav Prasil 2018-09-18 11:49:20 +0100
  • f7951b44ba Add alias for DELETE call on accounts Miroslav Prasil 2018-09-18 11:13:45 +0100
  • ff8eeff995
    Merge pull request #184 from mprasil/code_block_fix Daniel García 2018-09-16 15:44:05 +0200
  • 00019dc356 Added some formating and link Miroslav Prasil 2018-09-16 12:36:08 +0100
  • 404fe5321e Fixed code block Miroslav Prasil 2018-09-16 12:27:29 +0100
  • e7dd239d20
    Merge pull request #182 from dobunzli/master Daniel García 2018-09-15 20:03:58 +0200
  • 071f3370e3
    Merge pull request #183 from jkaberg/traefik_example_proxy Daniel García 2018-09-15 20:03:34 +0200
  • ee321be579
    traefik example Joel Kåberg 2018-09-14 23:22:38 +0200
  • eb61425da5
    Update README.md dobunzli 2018-09-14 22:39:58 +0200
  • b75ba216d1
    Return default prelogin values when the user doesn't exist Daniel García 2018-09-13 23:04:52 +0200
  • 8651df8c2a
    Fixed some lint issues Daniel García 2018-09-13 21:55:23 +0200
  • 948554a20f
    Added config option for websocket port, and reworked the config parsing a bit. Added SMTP_FROM config to examples and made it mandatory, it doesn't make much sense to not specify the from address. Daniel García 2018-09-13 20:59:51 +0200
  • 9cdb605659
    Include more proxy examples Daniel García 2018-09-13 17:08:16 +0200
  • 928e2424c0
    Updated dependencies and fixed errors Daniel García 2018-09-13 16:04:00 +0200
  • a01fee0b9f
    Merge branch 'ws' Daniel García 2018-09-13 15:59:45 +0200
  • 924e4a17e5
    Merge pull request #175 from stammw/master 1.1.0 Daniel García 2018-09-13 15:46:52 +0200
  • fdbd73c716
    Merge branch 'master' into master Daniel García 2018-09-13 15:39:28 +0200
  • f397f0cbd0
    Implement organization import for admins and owners (Fixes #178) Daniel García 2018-09-13 15:16:24 +0200
  • 4d2c6e39b2
    Merge pull request #177 from mprasil/raspberry Daniel García 2018-09-13 00:19:15 +0200
  • 3e1afb139c
    Remove unnecessary return Daniel García 2018-09-12 23:58:02 +0200
  • af69606bea Documentation for SMTP and password hint configuration Jean-Christophe BEGUE 2018-09-11 23:25:14 +0200
  • bc8ff14695 Fix the binary path Miroslav Prasil 2018-09-12 13:51:43 +0100
  • 5f7b220eb4 Initial shot as cross compilation Miroslav Prasil 2018-08-30 17:35:02 +0100
  • 67adfee5e5 Some documentation Daniel García 2018-09-11 17:26:00 +0200
  • d66d4fd87f Add error message when the proxy doesn't route websockets correctly Daniel García 2018-09-11 17:09:33 +0200
  • 1b20a25514
    Merge pull request #173 from mprasil/poormans_invites Daniel García 2018-09-11 16:48:56 +0200
  • c1cd4d9a6b Modify User::new to be keyless and paswordless Miroslav Prasil 2018-09-11 14:25:12 +0100
  • b63693aefb
    Merge pull request #137 from stammw/master Daniel García 2018-09-11 14:58:09 +0200
  • ec05f14f5a Implement poor man's invitation via Organization invitation Miroslav Prasil 2018-09-10 14:51:40 +0100
  • 37d88be2be return an error when email adress for password hint is not valid Jean-Christophe BEGUE 2018-09-11 13:12:24 +0200
  • 1c641d7635 Special messages when user has no password hint Jean-Christophe BEGUE 2018-09-11 13:04:34 +0200
  • e2ab2f7306 Save None instead of empty password hint Jean-Christophe BEGUE 2018-09-11 13:00:59 +0200
  • 434551e012
    Merge pull request #171 from shauder/ws Daniel García 2018-09-04 21:18:16 +0200
  • 69dcbdd3b2 Merge branch 'master' into ws Daniel García 2018-09-04 17:46:38 +0200
  • 8df6f79f19
    Merge pull request #170 from mprasil/org-user-edit Daniel García 2018-09-04 17:32:16 +0200
  • 422f7ccfa8 Expose 3012 in docker build file for notifications Shane A. Faulkner 2018-09-04 10:22:17 -0500
  • c58682e3fb Fix the logic in user edditing Miroslav Prasil 2018-09-04 16:10:26 +0100
  • db111ae2a0 Check properly the user membership in Organization Miroslav Prasil 2018-09-04 13:37:44 +0100
  • 049aa33f17 Fix editing users in Organization Miroslav Prasil 2018-09-04 11:24:53 +0100
  • b1ac37609f
    Merge pull request #169 from mprasil/http_warning Daniel García 2018-09-03 13:47:05 +0200
  • 53e8f78af6 Link to the https setup Miroslav Prasil 2018-09-03 10:59:59 +0100
  • 1bced97e04 Add info on running over HTTP (documentation for #153) Miroslav Prasil 2018-09-03 10:53:52 +0100
  • f8ae5013cb
    Merge pull request #167 from shauder/ws Daniel García 2018-09-02 00:17:40 +0200
  • d8e5e53273 Add notifications for cipher delete and create Shane A. Faulkner 2018-09-01 10:59:13 -0500
  • b6502e9e9d Add support for CipherUpdate notifications Shane A. Faulkner 2018-08-31 23:30:53 -0500
  • d70864ac73 Initial version of websockets notification support. Daniel García 2018-08-30 17:43:46 +0200
  • f94e626021
    Merge pull request #166 from mprasil/alpine Daniel García 2018-08-30 16:47:58 +0200
  • 0a3b84b815
    Merge pull request #165 from mprasil/shared_edit_fix Daniel García 2018-08-30 16:47:08 +0200