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
/
src
/
config.rs
Age
Commit message (
Expand
)
Author
2024-10-19
Add `extension-refresh` feature flag (#5106)
Daniel
2024-10-11
Fix `--version` from failing without config (#5055)
1.32.2
Mathijs van Veluw
2024-09-23
Add extra linting (#4977)
1.32.1
Mathijs van Veluw
2024-09-20
Fix keyword collision in Rust 2024 and add new api/config value (#4975)
Daniel García
2024-08-30
Allow enforcing Single Org with pw reset policy (#4903)
Mathijs van Veluw
2024-07-24
Allow to increase the note size to 100_000 (#4772)
Mathijs van Veluw
2024-07-24
Add support for MFA with Duo's Universal Prompt (#4637)
0x0fbc
2024-07-24
Allow to override log level for specific target (#4305)
Timshel
2024-07-24
Update crates & fix crate vulnerability (#4771)
Daniel
2024-07-12
Update admin interface (#4737)
Mathijs van Veluw
2024-07-12
Improved HTTP client (#4740)
Daniel García
2024-03-17
automatically use email address as 2fa provider (#4317)
Stefan Melmuk
2024-03-17
Remove custom WebSocket code (#4001)
Mathijs van Veluw
2024-03-17
Improve JWT key initialization and avoid saving public key (#4085)
Daniel García
2024-01-28
err on invalid feature flag (#4263)
Stefan Melmuk
2024-01-27
Improve file limit handling (#4242)
Daniel García
2024-01-12
Update crates and fix icon issue (#4237)
Mathijs van Veluw
2024-01-10
improve emergency access when not enabled (#4227)
Stefan Melmuk
2024-01-01
US or EU Data Region Selection (#3752)
THONY
2024-01-01
Allow customizing the featureStates (#4168)
Philipp Kolberg
2023-11-12
Add Protected Actions Check (#4067)
Mathijs van Veluw
2023-10-21
New config option disable email change
Adrià Martín
2023-10-05
Fix typos
tuhana
2023-08-13
Implement login-with-device
Bernd Schoolmann
2023-07-29
Fix .env.template file
BlackDex
2023-06-11
feat: Push Notifications
GeekCornerGH
2023-04-10
Several config and admin interface fixes
BlackDex
2023-03-04
Admin token Argon2 hashing support
BlackDex
2023-02-20
Apply rewording
Nils Mittler
2023-02-20
Make the admin cookie lifetime adjustable
Nils Mittler
2023-02-12
add EXE_SUFFIX to sendmail executable when not specified
soruh
2023-02-12
check if SENDMAIL_COMMAND is valid using 'which' crate
soruh
2023-02-12
Add support for sendmail as a mail transport
soruh
2023-02-12
Merge branch 'main' into fix-domain-description
Daniel García
2023-02-07
remove warn when sanitizing domain
BlockListed
2023-02-07
fix trailing slash in configuration builder
BlockListed
2023-02-07
remove documentation of bug since I'm fixing it
BlockListed
2023-02-07
improve wording of domain description
BlockListed
2023-02-06
change description of domain configuration
BlockListed
2023-01-25
working implementation
sirux88
2023-01-24
Update KDF Configuration and processing
BlackDex
2023-01-09
Fix remaning inline format
BlackDex
2023-01-09
Resolve uninlined_format_args clippy warnings
BlackDex
2023-01-09
Log message to stderr if LOG_FILE is not writable
pjsier
2023-01-09
Log message to stderr if LOG_FILE is not writable
pjsier
2023-01-09
Resolve uninlined_format_args clippy warnings
BlackDex
2023-01-09
Log message to stderr if LOG_FILE is not writable
pjsier
2023-01-09
Validate YUBICO_SERVER string (#3003)
BlackDex
2023-01-09
Removed unsafe-inline JS from CSP and other fixes
BlackDex
2023-01-02
Optimize config loading messages
BlackDex
[next]