aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-08Mention relation between DOMAIN and mail settings in .env template1.7.0Daniel García
2019-02-08Change use of deserialize_with for Option iteratorDaniel García
2019-02-08Fixed some clippy lints and changed update_uuid_revision to only use one db q...Daniel García
2019-02-06Add reset user config buttonDaniel García
2019-02-06Fix .env path traversal issueDaniel García
2019-02-06Yubico and SMTP enable/disable master switchesDaniel García
2019-02-06Add groupsDaniel García
2019-02-06Added env variable to select config file. Initial work towards groups and add...Daniel García
2019-02-06Implemented config form and fixed config priorityDaniel García
2019-02-06Save configDaniel García
2019-02-06Implement basic config loading and updating. No save to file yet.Daniel García
2019-02-06Config can now be serialized / deserializedDaniel García
2019-02-06Updated dependenciesDaniel García
2019-02-06Merge pull request #387 from mprasil/collections_edit_revisionDaniel García
2019-02-06Update revision when adding or removing cipher from collectionMiroslav Prasil
2019-02-06Merge pull request #386 from mprasil/revision_collection_deleteDaniel García
2019-02-06Update revision of affected users when deleting CollectionMiroslav Prasil
2019-02-05Merge pull request #385 from mprasil/update_revision_retryDaniel García
2019-02-05Do not allocate uneccessary VecMiroslav Prasil
2019-02-05Do not update revision at the end, as we already did thatMiroslav Prasil
2019-02-05cipher does not need to be mutableMiroslav Prasil
2019-02-05Remove superfluous cipher.save() callMiroslav Prasil
2019-02-05Retry updating revision - fixes #383Miroslav Prasil
2019-02-04Merge pull request #382 from BlackDex/iter-iconlistDaniel García
2019-02-04Fixed issue when the iconlist is smaller then 5BlackDex
2019-02-04Loop through the iconlist until an icon is foundBlackDex
2019-02-04Merge pull request #381 from BlackDex/issue-380Daniel García
2019-02-04Fixed issue #380BlackDex
2019-01-31Merge pull request #377 from BlackDex/icon-cookiesDaniel García
2019-01-31Some small changes on the iter of the cookiesBlackDex
2019-01-31Added cookies to the icon download request.BlackDex
2019-01-29Update web vault error messageDaniel García
2019-01-29Reuse the client between requests, and use the client when downloading the ic...Daniel García
2019-01-29Merge pull request #372 from BlackDex/better-href-fixDaniel García
2019-01-29Changed the way to fix the hrefBlackDex
2019-01-28Disable icon downloads, accept optional query after icon href, format and cli...Daniel García
2019-01-28Only send one notification per vault import and purge, improve move ciphers f...Daniel García
2019-01-27Remove local icon extractorDaniel García
2019-01-27Merge pull request #370 from BlackDex/faviconsDaniel García
2019-01-27Removed unwrap and added ?BlackDex
2019-01-27Moved function call to get_icon_url to prevent error bubbelingBlackDex
2019-01-27Added better favicon downloader.BlackDex
2019-01-26Add disabled user badge (no password) and deauthorize button to admin page.Daniel García
2019-01-25Add 2FA icon to admin panelDaniel García
2019-01-25Change config to thread-safe system, needed for a future config panel.Daniel García
2019-01-25Fix editing users from collections menuDaniel García
2019-01-25Merge pull request #365 from CoreFiling/masterDaniel García
2019-01-25No point calling find_by_uuid now we don't use the result.Stephen White
2019-01-25Fix the list of users with access to a collection to display correctly.Stephen White
2019-01-24Update web-vault to fix U2F NotTrustedAnchor errorDaniel García