fix(server): use csp to imporve security

This commit is contained in:
syuilo 2021-08-24 13:08:20 +09:00
parent dad6a77645
commit 9d3448c880
3 changed files with 9 additions and 0 deletions

View file

@ -13,6 +13,7 @@
- クライアントのデザインの調整
### Bugfixes
- セキュリティの向上
## 12.89.0 (2021/08/21)