5sControl / 5sControl/5s-webserver

fix bug in adding camera

未关闭
#33 0 条评论 0 个 reaction 已指派 1 人 已被 @Dimskay1988 认领 在 GitHub 查看
bug
主要语言
JavaScript
星标
1
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

Summary: Configuration, без лицензии камера добавлена.
1. Открыть приложение;
2. Открыть вкладку Configuration;
3. Правый клик по кнопке add camera;
4. Выбрать камеру.
Result: При отсутствии лицензии камера добавлена.
Expecte result: При отсутствии лицензии камера не добавлена.

贡献指南

打开贡献指南

调研方向

Look for the camera addition logic in the Configuration module, likely in a file handling camera management or license validation. The bug is that a camera can be added without a license; find where the license check should occur and ensure it blocks the addition. Test by attempting to add a camera without a license and verifying it fails.

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
backend
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。