chahinebrini
8e562c982d
feat(backend): MDM-Managed Flag — migration + endpoint + guards
- Prisma migration: users.mdm_managed (Boolean DEFAULT false) + users.mdm_detected_at (DateTime?)
- setMdmManaged() helper in server/db/profile.ts
- POST /api/users/me/mdm-status — App reports MDM status to backend
- cooldown/status + cooldown/request — early-return 400 when mdm_managed
- protection/state — response extended with mdmManaged: boolean
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 00:46:44 +02:00
..
2026-05-08 22:30:03 +02:00
2026-05-09 15:48:35 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-17 23:48:25 +02:00
2026-05-13 16:35:18 +02:00
2026-05-06 07:13:43 +02:00
2026-05-25 07:11:47 +02:00
2026-05-16 00:29:35 +02:00
2026-05-17 17:48:05 +02:00
2026-05-25 07:11:47 +02:00
2026-05-06 07:13:43 +02:00
2026-05-14 22:05:35 +02:00
2026-05-09 15:48:35 +02:00
2026-05-06 07:13:43 +02:00
2026-05-26 00:46:44 +02:00
2026-05-15 22:41:17 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-06 07:13:43 +02:00
2026-05-09 16:28:36 +02:00