15
0
forked from pool/python-pamela
Files
python-pamela/python-pamela.changes
Dirk Mueller 445777f118 - update to 1.2.0:
* Add `check` keyword argument (default: True) to
    `authenticate` to call PAM_ACCT_MGMT

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pamela?expand=0&rev=6
2024-08-18 17:20:27 +00:00

18 lines
623 B
Plaintext

-------------------------------------------------------------------
Sun Aug 18 17:19:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.2.0:
* Add `check` keyword argument (default: True) to
`authenticate` to call PAM_ACCT_MGMT
-------------------------------------------------------------------
Fri Dec 8 10:03:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.1.0:
* Enable password input in authenticate to be an iterable
-------------------------------------------------------------------
Thu Aug 8 10:56:58 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v1.0.0