[HACKERS] Re: [COMMITTERS] pgsql: Add TAP tests for password-basedauthentication methods. - Mailing list pgsql-hackers

From Peter Eisentraut
Subject [HACKERS] Re: [COMMITTERS] pgsql: Add TAP tests for password-basedauthentication methods.
Date
Msg-id cdb360b3-9a75-5587-5c88-c782a732e689@2ndquadrant.com
Whole thread Raw
Responses [HACKERS] Re: [COMMITTERS] pgsql: Add TAP tests for password-basedauthentication methods.
List pgsql-hackers
On 3/17/17 05:37, Heikki Linnakangas wrote:
> Add TAP tests for password-based authentication methods.
> 
> Tests all combinations of users with MD5, plaintext and SCRAM verifiers
> stored in pg_authid, with plain 'password', 'md5' and 'scram'
> authentication methods.

This is missing an entry for tmp_check/ in .gitignore.  But maybe we can
do that globally instead of repeating it in every directory?

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Re: [HACKERS] ICU integration
Next
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] createlang/droplang deprecated