Commit Graph

  • b94f4db52a Fix #242 Miroslav Prasil 2018-11-13 15:34:37 +00:00
  • 66a4c5d48b Implement comparison between i32 and UserOrgType Miroslav Prasil 2018-11-12 17:13:25 +00:00
  • b4e222d598 Bump vault version to 2.5.0 Miroslav Prasil 2018-11-07 23:06:07 +01:00
  • dd00591082 Add info about how to fix #176 1.4.0 Daniel García 2018-11-09 16:24:45 +01:00
  • 4638786507 Merge branch 'master' into rocket-0.4 Daniel García 2018-11-09 16:06:24 +01:00
  • 1e9dd2fd4e Merge pull request #244 from RomanHargrave/multiple-u2f Daniel García 2018-11-09 15:47:29 +01:00
  • 62bc58e145 Clean up after u2f endpoint split Roman Hargrave 2018-11-09 00:27:43 -06:00
  • 760e0ab805 Initial u2f fix Roman Hargrave 2018-11-09 00:00:31 -06:00
  • 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 +01:00
  • f408efc927 Also remove libs from other platforms Dockerfiles Miroslav Prasil 2018-11-03 18:56:41 +01:00
  • 9b20247fc2 Remove libs from Dockerfile Miroslav Prasil 2018-11-03 18:54:36 +01:00
  • 8f5bfe7938 Merge pull request #240 from mprasil/balenalib Daniel García 2018-11-03 14:48:38 +01:00
  • b359df7045 Switch from resin to balenalib Miroslav Prasil 2018-11-03 10:25:15 +01:00
  • 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 +01:00
  • bc532f54d5 Improve login query parsing Daniel García 2018-10-17 22:25:28 +02:00
  • c673370103 Updated bw_rs to Rocket version 0.4-rc1 Daniel García 2018-10-10 20:40:39 +02:00
  • f1b1000600 Merge pull request #239 from mprasil/admin_warning Daniel García 2018-11-01 19:03:05 +01:00
  • c0e248c457 Improve the admin account warning. Miroslav Prasil 2018-11-01 18:54:33 +01:00
  • f510a1b060 Merge pull request #236 from xMateMCPE/patch-1 mprasil 2018-10-28 23:06:10 +00:00
  • fafc3883c6 Update README.md xMateMCPE 2018-10-28 22:32:32 +00:00
  • 1bdb98d139 Merge pull request #234 from icicimov/kubernetes-aws Daniel García 2018-10-28 16:36:42 +01:00
  • 2f5ca88fb1 Readme typo fix icicimov 2018-10-28 18:16:22 +11:00
  • e7a24159c5 Add Kubernetes deployment reference with proper section and short description icicimov 2018-10-27 12:42:56 +11:00
  • e056cc8178 Add Kubernetes deployment reference icicimov 2018-10-26 22:37:35 +11:00
  • 8ce4c79612 Merge pull request #233 from Toucan-Sam/patch-2 Daniel García 2018-10-26 00:37:34 +02:00
  • 77d9641323 Update PROXY.md Toucan-Sam 2018-10-25 19:45:22 +13:00
  • 31e4237247 Merge pull request #231 from janost/fix-save-equivalent-domains Daniel García 2018-10-23 01:30:28 +02:00
  • c32c65d367 Accept PUT and POST on /settings/domains, returns JsonResult, fixes saving Custom Equivalent Domains janost 2018-10-23 00:32:43 +02:00
  • 0a4dbaf307 Merge pull request #226 from janost/fix-sync-without-query-string Daniel García 2018-10-19 01:34:32 +02:00
  • daa66b08dc Fix /sync without query string janost 2018-10-19 00:54:40 +02:00
  • d613fa1e68 Merge pull request #225 from janost/sync-exclude-domains Daniel García 2018-10-17 23:49:09 +02:00
  • 55fbd8d468 Don't send Domains if excludeDomains=true on /sync janost 2018-10-17 23:22:07 +02:00
  • adf40291e8 Update web vault to 2.4.0 Daniel García 2018-10-16 16:18:04 +02:00
  • acfc900997 Merge pull request #224 from fbartels/patch-2 Daniel García 2018-10-15 22:56:16 +02:00
  • 0a08b1afc8 refine backup instructions Felix Bartels 2018-10-15 17:08:10 +02:00
  • eb48a3fac2 Merge pull request #221 from mprasil/ws_disable Daniel García 2018-10-15 16:20:07 +02:00
  • 2e7fa6440b Do not spawn WS thread if it's disabled Miroslav Prasil 2018-10-15 15:08:15 +01:00
  • 9ecc98c3cc Disable WebSockets negotiation by default Miroslav Prasil 2018-10-14 23:25:16 +01:00
  • 02fd68d63b Merge pull request #218 from janost/refactor-folder-save Daniel García 2018-10-14 20:07:27 +02:00
  • 235bce1ecb Merge pull request #220 from janost/refactor-user-save Daniel García 2018-10-14 20:07:04 +02:00
  • e985221b50 User::save() should return QueryResult instead of bool janost 2018-10-14 19:32:43 +02:00
  • 77cf63c06d Folder::save() should return QueryResult instead of bool janost 2018-10-14 14:55:00 +02:00
  • faec050a6d Merge pull request #217 from janost/refactor-device-save Daniel García 2018-10-14 17:35:59 +02:00
  • 22304f4925 Merge pull request #219 from janost/refactor-organization-save Daniel García 2018-10-14 17:35:30 +02:00
  • 58a78ffa54 Device::save() should return QueryResult instead of bool janost 2018-10-14 14:28:12 +02:00
  • 64f6c60bfd Organization::save() and UserOrganization::save() should return QueryResult instead of bool janost 2018-10-14 16:04:23 +02:00
  • e0614620ef Merge pull request #216 from mprasil/superuser 1.3.0 Daniel García 2018-10-13 17:16:06 +02:00
  • a28caa33ef Implement poor man's admin panel Miroslav Prasil 2018-10-12 15:20:10 +01:00
  • ce4fedf191 Change error response to be closer to upstream Daniel García 2018-10-10 20:37:04 +02:00
  • f2078a3849 Merge pull request #213 from janost/refactor-collectioncipher-save-delete Daniel García 2018-10-07 16:06:47 +02:00
  • 5292d38c73 CollectionCipher::save() and delete() should return QueryResult instead of bool janost 2018-10-06 23:56:05 +02:00
  • 1049646e27 Merge pull request #210 from janost/cipher-save-refactor Daniel García 2018-10-06 16:08:04 +02:00
  • 380cf06211 Cipher::save() should return QueryResult instead of bool janost 2018-10-06 14:13:49 +02:00
  • 1f35ef2865 Merge pull request #209 from janost/resend-invitation-error-message mprasil 2018-10-05 23:21:08 +01:00
  • c29bc9309a Return proper error message for org reinvite janost 2018-10-05 11:38:02 +02:00
  • 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 +02:00
  • 2aabf14372 Merge pull request #206 from mprasil/collection_revision Daniel García 2018-10-01 19:31:43 +02:00
  • 77ff9c91c5 Merge pull request #207 from mprasil/continuation_token Daniel García 2018-10-01 19:31:11 +02:00
  • d9457e929c Add continuation token when we return object list Miroslav Prasil 2018-10-01 17:02:58 +01:00
  • 86b49856a7 Handle return value from Collection::save() Miroslav Prasil 2018-10-01 17:50:31 +01:00
  • 54f54ee845 Update revision for users on collection save Miroslav Prasil 2018-10-01 16:52:36 +01:00
  • 015bd28cc2 Merge pull request #201 from mprasil/aarch64 Daniel García 2018-10-01 17:40:20 +02:00
  • 990c83a037 Merge pull request #204 from mprasil/org_improvements Daniel García 2018-10-01 17:40:14 +02:00
  • c3c74506a7 Add missing fields to returned Org json Miroslav Prasil 2018-10-01 16:00:11 +01:00
  • fb4e6bab14 Clean up the share_collection handling Miroslav Prasil 2018-10-01 15:59:10 +01:00
  • fe38f95f15 Add dockerfile for aarch64 (arm64) Miroslav Prasil 2018-09-27 15:05:50 +01:00
  • 9eaa9c1a17 Add WEBSOCKET_ADDRESS config option (Fixes #199) Daniel García 2018-09-28 13:46:13 +02:00
  • 8ee681c4a3 Merge pull request #200 from mprasil/copy_fix Daniel García 2018-09-28 13:31:40 +02:00
  • 08aee97c1d Remove unecessary copy from armv7 Dockerfile Miroslav Prasil 2018-09-28 09:49:10 +01:00
  • 2bb6482bec Merge branch 'openssl-fix' 1.2.0 Daniel García 2018-09-20 22:52:58 +02:00
  • c169095128 Update dependencies to point to upstream lettre Daniel García 2018-09-20 22:45:19 +02:00
  • b1397c95ca Remove unnecessary path in PROXY.md Daniel García 2018-09-19 22:33:12 +02:00
  • 3df31e3464 Temp fix for OpenSSL 1.1.1 compatibility Daniel García 2018-09-19 21:45:50 +02:00
  • 638a0fd3c3 Updated dependencies Daniel García 2018-09-19 21:43:03 +02:00
  • ebb66c374e Implement KDF iterations change (Fixes #195) Daniel García 2018-09-19 17:30:14 +02:00
  • 89e3c41043 Merge pull request #191 from mprasil/vault_2.3.0 Daniel García 2018-09-18 16:03:10 +02:00
  • 3da410ef71 Update Vault to v2.3.0 Miroslav Prasil 2018-09-18 13:53:25 +01:00
  • 2dccbd3412 Merge pull request #190 from mprasil/invite_readme Daniel García 2018-09-18 14:36:39 +02:00
  • 2ff529ed99 Merge pull request #189 from mprasil/delete_fix Daniel García 2018-09-18 14:36:31 +02:00
  • 4fae1e4298 Update the Invitation workflow documentation Miroslav Prasil 2018-09-18 11:49:20 +01:00
  • f7951b44ba Add alias for DELETE call on accounts Miroslav Prasil 2018-09-18 11:13:45 +01:00
  • ff8eeff995 Merge pull request #184 from mprasil/code_block_fix Daniel García 2018-09-16 15:44:05 +02:00
  • 00019dc356 Added some formating and link Miroslav Prasil 2018-09-16 12:36:08 +01:00
  • 404fe5321e Fixed code block Miroslav Prasil 2018-09-16 12:27:29 +01:00
  • e7dd239d20 Merge pull request #182 from dobunzli/master Daniel García 2018-09-15 20:03:58 +02:00
  • 071f3370e3 Merge pull request #183 from jkaberg/traefik_example_proxy Daniel García 2018-09-15 20:03:34 +02:00
  • ee321be579 traefik example Joel Kåberg 2018-09-14 23:22:38 +02:00
  • eb61425da5 Update README.md dobunzli 2018-09-14 22:39:58 +02:00
  • b75ba216d1 Return default prelogin values when the user doesn't exist Daniel García 2018-09-13 23:04:52 +02:00
  • 8651df8c2a Fixed some lint issues Daniel García 2018-09-13 21:55:23 +02:00
  • 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 +02:00
  • 9cdb605659 Include more proxy examples Daniel García 2018-09-13 17:08:16 +02:00
  • 928e2424c0 Updated dependencies and fixed errors Daniel García 2018-09-13 16:04:00 +02:00
  • a01fee0b9f Merge branch 'ws' Daniel García 2018-09-13 15:59:45 +02:00
  • 924e4a17e5 Merge pull request #175 from stammw/master 1.1.0 Daniel García 2018-09-13 15:46:52 +02:00
  • fdbd73c716 Merge branch 'master' into master Daniel García 2018-09-13 15:39:28 +02:00
  • f397f0cbd0 Implement organization import for admins and owners (Fixes #178) Daniel García 2018-09-13 15:16:24 +02:00
  • 4d2c6e39b2 Merge pull request #177 from mprasil/raspberry Daniel García 2018-09-13 00:19:15 +02:00
  • 3e1afb139c Remove unnecessary return Daniel García 2018-09-12 23:58:02 +02:00
  • af69606bea Documentation for SMTP and password hint configuration Jean-Christophe BEGUE 2018-09-11 23:25:14 +02:00