Skip to content
Snippets Groups Projects
Commit e73bc221 authored by Andrea Callia D'Iddio's avatar Andrea Callia D'Iddio
Browse files

Update authenticator.py

parent 41de5589
No related branches found
No related tags found
No related merge requests found
Pipeline #335114 passed
......@@ -10,7 +10,7 @@ from app.protocols import Authenticator
# Impersonation constants
IMPERSONATION_PATTERN = r"([a-z0-9]+) as ([a-z0-9]+)"
IMPERSONATORS = ["ac4014", "infosys", "ip914", "jsbailey", "ld507", "rbc"]
IMPERSONATORS = ["ac4014", "infosys", "ip914", "jsbailey", "ld507", "rbc", "lpicinal", "ag7615"]
# Used to parse key-value LDAP attributes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment