832 Commits (7b5d5d1302858fd3bbf5395dafba7bef0fe45bfa)

Author SHA1 Message Date
BlackDex 844cf70345 Updated lettre (and other crates) and workflow. 4 years ago
Jeremy Lin 4c3b328aca Hide ciphers from non-selected collections for org owners/admins 4 years ago
aaxdev 260ffee093 Improving code 4 years ago
aaxdev c59cfe3371 Fix MsgPack headers and support mobile SignalR 4 years ago
Daniel García 0822c0c128
Update admin page dependencies 4 years ago
Daniel García aaba1e8368
Fix some clippy warnings and remove unused function 4 years ago
Jeremy Lin 175d647e47 Delete associated favorites when deleting a cipher or user 4 years ago
Daniel García 0365b7c6a4
Add support for multiple simultaneous database features by using macros. 5 years ago
Jeremy Lin c05dc50f53 Add more docs on the `email_token_size` setting 5 years ago
Jeremy Lin d9684bef6b Generate tokens more simply and uniformly 5 years ago
Jeremy Lin db0c45c172 Sync global_domains.json to bitwarden/server@8383a08 (Yandex) 5 years ago
Jeremy Lin ad4393e3f7 Sync global_domains.json to bitwarden/server@80f57d2 (Amazon updates) 5 years ago
Jeremy Lin f83a8a36d1 Track favorites on a per-user basis 5 years ago
Jeremy Lin 0e9eba8c8b Maximize similarity between MySQL and SQLite/PostgreSQL schemas 5 years ago
Jeremy Lin d5c760960a Sync global_domains.json to bitwarden/server@af85e17 (eBay India updates) 5 years ago
Jeremy Lin 2c6ef2bc68 Sync global_domains.json to bitwarden/server@2c43019 (eBay updates) 5 years ago
Jeremy Lin 7032ae5587 Sync global_domains.json to bitwarden/server@6aed80a (Amazon updates) 5 years ago
Jeremy Lin 6d9f03e84b Sync global_domains.json to bitwarden/server@61b11e3 5 years ago
Daniel García 6a972e4b19
Make the admin URL redirect try to use the referrer first, and use /admin when DOMAIN is not configured and the referrer check doesn't work, to allow users without DOMAIN configured to use the admin page correctly 5 years ago
Daniel García 93b7ded1e6
Remove unneccessary shim for backtrace 5 years ago
Daniel García 29c6b145ca
Remove redundant user fetching from login 5 years ago
Jeremy Lin 05b308b8b4 Sync global_domains.json with upstream 5 years ago
Jeremy Lin 570d6c8bf9 Add support for restricting org creation to certain users 5 years ago
Daniel García ad48e9ed0f
Fix unlock on desktop clients 5 years ago
Jeremy Lin a846f6c610 Fix soft delete notifications 5 years ago
Jeremy Lin 071a3b2a32 Log timestamps with milliseconds by default 5 years ago
Daniel García 32cfaab5ee
Updated dependencies and changed rocket request imports 5 years ago
Jeremy Lin d348f12a0e Add config option for log timestamp format 5 years ago
Jeremy Lin de70fbf88a Use `strip_prefix()` instead of `trim_start_matches()` as appropriate 5 years ago
Daniel García 1e950c7dbc
Replace IP support in preparation for compiling on stable, included some tests to check that the code matches the unstable implementation 5 years ago
Daniel García f14e19a3d8
Don't compile the regexes each time 5 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports 5 years ago
Jeremy Lin 790146bfac Fix error in PostgreSQL build 5 years ago
Jeremy Lin a28ebcb401 Use local time in email notifications for new device logins 5 years ago
Daniel García 596c9b8691
Add option to set name during HELO in email settings 5 years ago
Armaan Tobaccowalla 624791e09a
Allow postgres:// DATABASE_URL 5 years ago
Jeremy Lin f9a73a9bbe More cipher optimization/cleanup 5 years ago
Jeremy Lin 35868dd72c Optimize cipher queries 5 years ago
Jeremy Lin 979d010dc2 Add support for hiding passwords in a collection 5 years ago
Daniel García a87646b8cb
Some format changes to main.rs 5 years ago
BlackDex 24c914799d Fixes #1022 cloning with attachments 5 years ago
BlackDex 325691e588 Fixed wrong status if there is an update. 5 years ago
Robert Kaussow afbf1db331 add back openssl crate 5 years ago
BlackDex ac2723f898 Updated Organizations overview 5 years ago
BlackDex 2fffaec226 Added attachment info per user and some layout fix 5 years ago
BlackDex 5c54dfee3a Fixed an issue when DNS resolving fails. 5 years ago
BlackDex b47cf97409 Updated js/css libraries and fixed smallscreen err 5 years ago
Daniel García 5e802f8aa3
Update lettre to alpha release instead of git commit, and update the rest of dependencies while we are at it 5 years ago
Jeremy Lin 39d1a09704 Avoid double-slashes in the admin URL 5 years ago
Jeremy Lin a447e4e7ef Don't HTML-escape email subject lines 5 years ago