Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically backup configuration #271

Closed
GentlemanHal opened this issue Feb 20, 2019 · 0 comments
Closed

Automatically backup configuration #271

GentlemanHal opened this issue Feb 20, 2019 · 0 comments
Assignees
Labels
breaking change Configuration created prior to this issue will no longer load correctly without a specific migration new feature A new feature

Comments

@GentlemanHal
Copy link
Member

GentlemanHal commented Feb 20, 2019

Feature Request

What would you like to be able to do?
Automatically backup configuration to GitHub or Gitlab.

What problem would it solve?
Currently the user needs to manually backup the configuration, making it very easy to be out of date.

Notes
This would require saving the access token to allow an automatic update. My suggestion would be to move the actual calling of GitHub/Gitlab to the server which would allow us to encrypt and store the access token in the same way we store tray passwords. This would also have the added side effect of not needing to update the CSP header if the user wanted to use an internal Gitlab.

Edit: The code to call GitHub/Gitlab has now been moved to the server.

@GentlemanHal GentlemanHal added the new feature A new feature label Feb 20, 2019
@GentlemanHal GentlemanHal added this to the v4.0.0 milestone Apr 15, 2019
@GentlemanHal GentlemanHal removed this from the v4.0.0 milestone Aug 16, 2019
@GentlemanHal GentlemanHal changed the title Automatically backup configuration to GitHub/Gitlab Automatically backup configuration Aug 18, 2019
@GentlemanHal GentlemanHal added this to the v7.0.0 milestone Aug 18, 2019
@GentlemanHal GentlemanHal self-assigned this Sep 29, 2020
GentlemanHal added a commit that referenced this issue Oct 21, 2020
Multiple locations can now be added even for the same destination.
Also adds custom server as an option.
@GentlemanHal GentlemanHal added the breaking change Configuration created prior to this issue will no longer load correctly without a specific migration label Oct 26, 2020
GentlemanHal added a commit that referenced this issue Nov 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Configuration created prior to this issue will no longer load correctly without a specific migration new feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant