Skip to content

Moving config to a new directory#88

Open
mys721tx wants to merge 4 commits intotuna:masterfrom
YukariExpress:docker
Open

Moving config to a new directory#88
mys721tx wants to merge 4 commits intotuna:masterfrom
YukariExpress:docker

Conversation

@mys721tx
Copy link
Contributor

@mys721tx mys721tx commented Aug 8, 2018

Moves config to a new directory. In this way, the directory can be
mounted as a volume in docker and the docker image will not embedded any
configuration files.

@mys721tx mys721tx force-pushed the docker branch 3 times, most recently from 136dbd6 to 62a7a32 Compare August 9, 2018 02:55
@dotkrnl
Copy link
Member

dotkrnl commented Dec 2, 2018

tuna/fishroom 项目由于授权条款原因,部分贡献者维护能力受限,已通过 #91 以及 4167265 将所用授权条款修改为 GPLv3。

由于此 pull request 中代码的授权方式仍为 AGPL,未来的维护者暂无法对其进行 merge 操作。如您仍希望代码接受合并,请回复同意已将您这一贡献的授权方式修改为 GPLv3。

谢谢!

@mys721tx
Copy link
Contributor Author

mys721tx commented Dec 2, 2018

同意

dependabot-preview bot and others added 4 commits July 23, 2019 11:43
Bumps [tornado](https://github.com/tornadoweb/tornado) from 4.5.2 to 6.0.3.
- [Release notes](https://github.com/tornadoweb/tornado/releases)
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v4.5.2...v6.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 2.3.3 to 3.5.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/HISTORY.rst)
- [Commits](aio-libs/aiohttp@v2.3.3...v3.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.1.0 to 2.15.1. **This update includes a security fix.**
- [Release notes](https://github.com/marshmallow-code/marshmallow/releases)
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@2.1.0...2.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Moves config to a new directory. In this way, the directory can be
mounted as a volume in docker and the docker image will not embedded any
configuration files.

The configuration file is also changed to JSON in order to prevent
arbitrary code execution.
@mys721tx mys721tx closed this Jul 23, 2019
@mys721tx mys721tx deleted the docker branch July 23, 2019 11:55
@mys721tx mys721tx restored the docker branch July 23, 2019 11:56
@mys721tx mys721tx reopened this Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants