6d029934d6
- Update to 1.5.0:
...
* Added the `mic_present` property to the `NtlmContext` class to determine
if a MIC has been added to the authentication message.
* Added the `sign` and `verify` function to the `NtlmContext` to sign data
and verify signatures.
* Added the `reset_rc4_state` function to the `NtlmContext` to allow a
caller to reset the incoming and outgoing RC4 cipher.
* Added the `NTLMSSP_NEGOTIATE_UNICODE` flag to the negotiate message to
ensure the challenge and authentication message's text fields can be
unicode encoded
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntlm-auth?expand=0&rev=13
2020-07-15 05:55:24 +00:00
Tomáš Chvátal
b16a2df697
Accepting request 726251 from home:mnhauke
...
- Update to version 1.4.0
* Added the `session_key` attribute to the `NtlmContext` class
so the session key can be accessed in downstream libraries.
* Run spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/726251
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntlm-auth?expand=0&rev=11
2019-08-27 00:58:56 +00:00
Tomáš Chvátal
58294d8d16
Accepting request 692940 from home:mnhauke
...
- Update to version 1.3.0
* Added optional dependency for cryptography for faster RC4 cipher
calls.
* Removed the deprecation warning for Ntlm, this is still advised
not to use but there's no major harm keep it in place for older
hosts.
OBS-URL: https://build.opensuse.org/request/show/692940
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntlm-auth?expand=0&rev=9
2019-04-10 19:11:36 +00:00
Tomáš Chvátal
da710511c7
Accepting request 661831 from home:mnhauke
...
- Update to version 1.2.0
* Deprecated ntlm_auth.ntlm.Ntlm in favour of
ntlm_auth.ntlm.NtlmContext
This is because Ntlm is heavily geared towards HTTP auth which
is not always the case, `NtlmContext` makes things more generic
Updated docs and tests to reflect this
OBS-URL: https://build.opensuse.org/request/show/661831
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntlm-auth?expand=0&rev=7
2019-01-01 15:15:57 +00:00
1231d96388
Remove superfluous devel dependency for noarch package
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntlm-auth?expand=0&rev=5
2018-12-04 13:43:23 +00:00
Tomáš Chvátal
d33dcbdf9d
Accepting request 595380 from home:jengelh:branches:devel:languages:python
...
- Remove future goals from description — stick to the present.
OBS-URL: https://build.opensuse.org/request/show/595380
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntlm-auth?expand=0&rev=2
2018-04-11 05:56:25 +00:00
Tomáš Chvátal
bd558e6df8
Accepting request 594017 from home:mnhauke
...
initial package for python-ntlm-auth
OBS-URL: https://build.opensuse.org/request/show/594017
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ntlm-auth?expand=0&rev=1
2018-04-06 14:37:36 +00:00