17
0

14 Commits

Author SHA256 Message Date
cf7dd3b5c3 Accepting request 821007 from devel:languages:python
- 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/request/show/821007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ntlm-auth?expand=0&rev=7
2020-07-16 10:15:24 +00:00
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
0ff87a2ea0 Accepting request 726275 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/726275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ntlm-auth?expand=0&rev=6
2019-08-27 08:27:49 +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
2d93ed8015 Accepting request 693003 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/693003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ntlm-auth?expand=0&rev=5
2019-04-11 10:17:42 +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
72bd8e06b3 Accepting request 662307 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/662307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ntlm-auth?expand=0&rev=4
2019-01-03 17:07:17 +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
3fc920d07e Accepting request 659518 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ntlm-auth?expand=0&rev=3
2018-12-24 10:40:26 +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
66b7344726 Accepting request 603180 from devel:languages:python
- Remove future goals from description — stick to the present.

OBS-URL: https://build.opensuse.org/request/show/603180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ntlm-auth?expand=0&rev=2
2018-05-04 09:29:37 +00:00
0a8370e38e Accepting request 594234 from devel:languages:python
I want to maintain python-ntlm-auth in Factory

OBS-URL: https://build.opensuse.org/request/show/594234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ntlm-auth?expand=0&rev=1
2018-04-13 10:36:03 +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