80O
80O
I've configured it using the basic configuration but I receive the same error: ``` c.JupyterHub.authenticator_class = 'ldapauthenticator.LDAPAuthenticator' c.LDAPAuthenticator.server_address = 'dc12r2n1.company.local' c.LDAPAuthenticator.bind_dn_template = 'sAMAccountName={username},ou=Development,ou=company Users,dc=company,dc=local' ``` Results: ``` Status of user...
This is a continous issue and should be done in small pull requests.
Most queries are simple `RunQuery` calls that can easily be replaced with `ExecuteAsync` equivalent for dapper. Note: Do not forget to change the parameters from string interpolation to an dynamic...
Note: Currently there is no validation that dependencies are loaded before the main service. This will be addressed soon.
WIP on this. Avoid doing anything that touches on this as it most likely won't be merged.
Also touches #25
Did you set it to interaction `crackable_egg`?
Im personally not a fan of spamming attributed everywhere. I dont think it adds much value tbh. We can add it for special cases but worried it will be messy.