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
2019-10-08
Merge pull request #648 from BlackDex/icon-security
1.11.0
Daniel García
2019-10-08
Added missing .env configuration option.
BlackDex
2019-10-05
Merge pull request #643 from BlackDex/icon-security
Daniel García
2019-10-05
Merge branch 'master' into icon-security
Daniel García
2019-10-05
Merge pull request #644 from BlackDex/issue-565
Daniel García
2019-10-05
Merge pull request #639 from vverst/cors-update
Daniel García
2019-10-05
Fixed issue #565
BlackDex
2019-10-05
Updated icon blacklisting.
BlackDex
2019-10-01
Change CORS headers
vpl
2019-10-01
Merge pull request #638 from mprasil/add_sqlite_binary
Daniel García
2019-10-01
Remove the unnecessary check for sqlite
Miro Prasil
2019-09-30
Add sqlite binary into the docker images
Miro Prasil
2019-09-23
Merge pull request #631 from vverst/cors-put
Daniel García
2019-09-23
Use Access-Control-Allow-Method
vpl
2019-09-17
Remove Result<T, E: Debug> in preparation of deprecation as Rocket responder.
Daniel García
2019-09-17
Use upstream rmp
Daniel García
2019-09-17
Merge pull request #624 from swedishborgie/postgresql
Daniel García
2019-09-16
Added a migration that fixes #1 which caused attachments to be broken
Michael Powers
2019-09-16
Merge pull request #621 from swedishborgie/postgresql
Daniel García
2019-09-12
Adds support for PostgreSQL which resolves #87 and is mentioned in #246.
Michael Powers
2019-09-11
Allow self signed certs and increase a bit the timings
Daniel García
2019-09-07
Updated web vault to 2.12
Daniel García
2019-09-06
Merge pull request #604 from mprasil/fix-healthcheck
Daniel García
2019-09-06
Fix #603 and remove mysql from sqlite image
Miro Prasil
2019-09-05
Updated client kdf iterations to 100000 and fixed some lints
Daniel García
2019-09-05
Merge pull request #589 from H3npi/H3npi-patch-1
Daniel García
2019-09-04
Adds environment port to curl healthcheck
H3npi
2019-09-03
Merge pull request #599 from vverst/cors
Daniel García
2019-09-02
Set correct response headers, status code
vpl
2019-09-01
Initial version of CORS support
vpl
2019-08-31
Fix onsubmit
Daniel García
2019-08-31
Use the local scripts instead of cloudflare, remove jquery and update config ...
Daniel García
2019-08-31
Remove unused warning
Daniel García
2019-08-31
Rename static files endpoint
Daniel García
2019-08-29
Adds Healthcheck for all docker container
H3npi
2019-08-27
Updated dependencies and web vault version
Daniel García
2019-08-27
Merge pull request #555 from vverst/email-codes
Daniel García
2019-08-27
Merge pull request #585 from ViViDboarder/mail-auth-over-insecure
1.10.0
Daniel García
2019-08-27
Remove unecessary clone
ViViDboarder
2019-08-26
Merge remote-tracking branch 'upstream/master' into email-codes
vpl
2019-08-26
Compare token using crypto::ct_eq
vpl
2019-08-26
Get token from single u64
vpl
2019-08-23
Allow explicitly defined smtp auth mechansim
ViViDboarder
2019-08-21
Allow removing users two factors
Daniel García
2019-08-20
Allow editing HIBP key in the admin panel
Daniel García
2019-08-20
Update HIBP to v3, requires paid API key, fixes #583
Daniel García
2019-08-19
Merge pull request #582 from vverst/require-device-email-config
Daniel García
2019-08-19
Add option to require new device emails
vpl
2019-08-18
Ignore error sending device email
Daniel García
2019-08-18
Update dependencies
Daniel García
[next]