pgbouncer - pgbouncer: When auth_mode=any, allow anybody in as admin. - Mailing list pgsql-committers

From mkz@pgfoundry.org (User Mkz)
Subject pgbouncer - pgbouncer: When auth_mode=any, allow anybody in as admin.
Date
Msg-id 20090706131011.29B7B107207B@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
When auth_mode=any, allow anybody in as admin.

Because auth_mode=any does not store original username,
the usual username based checks (admin_users/stats_users)
do not work.

Modified Files:
--------------
    pgbouncer/src:
        admin.c (r1.43 -> r1.44)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/admin.c?r1=1.43&r2=1.44)

pgsql-committers by date:

Previous
From: richtej@pgfoundry.org (User Richtej)
Date:
Subject: pgsphere - pgsphere: # CSS modified
Next
From: mkz@pgfoundry.org (User Mkz)
Date:
Subject: pgbouncer - pgbouncer: docs: mention console behavious when