Commit Graph
11 Commits
Author SHA1 Message Date
Theodor S. Midtlien 4605d0feba Fix codespell and test comment 2026-09-16 16:00:25 +02:00
Theodor S. Midtlien f469ee98de Improve stamping of fields in the config 2026-09-16 16:00:25 +02:00
Theodor S. Midtlien 9637cb37e5 Recover from dup active profiles that cannot be resolved with username. 2026-09-16 16:00:25 +02:00
Theodor S. Midtlien baa4f0537c Fix stale server config after stamp 2026-09-16 16:00:25 +02:00
Theodor S. Midtlien db459b38ec Add one-shot migration 2026-09-16 16:00:25 +02:00
Theodor S. Midtlien fe97bd5b4e Add profile stamping as active migration 2026-09-16 16:00:25 +02:00
Theodor S. Midtlien c7451e39ad (WIP) Migrate active_profile 2026-09-16 16:00:25 +02:00
Theodor S. Midtlien a56d40be3c (WIP) List profiles based on ownership by Identity 2026-09-16 16:00:25 +02:00
Theodor S. Midtlien 45b30ef83d Fix ServiceManager.AddProfile signature 2026-09-16 10:37:58 +02:00
Theodor S. Midtlien 6a983eee34 Add WIP profile ownership 2026-09-16 10:37:31 +02:00
Theodor Midtlien ee360963f9 [client] Migrate profile identity from display name to ID and allow renaming of profiles (#6367)
* Migrate to profile ids

* Migrate android profile manager

* Clean up

* Fix review

* Add ID type

* Fix test and runes in ShortID()

* Fix profile switch on up and android comments

* Revert android profile to string id

* Fix feedback

* Fix UI feedback

* Fix id assignment

* Add renaming of profiles

* Fix review

* Remove ui binary
* Fix getProfileConfigPath not validating id

* Change resolve handle order and fix server merge problems

* Fix mdm test
2026-06-18 08:49:19 +02:00