pgbouncer - pgbouncer: When auth_mode=any, allow anybody in as admin.

From: mkz(at)pgfoundry(dot)org (User Mkz)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbouncer - pgbouncer: When auth_mode=any, allow anybody in as admin.
Date: 2009-07-06 13:10:11
Message-ID: 20090706131011.29B7B107207B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2009-07-06 13:26:40 pgbouncer - pgbouncer: docs: mention console behavious when
Previous Message User Richtej 2009-07-06 05:39:16 pgsphere - pgsphere: # CSS modified