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
Age
Commit message (
Expand
)
Author
2018-10-13
Merge pull request #216 from mprasil/superuser
1.3.0
Daniel García
2018-10-12
Implement poor man's admin panel
Miroslav Prasil
2018-10-10
Change error response to be closer to upstream
Daniel García
2018-10-07
Merge pull request #213 from janost/refactor-collectioncipher-save-delete
Daniel García
2018-10-07
CollectionCipher::save() and delete() should return QueryResult instead of bool
janost
2018-10-06
Merge pull request #210 from janost/cipher-save-refactor
Daniel García
2018-10-06
Cipher::save() should return QueryResult instead of bool
janost
2018-10-05
Merge pull request #209 from janost/resend-invitation-error-message
mprasil
2018-10-05
Return proper error message for org reinvite
janost
2018-10-04
Updated dependencies, removed valid mail check (now done by lettre), and upda...
Daniel García
2018-10-01
Merge pull request #206 from mprasil/collection_revision
Daniel García
2018-10-01
Merge pull request #207 from mprasil/continuation_token
Daniel García
2018-10-01
Add continuation token when we return object list
Miroslav Prasil
2018-10-01
Handle return value from Collection::save()
Miroslav Prasil
2018-10-01
Update revision for users on collection save
Miroslav Prasil
2018-10-01
Merge pull request #201 from mprasil/aarch64
Daniel García
2018-10-01
Merge pull request #204 from mprasil/org_improvements
Daniel García
2018-10-01
Add missing fields to returned Org json
Miroslav Prasil
2018-10-01
Clean up the share_collection handling
Miroslav Prasil
2018-09-28
Add dockerfile for aarch64 (arm64)
Miroslav Prasil
2018-09-28
Add WEBSOCKET_ADDRESS config option (Fixes #199)
Daniel García
2018-09-28
Merge pull request #200 from mprasil/copy_fix
Daniel García
2018-09-28
Remove unecessary copy from armv7 Dockerfile
Miroslav Prasil
2018-09-20
Merge branch 'openssl-fix'
1.2.0
Daniel García
2018-09-20
Update dependencies to point to upstream lettre
Daniel García
2018-09-19
Remove unnecessary path in PROXY.md
Daniel García
2018-09-19
Temp fix for OpenSSL 1.1.1 compatibility
Daniel García
2018-09-19
Updated dependencies
Daniel García
2018-09-19
Implement KDF iterations change (Fixes #195)
Daniel García
2018-09-18
Merge pull request #191 from mprasil/vault_2.3.0
Daniel García
2018-09-18
Update Vault to v2.3.0
Miroslav Prasil
2018-09-18
Merge pull request #190 from mprasil/invite_readme
Daniel García
2018-09-18
Merge pull request #189 from mprasil/delete_fix
Daniel García
2018-09-18
Update the Invitation workflow documentation
Miroslav Prasil
2018-09-18
Add alias for DELETE call on accounts
Miroslav Prasil
2018-09-16
Merge pull request #184 from mprasil/code_block_fix
Daniel García
2018-09-16
Added some formating and link
Miroslav Prasil
2018-09-16
Fixed code block
Miroslav Prasil
2018-09-15
Merge pull request #182 from dobunzli/master
Daniel García
2018-09-15
Merge pull request #183 from jkaberg/traefik_example_proxy
Daniel García
2018-09-14
traefik example
Joel Kåberg
2018-09-14
Update README.md
dobunzli
2018-09-13
Return default prelogin values when the user doesn't exist
Daniel García
2018-09-13
Fixed some lint issues
Daniel García
2018-09-13
Added config option for websocket port, and reworked the config parsing a bit.
Daniel García
2018-09-13
Include more proxy examples
Daniel García
2018-09-13
Updated dependencies and fixed errors
Daniel García
2018-09-13
Merge branch 'ws'
Daniel García
2018-09-13
Merge pull request #175 from stammw/master
1.1.0
Daniel García
2018-09-13
Merge branch 'master' into master
Daniel García
[next]