17
0
Commit Graph

6 Commits

Author SHA256 Message Date
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