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
Age
Commit message (
Expand
)
Author
2021-03-27
Correctly camelCase acronyms
Jake Howard
2021-03-27
Implement `From` over `Into`
Jake Howard
2021-03-27
Only construct JSON object if it's useful
Jake Howard
2021-03-27
Use `if let` more
Jake Howard
2021-03-27
Use `matches` macro
Jake Howard
2021-03-25
Merge pull request #1529 from mprasil/more-generic-send-error-messages
Daniel García
2021-03-25
Use constant for the "inaccessible" error message
Miro Prasil
2021-03-23
Sync global_domains.json to bitwarden/server@455e4b2 (ProtonMail/ProtonVPN)
Jeremy Lin
2021-03-23
Return generic message when Send not available
Miro Prasil
2021-03-22
Update dependencies
Daniel García
2021-03-22
Send deletion thread and updated users revision
Daniel García
2021-03-22
Update user revision date with sends
Daniel García
2021-03-17
Fix updating file send
Daniel García
2021-03-16
Merge pull request #1493 from jjlin/send
Daniel García
2021-03-16
Remove unnecessary fields from send access
Daniel García
2021-03-16
Add support for the Disable Send policy
Jeremy Lin
2021-03-15
Merge branch 'master' into cors
Daniel García
2021-03-15
Merge pull request #1487 from jjlin/send
Daniel García
2021-03-15
rename send key -> akey
Daniel García
2021-03-14
Send access check fixes
Jeremy Lin
2021-03-14
Send API
Daniel García
2021-03-14
Add separate host-only fromrequest handler
Daniel García
2021-03-13
Remove debug impl from database structs
Daniel García
2021-03-07
CORS fixes
Jeremy Lin
2021-03-06
Updated dependencies
Daniel García
2021-03-03
Fix custom org name in invitation confirmation email
Jeremy Lin
2021-02-28
Merge pull request #1444 from jjlin/remove-md5
Daniel García
2021-02-28
Check for data folder on startup
Jeremy Lin
2021-02-26
Remove `md5.js` dependency
Jeremy Lin
2021-02-23
Change `twofactorauth.org` to `2fa.directory`
Jeremy Lin
2021-02-19
Remove unnecessary allocations
Paolo Barbolini
2021-02-07
Remove soup and use a newer html5ever directly
Daniel García
2021-02-07
Swap structopt for a simpler alternative
Daniel García
2021-02-07
Remove debug print
1.19.0
Daniel García
2021-02-06
Basic experimental ldap import support with the official directory connector
Daniel García
2021-02-03
Fixed small buggy in validation
BlackDex
2021-02-03
Merge branch 'master' into admin-interface
Mathijs van Veluw
2021-02-03
Merge branch 'master' into admin-interface
Mathijs van Veluw
2021-02-03
Merge branch 'master' into misc-updates
Mathijs van Veluw
2021-02-03
Merge pull request #1341 from BlackDex/dep-update
Daniel García
2021-02-03
Sync global_domains.json to bitwarden/server@cf84453 (Disney, Sony)
Jeremy Lin
2021-02-03
Extra features for admin interface.
BlackDex
2021-01-31
JSON Response updates and small fixes
BlackDex
2021-01-31
Updated dependencies and small mail fixes
BlackDex
2021-01-26
Fix collection access issues for owner/admin users
Jeremy Lin
2021-01-24
Add cipher response to restore operations
Jeremy Lin
2021-01-23
Add support for the Personal Ownership policy
Jeremy Lin
2021-01-19
Updated the admin interface
BlackDex
2020-12-14
Fix Key Rotation during password change
BlackDex
2020-12-14
Merge pull request #1267 from jjlin/datetime-cleanup
Daniel García
[next]