1
0
Fork 0

Commit-Graph

  • 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
  • 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