6 Commits
Author SHA1 Message Date
Khaled Ferjani 3468ed6996 🐛 fix: update migration script import (#909) 2025-10-15 14:09:30 +02:00
Khaled Ferjani 0ec85f226c 🎨 chore: sanitize slugs to handle not compatible usernames (#908) 2025-10-15 13:57:16 +02:00
Khaled FerjaniandQuentin Valmori 680870e416 Apply suggestion from @Crash--
Co-authored-by: Quentin Valmori <quentin.valmori@gmail.com>
2025-10-15 13:52:25 +02:00
Khaled FerjaniandQuentin Valmori e60af9caf3 Update tdrive/backend/node/src/cli/cmds/migration_cmds/migrate-files.ts
Co-authored-by: Quentin Valmori <quentin.valmori@gmail.com>
2025-10-15 13:51:08 +02:00
Khaled Ferjani 489a61c172 🔧 chore(migration script): update LDAP filter (#907) 2025-10-03 14:06:11 +01:00
Khaled Ferjani 6502026799 feat: add phone to cozy instance creation script (#904)
<!--- Provide a general summary of your changes in the Title above -->

## Description
<!--- Describe your changes in detail -->
- When creating cozy instances in the migration script, we search for
the phone number in LDAP and insert it in the request.
2025-10-03 10:40:10 +02:00