Commit Graph

  • 75615bb5c8 Ignore U2F challenge if not provided. Also checked that error_code has to be 0 for a successfull registration Daniel García 2018-07-13 12:28:35 +0200
  • e271b246f3 Readme updates (chat, arch, TOC) Miroslav Prasil 2018-07-13 10:48:49 +0100
  • 6378d96d1a Add some extra debug prints Daniel García 2018-07-13 11:07:20 +0200
  • c722256cbd Remove debug print Daniel García 2018-07-13 00:40:59 +0200
  • 8ff50481e5 Use X-Forwarded-Host if available Daniel García 2018-07-13 00:33:28 +0200
  • be4e6c6f0c Merge branch 'master' into u2f Daniel García 2018-07-12 23:54:56 +0200
  • 2f892cb866 Hide org ciphers from unconfirmed users (Showed deciption error) Daniel García 2018-07-12 23:45:41 +0200
  • 4f6f510bd4 Improve domain detection, should fix attachment problems. Otherwise, set the DOMAIN env variable to the correct domain Daniel García 2018-07-12 23:28:01 +0200
  • dae92b9018 Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device. Daniel García 2018-07-12 21:46:50 +0200
  • dde7c0d99b
    Merge pull request #74 from mprasil/env_fix mprasil 2018-07-12 13:50:33 +0100
  • 79fccccad7 Move the ROCKET_ENV to the runtime image Miroslav Prasil 2018-07-12 13:25:15 +0100
  • 470ad14616
    Merge pull request #72 from mqus/patch-1 mprasil 2018-07-12 10:53:17 +0100
  • 8d13e759fa Merge branch 'master' into patch-1 Markus Richter 2018-07-12 11:21:29 +0200
  • 3bba02b364
    Add aur links to BUILD.md mqus 2018-07-12 11:19:30 +0200
  • 251c5c2348
    remove aur link in README mqus 2018-07-12 11:09:58 +0200
  • f718827693
    Add a link to the packaged AUR version mqus 2018-07-12 02:23:12 +0200
  • 869352c361
    Merge pull request #70 from dustyrip/dustyrip-patch-1 Daniel García 2018-07-11 21:17:45 +0200
  • ca31f117d5 Allow users to specify ROCKET_ENV when starting container dustyrip 2018-07-11 20:06:55 +0200
  • 1cb67eee69 Implement leave organization (accessed from the bottom of the user's settings page) Daniel García 2018-07-11 16:30:03 +0200
  • e88d8c856d Change host url to https when it's enabled, should fix some problems downloading attachments Daniel García 2018-07-11 16:23:39 +0200
  • ec37004dfe
    Merge pull request #68 from mprasil/unprivileged Daniel García 2018-07-11 16:20:56 +0200
  • 03ce42e1cf Document running container with lower privileges (fixes #66) Miroslav Prasil 2018-07-11 11:31:13 +0100
  • 3f56730b8a
    Merge pull request #65 from laxmanpradhan/master Daniel García 2018-07-10 13:41:06 +0200
  • 57701d5213
    typo laxmanpradhan 2018-07-09 14:51:13 -0700
  • f920441b28
    updated key files infor laxmanpradhan 2018-07-09 14:48:51 -0700
  • 203fb2e3e7
    formatting for headings laxmanpradhan 2018-07-09 14:44:00 -0700
  • 3c662de4f2
    updated to include backup infromation laxmanpradhan 2018-07-09 14:41:12 -0700
  • b1d1926249 Reorganized build instructions Daniel García 2018-07-09 15:09:30 +0200
  • c5dd1a03be
    Merge pull request #64 from mprasil/master Daniel García 2018-07-08 16:19:34 +0200
  • df598d7208 Log posible errors when attaching file Daniel García 2018-07-06 17:23:12 +0200
  • a0ae032ea7 Update readme for docker hub Miroslav Prasil 2018-05-25 16:15:31 +0100
  • 35b4ad69bd Remove unused warnings Daniel García 2018-07-04 14:27:47 +0200
  • dfb348d630 Install CA certificates to make HTTPS connections work Daniel García 2018-07-01 17:40:02 +0200
  • 22786c8c9d
    Merge pull request #55 from mprasil/debug_prints Daniel García 2018-07-01 16:02:18 +0200
  • a1ffa4c28d Allow TOTP generation in organizations (Fixes #50) Daniel García 2018-07-01 15:49:16 +0200
  • 9f8183deb0 Remove some extra debug prints Miroslav Prasil 2018-07-01 14:48:18 +0100
  • ea600ab2b8 Don't ignore errors while downloading icons Daniel García 2018-07-01 15:27:42 +0200
  • 83da757dfb
    Merge pull request #54 from mprasil/delete-admin Daniel García 2018-07-01 14:45:48 +0200
  • d84d8d756f Implement delete-admin call Miroslav Prasil 2018-07-01 12:43:11 +0100
  • 4fcdf33621
    Merge pull request #47 from mprasil/limits Daniel García 2018-06-30 17:48:34 +0200
  • 400a17a1ce Add limits configuration to the readme Miroslav Prasil 2018-06-30 11:42:35 +0100
  • 15833e8d95 Added Rocket.toml to the final docker image Daniel García 2018-06-30 01:51:53 +0200
  • 7d01947173 Updated dependencies and rust version Daniel García 2018-06-25 21:35:03 +0200
  • 6aab2ae6c8 Document configuration a bit and increase JSON size limit to 10MB Daniel García 2018-06-29 23:11:15 +0200
  • 64ac81b9ee Added unofficial note and better organized the README file Daniel García 2018-06-29 14:47:23 +0200
  • 7c316fc19a Added security headers to web-vault (fixes #44) Daniel García 2018-06-25 20:35:36 +0200
  • 1c45c2ec3a Implemented API endpoints to modify profile name and hint, and to change email address, fixes #43 Daniel García 2018-06-17 00:06:59 +0200
  • 0905355629 Fix wrong case in import struct, invite collections and user Uri back-compat Daniel García 2018-06-13 14:25:50 +0200
  • f24e754ff7
    Merge pull request #41 from mprasil/toolchain_build Daniel García 2018-06-13 12:08:06 +0200
  • 0260667f7a Use proper toolchain in Dockerfile Miroslav Prasil 2018-06-12 23:48:18 +0100
  • 7983ce4f13 Updated global domains file Daniel García 2018-06-12 23:24:49 +0200
  • 5fc0472d88 Removed unneeded cipher code for changing case (fixed by last commit) Daniel García 2018-06-12 23:15:27 +0200
  • 410ee9f1f7 Fixed case problems, hopefully this time for real Daniel García 2018-06-12 23:01:14 +0200
  • 538dc00234 Improved configuration and documented options. Implemented option to disable web vault and to disable the use of bitwarden's official icon servers Daniel García 2018-06-12 21:09:42 +0200
  • 515c84d74d Fixed casing issue Daniel García 2018-06-12 18:01:11 +0200
  • f72efa899e Updated dependencies and created 'rust-toolchain', to mark a working nightly to rustup users, and hopefully avoid some nightly breakage. Daniel García 2018-06-12 17:24:29 +0200
  • 483066b9a0 Some style changes, removed useless matches and formats Daniel García 2018-06-11 15:44:37 +0200
  • 57850a3379 Fix SSN field in Identity cipher not loading correctly Daniel García 2018-06-01 23:16:10 +0200
  • 3b09750b76
    Merge pull request #39 from mprasil/vault_update Daniel García 2018-06-01 23:11:10 +0200
  • 0da4a8fc8a Update Vault to 1.27.0 Miroslav Prasil 2018-06-01 21:24:23 +0100
  • ebb30229f1 Add Image information 0.9.0 Miroslav Prasil 2018-05-25 21:05:37 +0100
  • 936af5431a Update readme for docker hub Miroslav Prasil 2018-05-25 16:15:31 +0100
  • f1b4a146ae Updated version Daniel García 2018-06-01 16:06:25 +0200
  • b46e9c936d Updated dependencies and removed some warnings from jsonwebtoken Daniel García 2018-06-01 15:34:26 +0200
  • b0ee5f6570 Improved two factor auth Daniel García 2018-06-01 15:08:03 +0200
  • dc188211d8
    Merge pull request #38 from mprasil/rocket_update Daniel García 2018-06-01 15:01:49 +0200
  • 513f857672
    Merge pull request #36 from mprasil/cipher_access Daniel García 2018-06-01 15:01:37 +0200
  • ac2ca5812b Remove unused UserOrganization Miroslav Prasil 2018-06-01 13:24:45 +0100
  • e2b4f3b13f Bettech check for cipher access Miroslav Prasil 2018-05-31 17:25:52 +0100
  • 103acd1747 Update rocket to 0.3.12 Miroslav Prasil 2018-06-01 13:19:05 +0100
  • 4cf9f83866 Fixed sync Daniel García 2018-06-01 00:50:22 +0200
  • 2be1dafe80 Missed some Daniel García 2018-06-01 00:35:30 +0200
  • a71a2c2f48 Added missing collections to /api/sync Daniel García 2018-06-01 00:20:09 +0200
  • 5ec728683e Make sure the inputs are always in the same case (PascalCase, which is what upstream seems to prefer most of the time) Daniel García 2018-06-01 00:18:50 +0200
  • faa26ab8f5 Changed error message Daniel García 2018-05-31 15:36:51 +0200
  • 1a4b1a8254 Enabled unused variable warning again, fixed some possible bugs where we didn't check some parameters, and explicitly marked all unused parameters (mostly orgheaders) Daniel García 2018-05-30 22:30:45 +0200
  • cbe73a31ea
    Merge pull request #35 from mprasil/organization_cleanup Daniel García 2018-05-30 18:51:17 +0200
  • 135ab4fb20 Clean up organizations.rs with new request guards Miroslav Prasil 2018-05-30 17:12:18 +0100
  • 4f7cc5e190
    Merge pull request #32 from mprasil/collection_users Daniel García 2018-05-30 17:32:08 +0200
  • 46f3b229ee Removed unnecessary checks, simplified the code a bit Miroslav Prasil 2018-05-30 16:01:56 +0100
  • 62be23b1c0 Support listing and deleting users from collection Miroslav Prasil 2018-05-29 16:01:38 +0100
  • 4de0bf3722
    Merge pull request #34 from mprasil/organization_guards Daniel García 2018-05-30 15:16:52 +0200
  • 4d50014e35 Implement request guards for organization Miroslav Prasil 2018-05-30 13:28:31 +0100
  • ed97725c8b
    Merge pull request #31 from mprasil/invite_fix Daniel García 2018-05-29 00:17:26 +0200
  • 85ecd001a5 Fix user invitation Miroslav Prasil 2018-05-28 17:26:02 +0100
  • d69d4d0d30
    Merge pull request #29 from mprasil/attachments_fix Daniel García 2018-05-26 23:05:55 +0200
  • 2cf46e1a5f Make sure TOTP codes can be both Numbers or Strings, fixes #30 Daniel García 2018-05-26 23:04:23 +0200
  • 9b017bbbb9 Fix reference in attachments table Miroslav Prasil 2018-05-26 00:39:19 +0100
  • ca01fa1419
    Merge pull request #28 from mprasil/indirect_collection Daniel García 2018-05-21 21:28:25 +0200
  • a6105f7029 Let find_by_uuid_and_user return indirect collection (#26) Miroslav Prasil 2018-05-21 17:31:46 +0100
  • 6a5b2648c4
    Merge pull request #27 from mprasil/rocket_update Daniel García 2018-05-21 15:04:56 +0200
  • 571ef6823d Update rocket to 0.3.11 Miroslav Prasil 2018-05-21 13:20:34 +0100
  • e55993f2fb
    Merge pull request #25 from mprasil/org_delete Daniel García 2018-05-19 23:32:40 +0200
  • 941747f9e8 Implement deleting Organization Miroslav Prasil 2018-05-18 16:52:51 +0100
  • 726ba36e5b
    Merge pull request #24 from mprasil/myvault_collections Daniel García 2018-05-19 22:56:35 +0200
  • e301e69ff5 Change update_cipher method to save cipher before creating folder mapping, otherwise there is an error when creating a cipher with a folder value Daniel García 2018-05-19 22:33:15 +0200
  • 2215bdf018 Support editing collections from user vault Miroslav Prasil 2018-05-17 23:03:08 +0100
  • 9273c38b69
    Merge pull request #22 from mprasil/delete_collection Daniel García 2018-05-19 21:58:10 +0200
  • a0d2ca3f24 Implement deleting collections Miroslav Prasil 2018-05-16 23:05:50 +0100
  • e2a065cb09
    Merge pull request #20 from mprasil/folder_delete Daniel García 2018-05-16 22:50:47 +0200