366 Commits (9eaa9c1a17a2ee32655e2ac4868e775cd57976c7)
 

Author SHA1 Message Date
Daniel García d6fadb52ff
Merge pull request #109 from mprasil/beta_merge 6 years ago
Miroslav Prasil b163aeb8ca Merge changes in master to beta branch (concurrency fixes) 6 years ago
Daniel García fcb479a457
Merge pull request #108 from krankur/beta 6 years ago
Kumar Ankur 0e095a9fa4 change to reuse the logic for POST in PUT as well 6 years ago
Kumar Ankur 2f6aa3c363 Reverting removal of 'api/ciphers/move' POST as it is required for backward compatibility 6 years ago
Kumar Ankur fcc485384f clean up 6 years ago
Kumar Ankur 91a2319325 Implementing PUT for ciphers/move (#99) 6 years ago
Daniel García 56b3afa77c
Merge pull request #107 from shauder/bug/attachments_for_orgs 6 years ago
Shane A. Faulkner d335f45e34 Bump version to 0.12.0 6 years ago
Shane A. Faulkner 34d2648509
Merge pull request #3 from shauder/master 6 years ago
Shane A. Faulkner f39c4fe2f4
Merge pull request #2 from dani-garcia/master 6 years ago
Shane A. Faulkner 01875c395b
Merge pull request #1 from mprasil/concurrency_fix 6 years ago
Miroslav Prasil 2872f40d13 WAL journal mode and delete retry added 6 years ago
Daniel García 07a30c8334
Merge pull request #106 from mprasil/beta_stable 6 years ago
Miroslav Prasil ceb3d0314d Use stable release of v2.0.0 6 years ago
mprasil d7df545078
Merge pull request #104 from jcgruenhage/patch-1 6 years ago
Jan Christian Grünhage d073f06652
Update matrix.to link in the README 6 years ago
Daniel García 3726da9c14
Merge pull request #103 from mprasil/https_doc_fix 6 years ago
Miroslav Prasil 51450a0df9 Fixed the documentation for https (resolves #101) 6 years ago
Daniel García 659f677897 Add missing slash, to put it like it was at first 6 years ago
Daniel García a291dea16f Updated dependencies and Docker image to new web-vault 6 years ago
Shane A. Faulkner 98bae4a0a1 Cleanup and working with 2 or less attachments 6 years ago
Daniel García 48e69cebab
Merge pull request #92 from mprasil/not_found 6 years ago
Daniel García 798a3b6a43
Merge pull request #91 from mprasil/worker_threads 6 years ago
Miroslav Prasil 2dc1427027 Bump the version 6 years ago
Miroslav Prasil 233d23a527 Return 404 in case the path doesn't match instead of 500 6 years ago
Miroslav Prasil 06f7bd7c97 Change number of workers in image, document the setting (fixes #90) 6 years ago
Daniel García 458a238c38
Merge pull request #89 from mprasil/unconfirmed_guard 6 years ago
Miroslav Prasil de72655bb1 Add confirmed check to the OrgHeaders request guard 6 years ago
Daniel García 4a2350891a
Merge pull request #84 from mqus/patch-2 6 years ago
mqus 4677ae4ac6
Reflect changes in Archlinux packaging 6 years ago
Shane A. Faulkner 31349a47d3 Very dirty addition of missing api's 6 years ago
Daniel García 55b7a3e4d1
Merge pull request #82 from mprasil/not_accepted_user 6 years ago
Miroslav Prasil 692ed81306 Do not show organization stuff to not accepted user 6 years ago
Daniel García 03172a6cd7 Bump version to 0.10.0 6 years ago
Daniel García 819622e310 Documented U2F, removed debug prints, and documented missing features 6 years ago
Daniel García 970863ffb1 Set facets contentType 6 years ago
Daniel García e876d3077a Merge remote-tracking branch 'origin/master' into u2f 6 years ago
Daniel García 99d6742fac
Merge pull request #81 from mprasil/readme_update 6 years ago
Daniel García 75615bb5c8 Ignore U2F challenge if not provided. Also checked that error_code has to be 0 for a successfull registration 6 years ago
Miroslav Prasil e271b246f3 Readme updates (chat, arch, TOC) 6 years ago
Daniel García 6378d96d1a Add some extra debug prints 6 years ago
Daniel García c722256cbd Remove debug print 6 years ago
Daniel García 8ff50481e5 Use X-Forwarded-Host if available 6 years ago
Daniel García be4e6c6f0c Merge branch 'master' into u2f 6 years ago
Daniel García 2f892cb866 Hide org ciphers from unconfirmed users (Showed deciption error) 6 years ago
Daniel García 4f6f510bd4 Improve domain detection, should fix attachment problems. Otherwise, set the `DOMAIN` env variable to the correct domain 6 years ago
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. 6 years ago
mprasil dde7c0d99b
Merge pull request #74 from mprasil/env_fix 6 years ago
Miroslav Prasil 79fccccad7 Move the ROCKET_ENV to the runtime image 6 years ago