-
Updated
May 7, 2022 - Go
letsencrypt
Here are 1,564 public repositories matching this topic...
-
Updated
May 7, 2022 - Shell
Checklist
- Dependencies installed
- No typos
- Searched existing issues and docs
Issue Description
When using the RateLimiter Middleware with a rate between 0 and 1 all events will be rejected instead of applying the specified rate. E.g.: e.Use(middleware.RateLimiter(middleware.NewRateLimiterMemoryStore(0.5)))
I am not saying that it is a common use case to have
Sorry for not following the template. It's a straightforward question.
By enabling "WordPress-specific rules", the following codes will be added to the wordpress.conf:
# WordPress: deny general stuff
location ~* ^/(?:xmlrpc\.php|wp-links-opml\.php|wp-config\.php|wp-config-sample\.php|readme\.html|license\.txt)$ {
deny all;
}
However, this disables xmlrpc feature, which disa
-
Updated
May 7, 2022 - Shell
Describe the bug:
-
Updated
Apr 25, 2022 - Python
-
Updated
Apr 28, 2022 - Shell
-
Updated
Apr 21, 2022 - Shell
-
Updated
May 7, 2022 - Go
-
Updated
Apr 25, 2022 - Go
-
Updated
May 7, 2022 - Python
-
Updated
May 8, 2022 - Go
-
Updated
Apr 30, 2022 - Python
-
Updated
Mar 17, 2022 - Shell
-
Updated
Aug 26, 2021 - Go
-
Updated
Apr 1, 2021 - Go
-
Updated
Apr 8, 2022 - Lua
-
Updated
May 4, 2022 - Shell
-
Updated
Sep 10, 2020 - Go
-
Updated
Mar 3, 2022 - Go
-
Updated
May 7, 2022 - C#
-
Updated
May 6, 2022 - Python
-
Updated
Jun 7, 2021 - C#
-
Updated
Jan 17, 2022 - Shell
Improve this page
Add a description, image, and links to the letsencrypt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the letsencrypt topic, visit your repo's landing page and select "manage topics."
certbot/docs/install.rst
points to certbot-auto uninstall instructionscertbot/docs/uninstall.rst
certbot-auto uninstall instructionscertbot/docs/using.rst
certbot-auto is mentioned as a deprecated installation method that people might need to change the command in response toAt some point, we should probably remove these, possibly depending on how our usage statistics look.