]> git.mxchange.org Git - friendica.git/commit
Update user import/export with profile fields
authorHypolite Petovan <hypolite@mrpetovan.com>
Thu, 23 Jan 2020 00:36:20 +0000 (19:36 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Thu, 23 Jan 2020 00:42:37 +0000 (19:42 -0500)
commite8bf74914b80884ccaf8d137366dea5d71215640
treefe61af32c720d9305008bf8c00f1fd63ca4bffbf
parent18cfd8dfaaa65859e773641c908fe588dc726768
Update user import/export with profile fields

- Account for backward compatibility when exporting: add values for profile.is-default and profile.profile-name fields
- Account for forward compatibility when importing: migrate legacy profiles to custom profile fields
src/Core/UserImport.php
src/Module/Settings/UserExport.php