Open Issues Need Help
View All on GitHub Software Development • Plugin Development
Implement abstract class and method for RWLock 30 days ago
AI Summary: The project involves creating a CTFd plugin that integrates with the chall-manager for managing infrastructure-as-code challenges. The issue focuses on refactoring the plugin's RWLock system by implementing an abstract base class to improve code structure and maintainability. This includes creating a `BaseRWLock` class with abstract methods and ensuring type enforcement for the `name` parameter.
Complexity:
4/5
enhancement good first issue
Plugin to use https://github.com/ctfer-io/chall-manager in CTFd
Python
#ctf#ctfd#ctfd-plugin