[PR #5118] [MERGED] Add DNS plugin for All-Inkl provider #4064

Closed
opened 2026-02-26 08:33:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/5118
Author: @mobilandi
Created: 1/3/2026
Status: Merged
Merged: 1/13/2026
Merged by: @jc21

Base: developHead: develop


📝 Commits (2)

  • 9211ba6 Add DNS plugin for All-Inkl provider
  • f25afa3 Change version constraint for certbot-dns-kas

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 backend/certbot/dns-plugins.json (+8 -0)

📄 Description

So far there was no certbot Plugin for the big German provider All-Inkl.
I built that plugin and tested it for Cert Requests via DNS-Challenge. Everything worked fine for new.
I thought it would be nice to add this to the main project. It's my first python project and also my first git PR. So feel free to criticize if something else needs to be done. Thank you.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NginxProxyManager/nginx-proxy-manager/pull/5118 **Author:** [@mobilandi](https://github.com/mobilandi) **Created:** 1/3/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (2) - [`9211ba6`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/9211ba6d1a25aa87678b7799ab6c35a4a58953d9) Add DNS plugin for All-Inkl provider - [`f25afa3`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/f25afa35901649f462cea467bf3df193b6bda97b) Change version constraint for certbot-dns-kas ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/certbot/dns-plugins.json` (+8 -0) </details> ### 📄 Description So far there was no certbot Plugin for the big German provider All-Inkl. I [built that plugin](https://github.com/mobilandi/certbot-dns-kas) and tested it for Cert Requests via DNS-Challenge. Everything worked fine for new. I thought it would be nice to add this to the main project. It's my first python project and also my first git PR. So feel free to criticize if something else needs to be done. Thank you. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:33:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#4064
No description provided.