mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
b829812a3f
* Add Organization.FlexibleCollections property and column * Add new property to OrganizationAbility * Add SQL and EF migrations
22 lines
326 B
Plaintext
22 lines
326 B
Plaintext
.data
|
|
secrets.json
|
|
*.db
|
|
|
|
# Docker container configurations
|
|
.env
|
|
authsources.php
|
|
directory.ldif
|
|
|
|
# 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
|