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
/
db
/
models
Age
Commit message (
Expand
)
Author
2024-06-20
Merge branch 'main' into remove_upcase
remove_upcase
Daniel García
2024-06-20
Fix sends expecting size to be a string on mobile
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-06-19
Update admin and templates
Daniel García
2024-06-19
Make sends lowercase
Daniel García
2024-06-19
Fix fields and password history
Daniel García
2024-06-19
Change API inputs/outputs and structs to camelCase
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
2023-10-23
Implement cipher key encryption (#3990)
Daniel García
2023-10-21
Fix External ID not set during DC Sync
BlackDex
2023-10-05
Fix typos
tuhana
2023-09-01
Fix Login With Device without MasterPassword
BlackDex
2023-08-13
Implement login-with-device
Bernd Schoolmann
2023-07-12
Fix some external_id issues
BlackDex
2023-07-10
Fix Org API Key generation on PosgreSQL
BlackDex
2023-07-04
fix format error
Folke Ashberg
2023-07-04
Added-External_id for Collections
Folke Ashberg
2023-07-03
Add some extra access checks for attachments and groups
Daniel García
2023-06-22
feat: Support for storing passkeys in the vault
GeekCornerGH
2023-06-16
Fix mobile push blocking requests and spamming push server
Bernd Schoolmann
2023-06-13
Some code changes and optimizations
BlackDex
2023-06-13
Merge and modify PR from @Kurnihil
BlackDex
2023-06-13
Add support for Organization token
BlackDex
2023-06-11
feat: Push Notifications
GeekCornerGH
2023-04-06
check if reset policy is enabled
Stefan Melmuk
2023-04-02
Fix sending out multiple websocket notifications
BlackDex
2023-03-11
Merge ClientIp with Headers.
BlackDex
2023-02-28
Merge pull request #3281 from BlackDex/fix-web-vault-issues
Daniel García
2023-02-28
Some Admin Interface updates
BlackDex
[next]