git.postgresql.org Git - postgresql.git/commit
Mon, 9 Mar 2020 02:41:31 +0000 (11:41 +0900)
Mon, 9 Mar 2020 02:41:31 +0000 (11:41 +0900)
commit d9249441efc5b4adc5b1a71f3d16538c68e198fc
Mark ssl_passphrase_command as GUC_SUPERUSER_ONLY.
This commit changes the GUC ssl_passphrase_command so that
it's examinable by only superuser and a member of pg_read_all_settings.
Per discussion, we determined to do this because the parameter may
contain a sensitive informtaion like a passphrase itself.
Author: Insung Moon
Reviewed-by: Keisuke Kuroda
Discussion: https://postgr.es/m/CAEMmqBuHVGayc+QkYKgx3gWSdqwTAQGw+0DYn3WhcX-eNa2ntA@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom