 Daniel GarcíaandGitHub
|
e7e0717f5b
|
Merge pull request #129 from krankur/beta
Implemented PUT for /two-factor/authenticator and /two-factor/disable #124
|
2018-08-10 22:20:44 +02:00 |
|
 Daniel GarcíaandGitHub
|
672e3273cd
|
Merge pull request #123 from mprasil/beta_patch
Fix patch file for v2.1.1
|
2018-08-09 16:40:29 +02:00 |
|
 Daniel GarcíaandGitHub
|
9511456ded
|
Merge pull request #116 from krankur/beta
Implemented bulk cipher share (share selected) #100
|
2018-08-09 01:44:16 +02:00 |
|
 Daniel GarcíaandGitHub
|
04b198a7e2
|
Merge pull request #120 from mprasil/vault_2.1.1
Update vault to latest version
|
2018-08-09 01:43:22 +02:00 |
|
 Daniel GarcíaandGitHub
|
8ffa7ebb6a
|
Merge pull request #115 from krankur/beta
Implmeneted DELETE on 'api/ciphers' to delete selected ciphers (#98)
|
2018-08-03 16:29:23 +02:00 |
|
 Daniel GarcíaandGitHub
|
54afe0671e
|
Merge pull request #111 from krankur/beta
Implemented PUT for single cipher sharing (#97)
|
2018-08-01 21:12:48 +02:00 |
|
 Daniel GarcíaandGitHub
|
d6fadb52ff
|
Merge pull request #109 from mprasil/beta_merge
Merge changes from master to beta
|
2018-08-01 12:57:32 +02:00 |
|
 Daniel GarcíaandGitHub
|
fcb479a457
|
Merge pull request #108 from krankur/beta
Implementing PUT for 'api/ciphers/move' (#99)
|
2018-08-01 11:49:14 +02:00 |
|
 Daniel GarcíaandGitHub
|
56b3afa77c
|
Merge pull request #107 from shauder/bug/attachments_for_orgs
Bug/attachments for orgs
|
2018-07-31 20:08:05 +02:00 |
|
 Daniel GarcíaandGitHub
|
07a30c8334
|
Merge pull request #106 from mprasil/beta_stable
Use stable release of v2.0.0
|
2018-07-30 15:43:41 +02:00 |
|
 Daniel GarcíaandGitHub
|
3726da9c14
|
Merge pull request #103 from mprasil/https_doc_fix
Fixed the documentation for https (resolves #101)
|
2018-07-24 15:28:23 +02:00 |
|
Daniel García
|
659f677897
|
Add missing slash, to put it like it was at first
|
2018-07-21 18:50:54 +02:00 |
|
Daniel García
|
a291dea16f
|
Updated dependencies and Docker image to new web-vault
|
2018-07-21 17:27:00 +02:00 |
|
 Daniel GarcíaandGitHub
|
48e69cebab
|
Merge pull request #92 from mprasil/not_found
Return 404 in case the path doesn't match instead of 500
|
2018-07-18 14:07:28 +02:00 |
|
 Daniel GarcíaandGitHub
|
798a3b6a43
|
Merge pull request #91 from mprasil/worker_threads
Change number of workers in image, document the setting (fixes #90)
|
2018-07-18 14:06:53 +02:00 |
|
 Daniel GarcíaandGitHub
|
458a238c38
|
Merge pull request #89 from mprasil/unconfirmed_guard
Add confirmed check to the OrgHeaders request guard
|
2018-07-17 11:54:13 +02:00 |
|
 Daniel GarcíaandGitHub
|
4a2350891a
|
Merge pull request #84 from mqus/patch-2
Reflect changes in Archlinux packaging
|
2018-07-15 12:04:28 +02:00 |
|
 Daniel GarcíaandGitHub
|
55b7a3e4d1
|
Merge pull request #82 from mprasil/not_accepted_user
Do not show organization stuff to not accepted user
|
2018-07-13 18:42:38 +02:00 |
|
Daniel García
|
03172a6cd7
|
Bump version to 0.10.0
|
2018-07-13 16:06:01 +02:00 |
|
Daniel García
|
819622e310
|
Documented U2F, removed debug prints, and documented missing features
|
2018-07-13 15:58:50 +02:00 |
|
Daniel García
|
970863ffb1
|
Set facets contentType
|
2018-07-13 15:05:00 +02:00 |
|
Daniel García
|
e876d3077a
|
Merge remote-tracking branch 'origin/master' into u2f
|
2018-07-13 13:59:45 +02:00 |
|
 Daniel GarcíaandGitHub
|
99d6742fac
|
Merge pull request #81 from mprasil/readme_update
Readme updates (chat, arch, TOC)
|
2018-07-13 13:58:50 +02:00 |
|
Daniel García
|
75615bb5c8
|
Ignore U2F challenge if not provided. Also checked that error_code has to be 0 for a successfull registration
|
2018-07-13 12:37:46 +02:00 |
|
Daniel García
|
6378d96d1a
|
Add some extra debug prints
|
2018-07-13 11:07:20 +02:00 |
|
Daniel García
|
c722256cbd
|
Remove debug print
|
2018-07-13 00:40:59 +02:00 |
|
Daniel García
|
8ff50481e5
|
Use X-Forwarded-Host if available
|
2018-07-13 00:33:28 +02:00 |
|
Daniel García
|
be4e6c6f0c
|
Merge branch 'master' into u2f
|
2018-07-12 23:54:56 +02:00 |
|
Daniel García
|
2f892cb866
|
Hide org ciphers from unconfirmed users (Showed deciption error)
|
2018-07-12 23:45:41 +02:00 |
|
Daniel García
|
4f6f510bd4
|
Improve domain detection, should fix attachment problems. Otherwise, set the DOMAIN env variable to the correct domain
|
2018-07-12 23:28:16 +02:00 |
|
Daniel García
|
dae92b9018
|
Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device.
|
2018-07-12 22:22:10 +02:00 |
|
 Daniel GarcíaandGitHub
|
869352c361
|
Merge pull request #70 from dustyrip/dustyrip-patch-1
Enable user to change ROCKET_ENV for container
|
2018-07-11 21:17:45 +02:00 |
|
Daniel García
|
1cb67eee69
|
Implement leave organization (accessed from the bottom of the user's settings page)
|
2018-07-11 16:30:03 +02:00 |
|
Daniel García
|
e88d8c856d
|
Change host url to https when it's enabled, should fix some problems downloading attachments
|
2018-07-11 16:23:39 +02:00 |
|
 Daniel GarcíaandGitHub
|
ec37004dfe
|
Merge pull request #68 from mprasil/unprivileged
Document running container with lower privileges (fixes #66)
|
2018-07-11 16:20:56 +02:00 |
|
 Daniel GarcíaandGitHub
|
3f56730b8a
|
Merge pull request #65 from laxmanpradhan/master
updated README to include backup information
|
2018-07-10 13:41:06 +02:00 |
|
Daniel García
|
b1d1926249
|
Reorganized build instructions
|
2018-07-09 15:09:30 +02:00 |
|
 Daniel GarcíaandGitHub
|
c5dd1a03be
|
Merge pull request #64 from mprasil/master
Update readme for docker hub
|
2018-07-08 16:19:34 +02:00 |
|
Daniel García
|
df598d7208
|
Log posible errors when attaching file
|
2018-07-06 17:23:12 +02:00 |
|
Daniel García
|
35b4ad69bd
|
Remove unused warnings
|
2018-07-04 14:27:47 +02:00 |
|
Daniel García
|
dfb348d630
|
Install CA certificates to make HTTPS connections work
|
2018-07-01 17:40:02 +02:00 |
|
 Daniel GarcíaandGitHub
|
22786c8c9d
|
Merge pull request #55 from mprasil/debug_prints
Remove some extra debug prints
|
2018-07-01 16:02:18 +02:00 |
|
Daniel García
|
a1ffa4c28d
|
Allow TOTP generation in organizations (Fixes #50)
|
2018-07-01 15:49:52 +02:00 |
|
Daniel García
|
ea600ab2b8
|
Don't ignore errors while downloading icons
|
2018-07-01 15:27:42 +02:00 |
|
 Daniel GarcíaandGitHub
|
83da757dfb
|
Merge pull request #54 from mprasil/delete-admin
Implement delete-admin call
|
2018-07-01 14:45:48 +02:00 |
|
 Daniel GarcíaandGitHub
|
4fcdf33621
|
Merge pull request #47 from mprasil/limits
Add limits configuration to the readme
|
2018-06-30 17:48:34 +02:00 |
|
Daniel García
|
15833e8d95
|
Added Rocket.toml to the final docker image
|
2018-06-30 01:51:53 +02:00 |
|
Daniel García
|
7d01947173
|
Updated dependencies and rust version
|
2018-06-29 23:18:19 +02:00 |
|
Daniel García
|
6aab2ae6c8
|
Document configuration a bit and increase JSON size limit to 10MB
|
2018-06-29 23:11:15 +02:00 |
|
Daniel García
|
64ac81b9ee
|
Added unofficial note and better organized the README file
|
2018-06-29 14:47:23 +02:00 |
|
Daniel García
|
7c316fc19a
|
Added security headers to web-vault (fixes #44)
|
2018-06-25 20:35:36 +02:00 |
|
Daniel García
|
1c45c2ec3a
|
Implemented API endpoints to modify profile name and hint, and to change email address, fixes #43
|
2018-06-17 00:08:05 +02:00 |
|
Daniel García
|
0905355629
|
Fix wrong case in import struct, invite collections and user Uri back-compat
|
2018-06-13 14:39:29 +02:00 |
|
 Daniel GarcíaandGitHub
|
f24e754ff7
|
Merge pull request #41 from mprasil/toolchain_build
Use proper toolchain in Dockerfile
|
2018-06-13 12:08:06 +02:00 |
|
Daniel García
|
7983ce4f13
|
Updated global domains file
|
2018-06-12 23:24:49 +02:00 |
|
Daniel García
|
5fc0472d88
|
Removed unneeded cipher code for changing case (fixed by last commit)
|
2018-06-12 23:15:27 +02:00 |
|
Daniel García
|
410ee9f1f7
|
Fixed case problems, hopefully this time for real
|
2018-06-12 23:01:14 +02:00 |
|
Daniel García
|
538dc00234
|
Improved configuration and documented options. Implemented option to disable web vault and to disable the use of bitwarden's official icon servers
|
2018-06-12 21:09:42 +02:00 |
|
Daniel García
|
515c84d74d
|
Fixed casing issue
|
2018-06-12 18:01:11 +02:00 |
|
Daniel García
|
f72efa899e
|
Updated dependencies and created 'rust-toolchain', to mark a working nightly to rustup users, and hopefully avoid some nightly breakage.
|
2018-06-12 17:30:36 +02:00 |
|
Daniel García
|
483066b9a0
|
Some style changes, removed useless matches and formats
|
2018-06-11 15:44:37 +02:00 |
|
Daniel García
|
57850a3379
|
Fix SSN field in Identity cipher not loading correctly
It needs to be all uppercase otherwise the web vault doesn't load it
|
2018-06-01 23:16:10 +02:00 |
|
 Daniel GarcíaandGitHub
|
3b09750b76
|
Merge pull request #39 from mprasil/vault_update
Update Vault to 1.27.0
|
2018-06-01 23:11:10 +02:00 |
|
Daniel García
|
f1b4a146ae
|
Updated version
|
2018-06-01 16:06:25 +02:00 |
|
Daniel García
|
b46e9c936d
|
Updated dependencies and removed some warnings from jsonwebtoken
|
2018-06-01 15:34:26 +02:00 |
|
Daniel García
|
b0ee5f6570
|
Improved two factor auth
|
2018-06-01 15:08:03 +02:00 |
|
 Daniel GarcíaandGitHub
|
dc188211d8
|
Merge pull request #38 from mprasil/rocket_update
Update rocket to 0.3.12
|
2018-06-01 15:01:49 +02:00 |
|
 Daniel GarcíaandGitHub
|
513f857672
|
Merge pull request #36 from mprasil/cipher_access
Better check for cipher access
|
2018-06-01 15:01:37 +02:00 |
|
Daniel García
|
4cf9f83866
|
Fixed sync
|
2018-06-01 00:50:22 +02:00 |
|
Daniel García
|
2be1dafe80
|
Missed some
|
2018-06-01 00:35:30 +02:00 |
|
Daniel García
|
a71a2c2f48
|
Added missing collections to /api/sync
|
2018-06-01 00:20:09 +02:00 |
|
Daniel García
|
5ec728683e
|
Make sure the inputs are always in the same case (PascalCase, which is what upstream seems to prefer most of the time)
|
2018-06-01 00:18:50 +02:00 |
|
Daniel García
|
faa26ab8f5
|
Changed error message
|
2018-05-31 15:36:51 +02:00 |
|
Daniel García
|
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)
|
2018-05-30 22:30:45 +02:00 |
|
 Daniel GarcíaandGitHub
|
cbe73a31ea
|
Merge pull request #35 from mprasil/organization_cleanup
Clean up organizations.rs with new request guards
|
2018-05-30 18:51:17 +02:00 |
|
 Daniel GarcíaandGitHub
|
4f7cc5e190
|
Merge pull request #32 from mprasil/collection_users
Support listing and deleting users from collection
|
2018-05-30 17:32:08 +02:00 |
|
 Daniel GarcíaandGitHub
|
4de0bf3722
|
Merge pull request #34 from mprasil/organization_guards
Implement request guards for organization
|
2018-05-30 15:16:52 +02:00 |
|
 Daniel GarcíaandGitHub
|
ed97725c8b
|
Merge pull request #31 from mprasil/invite_fix
Fix user invitation
|
2018-05-29 00:17:26 +02:00 |
|
 Daniel GarcíaandGitHub
|
d69d4d0d30
|
Merge pull request #29 from mprasil/attachments_fix
Fix reference in attachments table
|
2018-05-26 23:05:55 +02:00 |
|
Daniel García
|
2cf46e1a5f
|
Make sure TOTP codes can be both Numbers or Strings, fixes #30
|
2018-05-26 23:04:23 +02:00 |
|
 Daniel GarcíaandGitHub
|
ca01fa1419
|
Merge pull request #28 from mprasil/indirect_collection
Let find_by_uuid_and_user return indirect collection (#26)
|
2018-05-21 21:28:25 +02:00 |
|
 Daniel GarcíaandGitHub
|
6a5b2648c4
|
Merge pull request #27 from mprasil/rocket_update
Update rocket to 0.3.11
|
2018-05-21 15:04:56 +02:00 |
|
 Daniel GarcíaandGitHub
|
e55993f2fb
|
Merge pull request #25 from mprasil/org_delete
Implement deleting Organization
|
2018-05-19 23:32:40 +02:00 |
|
 Daniel GarcíaandGitHub
|
726ba36e5b
|
Merge pull request #24 from mprasil/myvault_collections
Support editing collections from user vault
|
2018-05-19 22:56:35 +02:00 |
|
Daniel García
|
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
|
2018-05-19 22:33:15 +02:00 |
|
 Daniel GarcíaandGitHub
|
9273c38b69
|
Merge pull request #22 from mprasil/delete_collection
Implement deleting collections
|
2018-05-19 21:58:10 +02:00 |
|
 Daniel GarcíaandGitHub
|
e2a065cb09
|
Merge pull request #20 from mprasil/folder_delete
Improve Folder::delete() to handle FolderCipher
|
2018-05-16 22:50:47 +02:00 |
|
 Daniel GarcíaandGitHub
|
795d98afa6
|
Merge pull request #19 from mprasil/cipher_deleting
Remove dependent items when removing cipher
|
2018-05-15 20:24:17 +02:00 |
|
 Daniel GarcíaandGitHub
|
1e812c0a23
|
Merge pull request #18 from mprasil/share_ownership
Remove user_uuid when sharing to organization
|
2018-05-15 17:53:03 +02:00 |
|
 Daniel GarcíaandGitHub
|
ac4a40be04
|
Merge pull request #17 from mprasil/share_cipher
Implement cipher sharing
|
2018-05-15 16:02:52 +02:00 |
|
 Daniel GarcíaandGitHub
|
a00ecf228d
|
Merge pull request #16 from mprasil/max_storage
set max storage to non-null value
|
2018-05-14 16:17:17 +02:00 |
|
 Daniel GarcíaandGitHub
|
c29d342c21
|
Merge pull request #14 from mprasil/shared_cipher
Also list shared ciphers in find_by_user
|
2018-05-13 15:09:45 +02:00 |
|
Daniel García
|
fcef2fa1f1
|
Check that the database folder exists before connecting
If the parent folder ('data' by default) doesn't exist, the database won't be able to connect.
|
2018-05-12 22:55:18 +02:00 |
|
 Daniel GarcíaandGitHub
|
ba8a1c27f7
|
Merge pull request #13 from mprasil/cipher_collection
Implement Collection-Cipher mapping
|
2018-05-11 22:55:05 +02:00 |
|
Daniel García
|
032134aabc
|
Fixed some errors asigning collections to users
|
2018-05-11 20:08:02 +02:00 |
|
 Daniel GarcíaandGitHub
|
85bc5514f8
|
Merge pull request #12 from mprasil/user_decoupling
Decoupling user from cipher
|
2018-05-04 16:27:28 +02:00 |
|
 Daniel GarcíaandGitHub
|
0037f0819b
|
Merge pull request #11 from mprasil/save_name
Save the name when updating the cipher data
|
2018-04-27 16:35:21 +02:00 |
|
 Daniel GarcíaandGitHub
|
da47846f22
|
Merge pull request #9 from mprasil/org_cipher
Add support for adding and viewing of org ciphers
|
2018-04-27 13:58:43 +02:00 |
|
 Daniel GarcíaandGitHub
|
9c46d2f72d
|
Merge pull request #8 from mprasil/master
Move settings out of web-vault
|
2018-04-27 01:12:46 +02:00 |
|
 Daniel GarcíaandGitHub
|
68a4230200
|
Merge pull request #7 from mprasil/org
Adding some oganization features - mostly collections
|
2018-04-26 22:58:29 +02:00 |
|