Remnawave_migrate/models
Alexey 6844e48b92
feat: add internal and external squad support for migrated users (#14)
* Add internal squad assignment for migrated users

Introduces the --internal-squad flag and config option to assign all migrated users to a specified internal squad. Updates user creation logic to include the squad UUID if provided, and documents the new feature in the README.

* Delete remnawave-migrate

* Add support for assigning users to multiple squads

Extended configuration and migration logic to allow assigning migrated users to multiple internal squads (comma-separated) and a single external squad. Updated documentation, config, migrator, and user creation request to support these new options.
2026-01-28 18:30:42 +05:00
..
models.go feat: add internal and external squad support for migrated users (#14) 2026-01-28 18:30:42 +05:00