mirror of
https://github.com/bitwarden/server
synced 2026-01-27 14:53:21 +00:00
* Add rust feature * Give the community create command the non-interactive treatment * Add ability to load custom root CA * Update .devcontainer/community_dev/postCreateCommand.sh Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> * Update .devcontainer/community_dev/postCreateCommand.sh Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> --------- Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
22 lines
317 B
Plaintext
22 lines
317 B
Plaintext
.data
|
|
secrets.json
|
|
*.db
|
|
|
|
# Docker container configurations
|
|
.env
|
|
authsources.php
|
|
|
|
# Development certificates
|
|
identity_server_dev.crt
|
|
identity_server_dev.key
|
|
identity_server_dev.pfx
|
|
data_protection_dev.crt
|
|
data_protection_dev.key
|
|
data_protection_dev.pfx
|
|
|
|
signingkey.jwk
|
|
|
|
# Reverse Proxy Conifg
|
|
reverse-proxy.conf
|
|
*.crt
|