Files
sure/app/jobs
wps260 33bb1f524d fix: skip DemoFamilyRefreshJob in self-hosted mode (#1578)
DemoFamilyRefreshJob runs daily via cron and recreates a demo family from
scratch. This is a managed-mode-only feature (the public hosted instance),
but the job had no app_mode guard, so self-hosted instances were also
creating and refreshing a demo family every day.

This results in every self-host instance of sure getting the demo family
with the well-known credentials created.

It may be worth considering a separate one-time fix that deactivates the
demo family users, and/or entries in the release notes or a separate
security advisories alerting users that they need to deactivate the demo
users.
2026-04-28 18:01:15 +02:00
..
2026-03-25 17:47:04 +01:00
2025-03-28 13:27:50 -04:00
2025-07-24 10:50:05 -04:00
2026-02-16 21:11:41 +01:00
2025-12-19 23:18:05 +01:00
2025-05-17 18:28:21 -04:00