Helder Eijs

Results 8 issues of Helder Eijs

It does not come by default, so it needs to be installed with choco.

enhancement
build

It would be great to implement the equivalent of `mpz_powm` and `mpz_pow_ui` of GMP.

If I run the instructions I see this error: ``` >>> Script header accepted. >>> Script header accepted. >>> Script header accepted. >>> Script header accepted. >>> Created a new...

Urlparse modules in python

The 401 response never contains Basic as authentication mechanism, even when you have PyCrypto installed. This is due to the fact that "python setup.py install" does not copy ntlm_client.py over...

Right now, only the user's account name is put into the REMOTE_USER variable, and passed to the underlying application. It would be nice if there was an option that allowed...

The current documentation makes a distinction between "Domain Controller" and "Active Directory server" to indicate the different protocols used for validating a user (SMB vs LDAP). That is not correct...

If I copy and paste the CSR from Firefox into Notepad, all lines get interleaved with a blank line, so the CSR becomes invalid. With Chrome, it works fine.