The Wayback Machine - https://web.archive.org/web/20220706122556/https://github.com/topics/cdn
Skip to content
#

cdn

Here are 1,022 public repositories matching this topic...

nginxconfig.io
SiderealArt
SiderealArt commented Jun 15, 2022

Information

Browser Info

Details

Description

The translation for "Copy a base64 string of the compressed config" will revert to English after clicked. Also, the "Copied" text isn't translatable.

Steps to reproduce

Scroll down to Download section and "click on the Copy a base64 string of the compressed config" link.

bug help wanted good first issue hacktoberfest
masaori335
masaori335 commented Mar 29, 2022

We saw all httpbin based AuTest was failed. ( This is fixed by #8765 ) For the long term, we need to migrate these AuTest using the proxy-verifier. It looks like the proxy-verifier has equivalent features that we're using. If not, we can add it.

List of the httpbin based tests are below

» grep Test.MakeHttpBinServer -R ./* | awk -F ':' '{print $1}'
./autest-site/httpbin.test.ext
./cache

python3写的综合扫描工具,主要用来存活验证,敏感文件探测(目录扫描/js泄露接口/html注释泄露),WAF/CDN识别,端口扫描,指纹/服务识别,操作系统识别,POC扫描,SQL注入,绕过CDN,查询旁站等功能,主要用来甲方自测或乙方授权测试,请勿用来搞破坏。

  • Updated Jan 2, 2020
  • Python
ocket8888
ocket8888 commented Jun 15, 2022

This Bug Report affects these Traffic Control components:

  • Documentation

Current behavior:

In versions of the Traffic Ops API earlier than 4.0, the only supported request method for /cdns/dnsseckeys/refresh was GET. In APIv4, the method was switched to PUT, but the documentation still lists only the GET method (which no longer works).

Expected behavior:

Documentation sh

bug documentation low impact good first issue

Improve this page

Add a description, image, and links to the cdn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cdn topic, visit your repo's landing page and select "manage topics."

Learn more