From: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
---|---|
To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
Cc: | Mark Cave-Ayland <mark(dot)cave-ayland(at)ilande(dot)co(dot)uk>, Magnus Hagander <magnus(at)hagander(dot)net>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: More flexible LDAP auth search filters? |
Date: | 2017-09-12 23:04:20 |
Message-ID: | CAEepm=3AKqFS0Fy6snWkx56tP+b3dgq-4v==v_4zOJPYXHwwLQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Sep 13, 2017 at 1:55 AM, Peter Eisentraut
<peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
> On 9/11/17 23:58, Thomas Munro wrote:
>> Sounds good. Here it is with $username. It's nice not to have to
>> escape any characters in URLs. I suppose more keywords could be added
>> in follow-up patches if someone thinks that would be useful
>> ($hostname, $dbname, ...?). I got sick of that buffer sizing code and
>> changed it to use StringInfo. Here also are your test patches tweaked
>> slightly: 0002 just adds FreeBSD support as per previous fixup and
>> 0003 changes to $username.
>
> Committed the feature patch.
Thanks!
> Any further thoughts on the test suite? Otherwise I'll commit it as we
> have it, for manual use.
I wonder if there is a reasonable way to indicate or determine whether
you have slapd installed so that check-world could run this test...
--
Thomas Munro
http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2017-09-12 23:09:51 | Re: [WIP] RE: DECLARE STATEMENT setting up a connection in ECPG |
Previous Message | Michael Paquier | 2017-09-12 23:03:30 | Re: [JDBC] Channel binding support for SCRAM-SHA-256 |