mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
- Since previous release 24.20 already has a increment to version 6, users app version must be incremented in order for the changes related to inactive users to take effect. Tests: - On applying the patches and running the service, upgrade to new app version runs and succeeds. If there are inactive users presets, then before the setup() privileged method is run, setup_and_sync_user_states() is run. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>