summaryrefslogtreecommitdiff
path: root/python/samba/tests/pam_winbind.py
Commit message (Expand)AuthorAgeFilesLines
* tests/pam_winbind.py: allow upn names to be used in USERNAME with an empty DO...Stefan Metzmacher2019-09-241-2/+8
* tests/pam_winbind.py: turn pypamtest.PamTestError into a failureStefan Metzmacher2019-09-241-3/+12
* PEP8: fix E711: comparison to None should be 'if cond is not None:'Joe Guo2018-08-241-3/+3
* PEP8: fix E302: expected 2 blank lines, found 1Joe Guo2018-08-241-0/+1
* PEP8: fix E261: at least two spaces before inline commentJoe Guo2018-08-241-3/+3
* tests: Authenticate again so make sure we are not locked outAndreas Schneider2018-02-241-0/+10
* python/samba/tests: don't use hardcoded names in *pam_winbind* testsStefan Metzmacher2017-06-131-4/+11
* python: Add a simple pam_winbind testAndreas Schneider2017-04-071-0/+39