index
:
vaultwarden
2024-updates-and-config-endpoint
authrequest_changes
dependabot/cargo/cargo-acb06c3a58
dependabot/cargo/h2-0.3.26
dependabot/cargo/mio-0.8.11
fix-nightly-errors
fix-nightly-errors-part-2
icons_dns
improved-http-client
main
more_authrequest_fixes
register_verify_email
remove_upcase
ssh_keys
test_dylint
update-rust-and-remove-unused-header-values
update_jwt_private_key
yubico-async
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
dani-garcia
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.env.template
Age
Commit message (
Expand
)
Author
2021-05-31
Clarify Rocket env var defaults
Jeremy Lin
2021-05-16
Add `TRASH_AUTO_DELETE_DAYS` to .env.template
Jeremy Lin
2021-05-14
Remove unneeded spaces in .env.template
Kaito Udagawa
2021-05-11
Add `sends_allowed` config setting
Jeremy Lin
2021-04-27
Project renaming
Daniel García
2021-04-05
Offset scheduled jobs by 5 minutes
Jeremy Lin
2021-04-05
Add support for auto-deleting trashed items
Jeremy Lin
2021-04-05
Add a generic job scheduler
Jeremy Lin
2021-03-29
fix(env.template): IP_HEADER defaults to X-Real-IP
Marco Kilchhofer
2021-03-14
Send API
Daniel García
2020-12-08
Updated icon downloading
BlackDex
2020-11-18
Updated email processing.
BlackDex
2020-10-09
Add DATABASE_MAX_CONNS config setting
Rob Watson
2020-10-06
Updated .env.template with missing config values.
BlackDex
2020-10-04
Document database connection retries and change alpine repo for catatonit
Daniel García
2020-09-19
Updated the config options descriptions.
BlackDex
2020-09-12
Allow multiple SMTP Auth meganisms.
BlackDex
2020-08-13
Merge pull request #1095 from jjlin/db-docs
Daniel García
2020-08-13
Add a note that settings in .env can be overridden
mqus
2020-08-13
Add more doc comments for MySQL/PostgreSQL connection URIs
Jeremy Lin
2020-08-05
Add support for restricting org creation to certain users
Jeremy Lin
2020-07-23
Log timestamps with milliseconds by default
Jeremy Lin
2020-07-22
Add config option for log timestamp format
Jeremy Lin
2020-06-02
Added missing ENV Variable for Implicit TLS
David P Robinson
2019-12-27
Config option for client IP header
Daniel García
2019-12-06
Collapsed log messages from 3 lines per request to 2 and hidden the ones valu...
Daniel García
2019-11-24
Implement change-email, email-verification, account-recovery, and welcome not...
tomuta
2019-11-16
Add the ability to disable signups, but allow signups from a whitelist
tomuta
2019-11-11
Add vim modeline for GitHub Linguist
Thomas Dietrich
2019-11-07
Fixed issue/request #705
BlackDex
2019-11-06
Added configurable smtp timeout.
BlackDex
2019-10-08
Updated dependencies and fixed disable_admin_token description
Daniel García
2019-10-08
Added missing .env configuration option.
BlackDex
2019-08-23
Allow explicitly defined smtp auth mechansim
ViViDboarder
2019-06-02
Document DB URL in .env file
Daniel García
2019-04-27
Updated .env template
1.9.0
Daniel García
2019-04-07
Add global duo config and document options in .env template
Daniel García
2019-03-25
Implement log_level config option
Daniel García
2019-03-18
Added domain blacklist regex for icons service and improved valid domain check.
Daniel García
2019-02-20
Allow the Admin token to be disabled in the advanced menu
Shane Faulkner
2019-02-18
Extended the template file and refer to wiki
Miroslav Prasil
2019-02-12
Added config option for icon download timeout
BlackDex
2019-02-08
Mention relation between DOMAIN and mail settings in .env template
1.7.0
Daniel García
2019-01-28
Disable icon downloads, accept optional query after icon href, format and cli...
Daniel García
2019-01-27
Remove local icon extractor
Daniel García
2019-01-20
Show organizations in admin panel, implement reload templates option
Daniel García
2019-01-15
Fix folder notifications, enable template strict mode and add missing option ...
Daniel García
2019-01-15
Added SMTP_FROM_NAME
Daniel García
2019-01-15
Initial stab at templates
Daniel García
2019-01-06
Rename included .env file to .env.template and ignored .env
Daniel García