159 Commits (f60a6929a9a289bd39c38eeb793ebf54c4d88199)

Author SHA1 Message Date
Stefan Melmuk ed24d51d3e
validate cron expressions on startup 2 years ago
Stefan Melmuk 0e6f6e612a
use static_files() for email attachments 2 years ago
Stefan Melmuk 4d1b860dad
attach images to email 3 years ago
Stefan Melmuk 3b9bfe55d0
use static_files() for email attachments 2 years ago
Stefan Melmuk a0c6a7c0de
attach images to email 3 years ago
Stefan Melmuk 4289663a16
use static_files() for email attachments 2 years ago
Stefan Melmuk ea19c2250e
attach images to email 3 years ago
Stefan Melmuk ef4072e4ff
improve spelling of minimum expiration hours check 2 years ago
Stefan Melmuk c78d383ed1
make invitation expiration time configurable 2 years ago
Stefan Melmuk ac120be1c6
improve spelling of minimum expiration hours check 2 years ago
Stefan Melmuk b70316e6d3
make invitation expiration time configurable 2 years ago
BlackDex 0f95bdc9bb
Fix issue with CSP and icon redirects 3 years ago
Daniel García c9376e3126
Remove read_file and read_file_string and replace them with the std alternatives 3 years ago
Yip Rui Fung 5c38b2c4eb Remove option and use unwrap_or_else to fall back to copy behavior. 3 years ago
Yip Rui Fung ebe9162af9 Add option to make file uploads use move_copy_to instead of persist_to 3 years ago
Jeremy Lin 5e13b1a7cb Add `password_hints_allowed` config option 3 years ago
BlackDex 5d05ec58be
Updated deps and misc fixes and updates 3 years ago
Daniel García 54c78cf06d
Migrate old ws crate to tungstenite, which is async and also removes over 20 old dependencies 3 years ago
Jeremy Lin 542a73cc6e Switch to a single config option for database connection init 3 years ago
Jeremy Lin 78d07e2fda Add default connection-scoped pragmas for SQLite 3 years ago
Jeremy Lin b617ffd2af Add support for database connection init statements 3 years ago
BlackDex b0faaf2527
Several updates and fixes 3 years ago
BlackDex 19b8388950
Upd Dockerfiles, crates. Fixed rust 2018 idioms 3 years ago
Daniel García 0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 3 years ago
BlackDex 42136a7097
Favicon, SMTP and misc updates 3 years ago
Joel Beckmeyer 8295688bed Add support for custom .env file path 3 years ago
BlackDex f38926d666
Upd Dockerfiles, crates. Fixed rust 2018 idioms 3 years ago
Daniel García 2d5f172e77
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 3 years ago
Jeremy Lin 7d552dbdc8 Increase length limit for email token generation 3 years ago
Jeremy Lin a16c656770 Add support for legacy HTTP 301/302 redirects for external icons 3 years ago
Jeremy Lin b7eedbcddc Add config option to set the HTTP redirect code for external icons 3 years ago
Daniel García d4eb21c2d9
Better document the new rate limiting 3 years ago
Daniel García 5529264c3f
Basic ratelimit for user login (including 2FA) and admin login 3 years ago
Jeremy Lin 2f9ac61a4e Add support for external icon services 3 years ago
BlackDex c453528dc1
Macro recursion decrease and other optimizations 3 years ago
Jeremy Lin c476e19796 Add email notifications for incomplete 2FA logins 3 years ago
Daniel García 75e62abed0
Move database_max_conns 3 years ago
Daniel García 53cc8a65af
Add doc comments to the functions in Config, and remove some unneeded pubs 3 years ago
Jeremy Lin cee3fd5ba2 Emergency Access cleanup 3 years ago
Adam Jones d014eede9a
feature: Support single organization policy 4 years ago
thelittlefireman 4ab9362971 Add Emergency contact feature 4 years ago
BlackDex 6ea95d1ede Updated attachment limit descriptions 4 years ago
Jeremy Lin 8ee5d51bd4 Disable `show_password_hint` by default 4 years ago
Daniel García 46e0f3c43a
Load RSA keys as pem format directly, and using openssl crate, backported from async branch 4 years ago
Daniel García 9254cf9d9c
Fix clippy lints 4 years ago
BlackDex 8615736e84 Multiple Admin Interface fixes and some others. 4 years ago
Jeremy Lin 3ff8014add Add `sends_allowed` config setting 4 years ago
BlackDex 7cb19ef767 Updated branding, email and crates 4 years ago
Daniel García 34ea10475d
Project renaming 4 years ago
Olivier Martin d75a80bd2d Resolves dani-garcia/bitwarden_rs#981 4 years ago