Yilialinn commented on code in PR #1495: URL: https://github.com/apache/apisix-website/pull/1495#discussion_r1101409420
########## blog/en/blog/2023/02/09/secure-apisix-admin.md: ########## @@ -0,0 +1,151 @@ +--- +title: Securing Admin access to Apache APISIX +authors: + - name: Nicolas Fränkel + title: Author + url: https://github.com/nfrankel + image_url: https://avatars.githubusercontent.com/u/752258 +keywords: + - Security + - Admin API +description: > + API Gateways are critical components in one's infrastructure. If an attacker could change the configuration of routes, they could direct traffic to their infrastructure. Consequences could range from data theft to financial losses. Worse, data theft could only be noticed after a long time by mirroring the load. Hence, protecting your API Gateway is of utmost importance Review Comment: > I don't understand how your suggestion improves the post. Could you please justify? I shortened the description to make it concise and also for SEO because no more than 120 characters would be better. That's what we have done since Q4 last year. It works, although there are many other factors for our website growth. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
