Open Issues Need Help
View All on GitHub Database • Server Database Access
[BUG] Permissions mal initialisées 30 days ago
AI Summary: Debug and fix a bug in the `Permission` class of the NSArchive module. The bug causes permissions to be incorrectly initialized, resulting in an `AttributeError` when accessing certain attributes. The fix involves ensuring that denied permissions are explicitly initialized to `False`.
Complexity:
3/5
bug good first issue PRIORITY - III
Module permettant d'accéder aux différentes databases du serveur (géré par @okayhappex)
Python