Skip to content

Commit ba0c461

Browse files
committed
Minor ruff
1 parent db68c13 commit ba0c461

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nxc/modules/daclread.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,6 @@ def options(self, context, module_options):
274274
if "RIGHTS_GUID" in module_options:
275275
self.rights_guid = module_options["RIGHTS_GUID"]
276276

277-
278277
def on_login(self, context, connection):
279278
"""On a successful LDAP login we perform a search for the targets' SID, their Security Descriptors and the principal's SID if there is one specified"""
280279
context.log.highlight("Be careful, this module cannot read the DACLS recursively.")

0 commit comments

Comments
 (0)