feat: Add DeSEC as a DNS provider #211

Merged
inex merged 14 commits from desec into master 2023-06-01 15:16:16 +03:00
There is no content yet.
inex added 13 commits 2023-05-30 21:11:56 +03:00
inex requested review from NaiJi 2023-05-30 21:12:05 +03:00
inex reviewed 2023-06-01 12:12:35 +03:00
@ -54,6 +55,20 @@ abstract class ServerProviderApi extends ApiMap {
final DateTime end,
);
String dnsProviderToInfectName(final DnsProvider dnsProvider) {
Poster
Owner

Maybe this should be the method of DnsProvider class?

Maybe this should be the method of DnsProvider class?
NaiJi marked this conversation as resolved
inex force-pushed desec from b19dc35c28 to f55800cd72 2023-06-01 15:12:52 +03:00 Compare
inex merged commit 7a80590fc8 into master 2023-06-01 15:16:16 +03:00
NaiJi deleted branch desec 2023-06-02 02:16:01 +03:00
Collaborator

Resolves issue 206.

Resolves issue [206](https://git.selfprivacy.org/kherel/selfprivacy.org.app/issues/206).
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
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: SelfPrivacy/selfprivacy.org.app#211
There is no content yet.