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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
config.rs
Age
Commit message (
Expand
)
Author
2024-07-12
Improved HTTP client
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
2022-12-16
Disable groups by default and Some optimizations
BlackDex
2022-12-10
Increase privacy of masked config
BlackDex
2022-12-05
use a custom 404 page
Stefan Melmuk
2022-12-02
Cleanups and Fixes for Emergency Access
BlackDex
2022-12-01
Add Organizational event logging feature
BlackDex
2022-11-28
only check sqlite parent if there could be one
Stefan Melmuk
2022-11-28
check if sqlite folder exists
Stefan Melmuk
2022-11-27
Merge pull request #2928 from karbobc/settings-description
Daniel García
2022-11-27
Merge pull request #2918 from BlackDex/issue-2761
Daniel García
2022-11-22
Update settings description
Karbob
[next]