Commit Graph

11 Commits

Author SHA1 Message Date
chishin
6e0e27a93b 增加自动化push和release环境变量 2023-04-05 11:50:59 +08:00
chishin
ad6655c8c8 调整执行脚本目录 2023-04-04 22:29:38 +08:00
Chishin
0fa6184026
授予scripts文件夹执行权限 2023-04-04 21:55:03 +08:00
Chishin
c025841004
修复执行文件权限不足 2023-04-04 21:37:03 +08:00
Chishin
86797ff8f8
增加文件执行权限 2023-04-04 21:34:46 +08:00
Chishin
5976881376
Create docker.yml 2023-04-04 21:29:56 +08:00
chaptergy
bed9ff084c
Adds dns challenge issue template 2021-05-18 20:44:06 +02:00
chaptergy
fb3082b0bb
Updates issue templates to prevent segment information to show up in issue 2021-05-18 20:10:50 +02:00
Jamie Curnow
f0eebc43e3 Update github templates and docs 2021-02-17 20:18:12 +10:00
Jamie Curnow
e74b9617be Added product support github template 2020-05-20 21:40:54 +10:00
OhHeyAlan
4fad9d672f Correcting X-XSS-Protection Header (#136)
* Correcting X-XSS-Protection Header

X-XSS-Protection sets the configuration for the cross-site scripting filters built into most browsers. The best configuration is "X-XSS-Protection: 1; mode=block".

Was "0"
Now "1; mode=block"

* Update issue templates
2019-05-08 10:11:05 +10:00