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-07-13
Bump version to 0.10.0
0.10.0
Daniel García
2018-07-13
Documented U2F, removed debug prints, and documented missing features
Daniel García
2018-07-13
Set facets contentType
Daniel García
2018-07-13
Merge remote-tracking branch 'origin/master' into u2f
Daniel García
2018-07-13
Merge pull request #81 from mprasil/readme_update
Daniel García
2018-07-13
Ignore U2F challenge if not provided. Also checked that error_code has to be ...
Daniel García
2018-07-13
Readme updates (chat, arch, TOC)
Miroslav Prasil
2018-07-13
Add some extra debug prints
Daniel García
2018-07-13
Remove debug print
Daniel García
2018-07-13
Use X-Forwarded-Host if available
Daniel García
2018-07-12
Merge branch 'master' into u2f
Daniel García
2018-07-12
Hide org ciphers from unconfirmed users (Showed deciption error)
Daniel García
2018-07-12
Improve domain detection, should fix attachment problems. Otherwise, set the ...
Daniel García
2018-07-12
Implemented U2F, refactored Two Factor authentication, registering U2F device...
Daniel García
2018-07-12
Merge pull request #74 from mprasil/env_fix
mprasil
2018-07-12
Move the ROCKET_ENV to the runtime image
Miroslav Prasil
2018-07-12
Merge pull request #72 from mqus/patch-1
mprasil
2018-07-12
Merge branch 'master' into patch-1
Markus Richter
2018-07-12
Add aur links to BUILD.md
mqus
2018-07-12
remove aur link in README
mqus
2018-07-12
Add a link to the packaged AUR version
mqus
2018-07-11
Merge pull request #70 from dustyrip/dustyrip-patch-1
Daniel García
2018-07-11
Allow users to specify ROCKET_ENV when starting container
dustyrip
2018-07-11
Implement leave organization (accessed from the bottom of the user's settings...
Daniel García
2018-07-11
Change host url to https when it's enabled, should fix some problems download...
Daniel García
2018-07-11
Merge pull request #68 from mprasil/unprivileged
Daniel García
2018-07-11
Document running container with lower privileges (fixes #66)
Miroslav Prasil
2018-07-10
Merge pull request #65 from laxmanpradhan/master
Daniel García
2018-07-09
typo
laxmanpradhan
2018-07-09
updated key files infor
laxmanpradhan
2018-07-09
formatting for headings
laxmanpradhan
2018-07-09
updated to include backup infromation
laxmanpradhan
2018-07-09
Reorganized build instructions
Daniel García
2018-07-08
Merge pull request #64 from mprasil/master
Daniel García
2018-07-06
Log posible errors when attaching file
Daniel García
2018-07-04
Update readme for docker hub
Miroslav Prasil
2018-07-04
Remove unused warnings
Daniel García
2018-07-01
Install CA certificates to make HTTPS connections work
Daniel García
2018-07-01
Merge pull request #55 from mprasil/debug_prints
Daniel García
2018-07-01
Allow TOTP generation in organizations (Fixes #50)
Daniel García
2018-07-01
Remove some extra debug prints
Miroslav Prasil
2018-07-01
Don't ignore errors while downloading icons
Daniel García
2018-07-01
Merge pull request #54 from mprasil/delete-admin
Daniel García
2018-07-01
Implement delete-admin call
Miroslav Prasil
2018-06-30
Merge pull request #47 from mprasil/limits
Daniel García
2018-06-30
Add limits configuration to the readme
Miroslav Prasil
2018-06-30
Added Rocket.toml to the final docker image
Daniel García
2018-06-29
Updated dependencies and rust version
Daniel García
2018-06-29
Document configuration a bit and increase JSON size limit to 10MB
Daniel García
2018-06-29
Added unofficial note and better organized the README file
Daniel García
[next]