Commit Graph

66 Commits (78d07e2fda8816fb41b91de2e84f8f4b3df8180e)

Author SHA1 Message Date
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
Daniel García 843f205f6f
Merge branch 'async-updates' of https://github.com/BlackDex/vaultwarden into BlackDex-async-updates
3 years ago
BlackDex 42136a7097
Favicon, SMTP and misc updates
3 years ago
Joel Beckmeyer c59a7f4a8c document ENV_FILE variable usage
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
Jeremy Lin 2f9ac61a4e Add support for external icon services
3 years ago
Jeremy Lin c476e19796 Add email notifications for incomplete 2FA logins
3 years ago
Jeremy Lin cee3fd5ba2 Emergency Access cleanup
3 years ago
thelittlefireman 4ab9362971 Add Emergency contact feature
3 years ago
Daniel García f16d56cb27
Merge branch 'attachment-storage' of https://github.com/BlackDex/vaultwarden into BlackDex-attachment-storage
3 years ago
BlackDex 6ea95d1ede Updated attachment limit descriptions
3 years ago
Jeremy Lin 8ee5d51bd4 Disable `show_password_hint` by default
3 years ago
Jeremy Lin b491cfe0b0 Clarify Rocket env var defaults
4 years ago
Jeremy Lin c7b5b6ee07 Add `TRASH_AUTO_DELETE_DAYS` to .env.template
4 years ago
Kaito Udagawa 764e51bbe9
Remove unneeded spaces in .env.template
4 years ago
Jeremy Lin 3ff8014add Add `sends_allowed` config setting
4 years ago
Daniel García 34ea10475d
Project renaming
4 years ago
Jeremy Lin 90e0b7fec6 Offset scheduled jobs by 5 minutes
4 years ago
Jeremy Lin d77333576b Add support for auto-deleting trashed items
4 years ago
Jeremy Lin 73ff8d79f7 Add a generic job scheduler
4 years ago
Marco Kilchhofer a56f4c97e4 fix(env.template): IP_HEADER defaults to X-Real-IP
4 years ago
Daniel García 8da5b99482
Send API
4 years ago
BlackDex 48baf723a4 Updated icon downloading
4 years ago
BlackDex 6faaeaae66 Updated email processing.
4 years ago
Rob Watson b9daa59e5d Add DATABASE_MAX_CONNS config setting
4 years ago
BlackDex c7ab27c86f Updated .env.template with missing config values.
4 years ago
Daniel García 8746d36845
Document database connection retries and change alpine repo for catatonit
4 years ago
BlackDex f847c6e225 Updated the config options descriptions.
4 years ago
BlackDex c877583979 Allow multiple SMTP Auth meganisms.
4 years ago
Daniel García eba22c2d94
Merge pull request #1095 from jjlin/db-docs
4 years ago
mqus 959283d333
Add a note that settings in .env can be overridden
4 years ago
Jeremy Lin 385c2227e7 Add more doc comments for MySQL/PostgreSQL connection URIs
4 years ago
Jeremy Lin 570d6c8bf9 Add support for restricting org creation to certain users
4 years ago
Jeremy Lin 071a3b2a32 Log timestamps with milliseconds by default
4 years ago
Jeremy Lin d348f12a0e Add config option for log timestamp format
4 years ago
David P Robinson 967d2d78ec
Added missing ENV Variable for Implicit TLS
5 years ago
Daniel García 88c56de97b
Config option for client IP header
5 years ago
Daniel García 8d1b72b951
Collapsed log messages from 3 lines per request to 2 and hidden the ones valued as less informative.
5 years ago
tomuta bd1e8be328 Implement change-email, email-verification, account-recovery, and welcome notifications
5 years ago
tomuta 64d6f72e6c Add the ability to disable signups, but allow signups from a whitelist
5 years ago
Thomas Dietrich fbc2fad9c9
Add vim modeline for GitHub Linguist
5 years ago
BlackDex 3f6809bcdf Fixed issue/request #705
5 years ago
BlackDex c52adef919 Added configurable smtp timeout.
5 years ago
Daniel García 662bc27523
Updated dependencies and fixed disable_admin_token description
5 years ago
BlackDex 05569147af Added missing .env configuration option.
5 years ago
ViViDboarder 2d2745195e Allow explicitly defined smtp auth mechansim
5 years ago