aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/tests/UserMigration/assets
Commit message (Collapse)AuthorAgeFilesLines
* fix(settings): pronouns UsersControllerTestJohn Molakvoæ (skjnldsv)2024-09-184-4/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* test(settings): fix AccountMigratorTest when using PNG avatarsFerdinand Thiessen2024-06-141-0/+0
| | | | | | | PNG is lossless so we test the imported file for equality with the exported file, but the changed asset was never imported into Nextcloud so it was never initially scaled. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Add SPDX headerAndy Scherzinger2024-06-132-0/+0
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-302-2/+2
| | | | | | | | | | | | | | | Synced from LDAP to profile: - Date of birth Synced from LDAP to SAB (via the profile): - Biography - Date of birth Original code by Jake Nabasny (GitHub: @slapcat) Co-authored-by: Jake Nabasny <jake@nabasny.com> Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* Update composer autoloaderCarl Schwan2022-11-224-4/+4
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add profile config migrationChristopher Ng2022-09-012-0/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Test avatar migrationChristopher Ng2022-04-072-0/+0
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Test migration of account informationChristopher Ng2022-04-062-0/+2
Signed-off-by: Christopher Ng <chrng8@gmail.com>