Prapti Sharma

Results 18 issues of Prapti Sharma

**Current Behavior:** The `delete_old_users` command within the OpenWISP project is responsible for deleting users created using RadiusBatch. However, the current name might be misleading as it implies a broader functionality...

Updated the command. Related to openwisp/openwisp-radius#502 .This change ensures proper functionality and maintains consistency. Closes #294

Following the recent changes made in the https://github.com/openwisp/openwisp-radius/issues/496, the command name for deleting old users has been updated from delete_old_users to delete_old_radiusbatch_users for improved clarity and functionality. As part of...

Description: The current project lacks an automated action to greet contributors. GitHub Actions can significantly enhance project automation. I propose adding a GitHub Action workflow to greet new pull request...

Additions of such templates will lead to ease in contributions and tracking by maintainers.

Description This will : /Improved Code Organization: Consistent PR titles will enhance code organization and searchability. /Streamlined Workflow: Integration with CodeQL and a dedicated workflow will promote efficiency and automation....

This project is a simple implementation of a game controller using Python and OpenCV. With this controller, you can control games using hand gestures captured by a webcam.

…ed #576 - Added signal receivers for post_save and post_delete signals of Check model - Implemented handle_critical_check_change function to update device status - Added device_status_unknown signal for when device status...