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
/
api
/
core
/
organizations.rs
Age
Commit message (
Expand
)
Author
11 days
Some refactoring and optimizations (#5291)
Mathijs van Veluw
2024-11-25
chore: fix some comments (#5224)
chuangjinglu
2024-11-17
Fix Org Import duplicate collections (#5200)
1.32.5
Mathijs van Veluw
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-10-18
Fix collection management and match some json output (#5095)
Mathijs van Veluw
2024-10-18
Fix org invite url being html encoded (#5100)
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-09
Fix sync with new native clients (#4932)
Mathijs van Veluw
2024-09-01
Add orgUserHasExistingUser parameters to org invite (#4827)
Timshel
2024-08-30
Allow enforcing Single Org with pw reset policy (#4903)
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-08-01
make access_all optional (#4812)
Stefan Melmuk
2024-07-24
allow re-invitations of existing users (#4768)
Stefan Melmuk
2024-06-24
Change some missing PascalCase keys (#4671)
Daniel García
2024-06-23
Change API and structs to camelCase (#4386)
Daniel García
2024-04-27
improve access to collections via groups (#4441)
Stefan Melmuk
2024-04-27
Pass in collection ids to notifier when sharing cipher. (#4517)
Kristof Mattei
2024-04-06
Update crates and some Clippy fixes (#4475)
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-02-08
Update Rust, crates and web-vault (#4328)
Mathijs van Veluw
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-25
Fix bulk collection deletion (#4257)
Mathijs van Veluw
2024-01-01
enforce 2FA policy on removal of second factor and login (#3803)
Stefan Melmuk
2023-11-12
Add Protected Actions Check (#4067)
Mathijs van Veluw
2023-10-07
`our selves` -> `ourselves`
tuhana
2023-10-05
Fix typos
tuhana
2023-08-24
add minimal secretsmanager plan for web-v2023.8.x
Stefan Melmuk
2023-07-12
Fix some external_id issues
BlackDex
2023-07-06
Fix org creation regresion
BlackDex
2023-07-04
Merge pull request #3632 from sirux88/fix-reset-password-check-issue
Daniel García
2023-07-04
Merge pull request #3623 from fashberg/main
Daniel García
2023-07-04
add user to collection during creation
Jan Jansen
2023-07-04
Added-External_id for Collections
Folke Ashberg
2023-07-04
fixed unnecessary variable usage
sirux88
2023-07-04
added password check for manual reset
sirux88
2023-07-03
Add some extra access checks for attachments and groups
Daniel García
2023-06-22
Add group import on invite
Jan Jansen
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-05-09
policy data should be `null` not an empty object
Stefan Melmuk
2023-04-30
Change `String` to `&str` for all Rocket functions
BlackDex
[next]