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
/
db
/
models
Age
Commit message (
Expand
)
Author
2024-11-15
Support SSH keys on desktop 2024.12 (#5187)
Daniel García
2024-11-13
don't infer manage permission for groups (#5190)
Stefan Melmuk
2024-11-10
Update crates and fix several issues
BlackDex
2024-10-19
Hide user name on invite status (#5110)
Mathijs van Veluw
2024-10-18
Fix collection management and match some json output (#5095)
Mathijs van Veluw
2024-10-13
Fix field type to actually be hidden (#5082)
Mathijs van Veluw
2024-10-13
Fix iOS sync by converting field types to int (#5081)
Mathijs van Veluw
2024-10-11
Fix `--version` from failing without config (#5055)
1.32.2
Mathijs van Veluw
2024-10-11
Updates and collection management fixes (#5072)
Mathijs van Veluw
2024-09-23
Add extra linting (#4977)
1.32.1
Mathijs van Veluw
2024-09-20
Fix encrypted lastUsedDate (#4972)
Mathijs van Veluw
2024-09-18
Actually use Device Type for mails (#4916)
Daniel
2024-09-18
fix 2fa policy check on registration (#4956)
Stefan Melmuk
2024-09-18
Fix Pw History null dates (#4966)
Mathijs van Veluw
2024-09-09
Fix sync with new native clients (#4932)
Mathijs van Veluw
2024-08-21
Fix Login with device (#4878)
Mathijs van Veluw
2024-08-15
Fix manager in web-vault v2024.6.2 for collections (#4860)
Mathijs van Veluw
2024-08-11
Fix data disclosure on organization endpoints (#4837)
1.32.0
Mathijs van Veluw
2024-08-07
Update crates, web-vault and fixes (#4823)
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-10
Fix bug where secureNotes is empty (#4730)
Coby Geralnik
2024-07-10
use a custom plan of enterprise tier to fix limits (#4726)
Stefan Melmuk
2024-07-08
Some fixes for emergency access (#4715)
1.31.0
Mathijs van Veluw
2024-07-04
add group support for Cipher::get_collections() (#4592)
Stefan Melmuk
2024-07-03
Fix collections and native app issue (#4685)
Mathijs van Veluw
2024-06-23
Change API and structs to camelCase (#4386)
Daniel García
2024-06-20
Fix some more nightly errors and remove lint that will become an error by def...
Daniel García
2024-06-20
Fix some nightly build errors (#4657)
Daniel García
2024-05-25
differentiate external groups by organization id (#4586)
Stefan Melmuk
2024-05-19
also delete organization_api_key (#4557)
Stefan Melmuk
2024-04-27
Some fixes for the new mobile apps (#4526)
Daniel García
2024-04-27
fix emergency access invites (#4337)
Stefan Melmuk
2024-04-27
improve access to collections via groups (#4441)
Stefan Melmuk
2024-04-06
Update crates and some Clippy fixes (#4475)
Mathijs van Veluw
2024-03-19
Update chrono and sqlite (#4436)
Mathijs van Veluw
2024-03-17
automatically use email address as 2fa provider (#4317)
Stefan Melmuk
2024-03-17
Fix #3624: fix manager permission within groups (#3754)
Matlink
2024-03-17
Change timestamp data type. (#4355)
gzfrozen
2024-03-17
Improve JWT key initialization and avoid saving public key (#4085)
Daniel García
2024-01-30
register missing push devices at login (#3792)
Stefan Melmuk
2024-01-27
Improve file limit handling (#4242)
Daniel García
2024-01-25
prevent side effects if groups are disabled (#4265)
Stefan Melmuk
2024-01-01
enforce 2FA policy on removal of second factor and login (#3803)
Stefan Melmuk
2024-01-01
Fix #3413: push to users accessing the collections using groups (#3757)
Matlink
2024-01-01
Fix Single Org Policy check (#4207)
Mathijs van Veluw
2023-12-13
Decrease JWT Refresh/Auth token (#4163)
Mathijs van Veluw
2023-12-09
Several small fixes for open issues (#4143)
Mathijs van Veluw
2023-11-12
Add Protected Actions Check (#4067)
Mathijs van Veluw
2023-11-04
feat: Working passkeys storage (#4025)
GeekCorner
[next]