-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
User account migration #31382
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
User account migration #31382
Conversation
11d6725 to
664e827
Compare
come-nc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR should also take care of registering the migrator.
7014a0f to
5e345b5
Compare
This comment was marked as resolved.
This comment was marked as resolved.
5a343ed to
ec15a1e
Compare
This comment was marked as resolved.
This comment was marked as resolved.
3409d61 to
0f1ab1b
Compare
0f1ab1b to
1255b31
Compare
4acf23c to
2b96e0b
Compare
|
Ready for review after all required PRs have got in |
Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: Christopher Ng <[email protected]>
2b96e0b to
6a99d3a
Compare
Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: Christopher Ng <[email protected]>
Signed-off-by: Christopher Ng <[email protected]>
6a99d3a to
ad31cfe
Compare
come-nc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that as this migrator is now in the settings app it should import/export from a folder named after settings Application::APP_ID.
This makes it consistent with other migrators, and avoids people taking inspiration from this migrator to put things at the archive export root folder.
abd8395 to
39386a1
Compare
Signed-off-by: Christopher Ng <[email protected]>
39386a1 to
85123f9
Compare
https://github.com/nextcloud/user_migration migrator which enables export and import of a user's account info
Requires