fix(dns-records): Fix DKIM parser #33

Merged
inex merged 1 commits from fix/dkim_parser into master 2023-01-16 17:48:25 +02:00

Previously API relied on client to parse DKIM DNS string, as it was a
separate endpoint. But now client blindly trusts the API, but parser
was not migrated over to the API.

Previously API relied on client to parse DKIM DNS string, as it was a separate endpoint. But now client blindly trusts the API, but parser was not migrated over to the API.
inex added 1 commit 2023-01-16 17:48:18 +02:00
4e7261c9c4 fix(dns-records): Fix DKIM parser
Previously API relied on client to parse DKIM DNS string, as it was a
separate endpoint. But now client blindly trusts the API, but parser
was not migrated over to the API.
inex merged commit 1035f9215d into master 2023-01-16 17:48:25 +02:00
inex deleted branch fix/dkim_parser 2023-01-16 17:48:25 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 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-rest-api#33
There is no content yet.