mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-05 22:57:40 +03:00
Add optional `users` field to camera groups config allowing groups to be restricted to specific users. Groups without users remain visible to all (backward compatible). Admin users always see all groups. Backend filters groups in GET /config based on authenticated user. Frontend adds a users multi-select toggle in the group editor (admin only). https://claude.ai/code/session_01PooiYnugPWqdCYDq4TU7ti |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| context | ||
| hooks | ||
| lib | ||
| pages | ||
| types | ||
| utils | ||
| views | ||
| App.tsx | ||
| env.ts | ||
| index.css | ||
| login.tsx | ||
| main.tsx | ||
| vite-env.d.ts | ||