Implement DNS provider migration #379

Open
opened 2023-10-21 04:15:55 +03:00 by def · 0 comments
Collaborator

Description

Button should change the file /etc/nixos/userdata/userdata.json

If the user click on button, a window pops up where the user enters a new token from another provider.

Context and notes

/etc/nixos/userdata/userdata.json

"dns": {
        "provider": "DESEC",
        "apiKey": "token",
        "useStagingACME": false
    },
    
### Description Button should change the file ```/etc/nixos/userdata/userdata.json``` If the user click on button, a window pops up where the user enters a new token from another provider. ### Context and notes ```/etc/nixos/userdata/userdata.json``` ``` "dns": { "provider": "DESEC", "apiKey": "token", "useStagingACME": false }, ```
def added the
Feature request
Priority
Low
Severity
Low
labels 2023-10-21 04:15:55 +03:00
def changed title from DNS switch button to Implement DNS provider switch button 2023-10-21 04:16:46 +03:00
def changed title from Implement DNS provider switch button to Implement DNS provider migration 2023-10-21 17:27:47 +03:00
Sign in to join this conversation.
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.org.app#379
There is no content yet.