Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-08Use Python 3 style super (#8777)Brad Warren
2021-04-06Enable mypy strict mode (#8766)test-masterAdrien Ferrand
2021-03-10Convert Python 2 type hints to Python 3 types annotations (#8640)Adrien Ferrand
2021-03-10Deprecate acme.typing_magic module, stop using it in certbot (#8643)Adrien Ferrand
2021-02-26Stop inheriting from object. It's unneeded on Python 3+. (#8675)Mads Jensen
2020-12-19Flag that DNS plugins are distributed separately from Certbot (#8479)Warren White
2020-06-12dns-cloudflare: Update docs and error messages to reflect new API permissions...Cameron Steel
2020-02-14Remove useless pylint error suppression directives (#7657)Adrien Ferrand
2020-01-25dns-cloudflare: Implement limited-scope API Tokens (#7583)Cameron Steel
2019-11-27Refactor tests out of packaged module for dns plugins (#7599)ohemorange
2019-11-25Make the contents of the DNS plugins private (#7580)ohemorange
2019-07-31Update dns-cloudflare docs regarding API Tokens (#7285)Mikel Kew
2019-06-26dns-cloudflare: update URL for obtaining API keys (#7052)Hunter
2019-04-12[Windows] Security model for files permissions - STEP 2 (#6895)Adrien Ferrand
2019-04-02Merge branch 'master' into pylintAdrien Ferrand
2018-11-01warn-->warningErica Portnoy
2018-05-16Fix Pylint upgrade issuesJames Payne
2017-06-09Explicitly mention the permissions warning and chmod 600Zach Shepherd
2017-06-08Respond to review feedbackZach Shepherd
2017-06-08Various improvementsZach Shepherd
2017-06-08Document argumentsZach Shepherd
2017-06-08Expand documentationZach Shepherd
2017-06-08Provide basic Cloudflare documentationZach Shepherd
2017-06-06Use certificate instead of cert in DNS plugin descriptions (#4784)Zach Shepherd
2017-05-20DNS plugins: fix whitespace issue in authenticator pydoc (#4699)Zach Shepherd
2017-05-17Google Cloud DNS Authenticator (#4581)Zach Shepherd
2017-05-11Cloudflare DNS AuthenticatorZach Shepherd