aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-22Fix invite empty emailDaniel García
2019-01-21Fix admin page linksDaniel García
2019-01-21Update Diesel to 1.4 and other dependenciesDaniel García
2019-01-20Show organizations in admin panel, implement reload templates optionDaniel García
2019-01-20Implement HIBP check [WIP].Daniel García
2019-01-19Rename admin templates to match emailDaniel García
2019-01-19Created base templateDaniel García
2019-01-19Implement admin JWT cookie, separate JWT issuers for each type of token and m...Daniel García
2019-01-19Move email templates to subfolderDaniel García
2019-01-19Ignore build.rs git errorsDaniel García
2019-01-18Merge pull request #348 from mprasil/c_versionDaniel García
2019-01-18Bump the vault version used to the latest oneMiroslav Prasil
2019-01-17Merge pull request #347 from TBK/patch-1Daniel García
2019-01-17Add Feature-Policy headerTBK
2019-01-16Use new i64::to_be_bytes and remove byteorder depDaniel García
2019-01-16Correct update cipher order: first save cipher, then cipher-folder, then notifyDaniel García
2019-01-16Merge pull request #343 from mprasil/share_fixDaniel García
2019-01-16Fix sharing the item to organization.Miroslav Prasil
2019-01-15Can't return inside multipart closureDaniel García
2019-01-15Update some function calls to use ?Daniel García
2019-01-15Save recovery code when using yubikey and stop repeating headers.user everywhereDaniel García
2019-01-15Improve org mismatch check, consider different orgsDaniel García
2019-01-15Check that the client is not updating an outdated cipher, that should be part...Daniel García
2019-01-15Update dependenciesDaniel García
2019-01-15Fix folder notifications, enable template strict mode and add missing option ...Daniel García
2019-01-15Added SMTP_FROM_NAMEDaniel García
2019-01-15Embed the default templatesDaniel García
2019-01-15Default to $data_folder/templates and remove dev option (use `TEMPLATES_FOLDE...Daniel García
2019-01-15Initial stab at templatesDaniel García
2019-01-13Update yubico to fix OpenSSL errorDaniel García
2019-01-12Revert yubikey feature, not needed anymore1.6.1Daniel García
2019-01-12Updated dependencies, removing need for yubico forkDaniel García
2019-01-11Implement unofficial warning messageDaniel García
2019-01-11Include warning to not report bugs upstreamDaniel García
2019-01-11Fix casing error in Attachment, should fix 'Attachment doesn't exist' errorsDaniel García
2019-01-11Send CipherUpdate when adding and deleting attachmentsDaniel García
2019-01-10Fix AArch64 build by disabling yubico1.6.0Daniel García
2019-01-08Mention HTTPS needed for ChromeDaniel García
2019-01-08Of course I forgot the year...Daniel García
2019-01-08Update dependencies and web vaultDaniel García
2019-01-08Update READMEDaniel García
2019-01-08Implement put collectionsDaniel García
2019-01-08Include IP in invalid admin token errorDaniel García
2019-01-08Only create invitations when SMTP is disabled, and ignore invitations if we h...Daniel García
2019-01-08Make sure an invitation is created when reinvitingDaniel García
2019-01-07Remove whitespace before processing tokensDaniel García
2019-01-07Changed reinvite check and removed obsolete commentDaniel García
2019-01-07Make the admin retype the user name before deletingDaniel García
2019-01-07Print unauthorized error messageDaniel García
2019-01-07Fix missing .env error in Dockerfile, the .env file is not needed for the Doc...Daniel García