14
0

7 Commits

Author SHA256 Message Date
5172694b92 Accepting request 1132693 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1132693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-pam?expand=0&rev=3
2023-12-12 18:32:48 +00:00
185b084482 Accepting request 1132659 from home:jtorres:branches:devel:languages:python
- Version update to 2.0.2:
  * Surface fixes:
    * Fixed #31 whereby I changed the boolean response in 2.0.0 to 
      a PAM constant. This reverts to the boolean response as 
      existed in v1.8.5. The result code is still stored in the 
      obj.code attribute.
    * Added the PamAuthenticate.authenticate() method signature 
      and docstring to both of the new and legacy interfaces. 
    * Changed the PamAuthenticate.authenticate() type hinting so it 
      didn't interfere with the docstring.
  * Under the hood changes:
    * Start mocking the libpam methods so we can wholly disassociate 
      ourselves from the underlying system. This lets us test more 
      of the actual python code and lets us start injecting errors 
      to test for.
 
- Version update to 2.0.0:
  * The surface functionality hasn't changed much but a few bugs 
    have been fixed. Under the hood, a lot has changed. 
    Functionality has now been moved into a class that helped with
    value tracking. I planned on removing Python 2 support but 
    was convinced to leave it in for now as apparently there are 
    still a lot of python2 users.
  * Most testing has moved to occur underneath tox, this is superior
    as it provides for testing in a clean environment and an
    installed environment.

OBS-URL: https://build.opensuse.org/request/show/1132659
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-pam?expand=0&rev=6
2023-12-12 14:00:25 +00:00
549df94d6b Accepting request 655998 from devel:languages:python
- Version update to 1.8.4:
  * Various small fixes

- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/655998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-pam?expand=0&rev=2
2018-12-12 16:28:30 +00:00
Tomáš Chvátal
cd95575850 - Version update to 1.8.4:
* Various small fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-pam?expand=0&rev=4
2018-12-07 10:40:25 +00:00
a8aa3a547f Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-pam?expand=0&rev=3
2018-12-04 13:56:02 +00:00
b18b947c2d Accepting request 507157 from devel:languages:python
Initial submission, requirement for matrix-synapse, see home:okurz:matrix-synapse

OBS-URL: https://build.opensuse.org/request/show/507157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-pam?expand=0&rev=1
2017-07-04 07:10:06 +00:00
Jan Matejek
70dc33ab59 Accepting request 506058 from home:okurz:matrix-synapse
Initial submission, requirement for matrix-synapse, see home:okurz:matrix-synapse; Incorporate suggestions from https://build.opensuse.org/request/show/504847

OBS-URL: https://build.opensuse.org/request/show/506058
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-pam?expand=0&rev=1
2017-06-29 15:53:42 +00:00