5sControl / 5sControl/5s-webserver

fix bug in adding camera

Open
#33 0 comments 0 reactions 1 assignee Claimed by @Dimskay1988 View on GitHub
bug
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.