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
2022-11-27
Merge pull request #2928 from karbobc/settings-description
Daniel García
2022-11-27
Merge pull request #2921 from BlackDex/issue-2909
Daniel García
2022-11-27
Merge pull request #2920 from BlackDex/issue-2889
Daniel García
2022-11-27
Merge pull request #2919 from BlackDex/issue-2828
Daniel García
2022-11-27
Merge pull request #2918 from BlackDex/issue-2761
Daniel García
2022-11-22
Update settings description
Karbob
2022-11-14
Prevent DNS leak when icon regex is configured
BlackDex
2022-11-14
Added missing `register` endpoint to `identity`
BlackDex
2022-11-14
Fully remove DuckDuckGo email service.
BlackDex
2022-11-14
Set "Bypass admin page security" as read-only
BlackDex
2022-11-13
Remove get_random_64()
Samuel Tardieu
2022-11-11
Use constant size generic parameter for random bytes generation
Samuel Tardieu
2022-11-09
fix: removed a double space
GeekCorner
2022-11-09
Add `/devices/knowndevice` endpoint
BlackDex
2022-11-09
Update Rust version, deps and workflow
BlackDex
2022-11-07
Support Org Export for v2022.11 clients
BlackDex
2022-10-26
Sync global_domains.json to bitwarden/server@7c783c9 (Atlassian)
Jeremy Lin
2022-10-26
validate cron expressions on startup
Stefan Melmuk
2022-10-26
validate billing_email on save
Stefan Melmuk
2022-10-23
Update to diesel2
Daniel García
2022-10-20
group support
MFijak
2022-10-19
verify email on registration via invite link
Stefan Melmuk
2022-10-19
Sync global_domains.json to bitwarden/server@ea300b2 (Amazon)
Jeremy Lin
2022-10-19
allow registration without invite link
Stefan Melmuk
2022-10-19
use static_files() for email attachments
Stefan Melmuk
2022-10-19
attach images to email
Stefan Melmuk
2022-10-19
fix invitations of new users when mail is disabled
Stefan Melmuk
2022-10-17
Fix master password hint update not working.
BlackDex
2022-10-14
Update CSP for DuckDuckGo email forwarding
Jeremy Lin
2022-10-14
Reformat CSP header for readability
Jeremy Lin
2022-10-14
Add `CreationDate` to cipher response JSON
Jeremy Lin
2022-10-12
more verbose permission denied error
Stefan Melmuk
2022-10-12
add check if data folder is a directory
Stefan Melmuk
2022-10-09
improve spelling of minimum expiration hours check
Stefan Melmuk
2022-10-09
make invitation expiration time configurable
Stefan Melmuk
2022-10-09
return "Object" for consistency
Stefan Melmuk
2022-10-09
return CaptchaBypassToken and register object
Stefan Melmuk
2022-10-09
v2022.9.2 expects a json response when registering
Stefan Melmuk
2022-10-09
allow the removal of non-confirmed owners
Stefan Melmuk
2022-10-09
return more descriptive JWT validation messages
Stefan Melmuk
2022-09-25
Remove unused value in config endpoint
Daniel García
2022-09-25
Fix organization vault export
BlackDex
2022-09-25
Add support for send v2 API endpoints
BlackDex
2022-09-25
fix: update warning and success case verbiage
Aaron
2022-09-25
fix: tooltip typo
Aaron
2022-09-25
add api_not_found catcher for 404 errors in /api
Stefan Melmuk
2022-09-25
add not_found catcher for 404 errors
Stefan Melmuk
2022-09-12
Merge pull request #2739 from BlackDex/fix-restore-revoke
Daniel García
2022-09-12
Rename/Fix revoke/restore endpoints
BlackDex
2022-09-12
Fix issue 2737, unable to create org
BlackDex
[next]