postgresql/src
Thomas Munro a78f7390bf Remove radius from initdb authentication methods.
Commit a1643d40b removed RADIUS authentication, but apparently
overlooked initdb's list of accepted authentication methods.  As a
result, initdb still accepted radius for --auth, --auth-host, and
--auth-local, allowing it to create a pg_hba.conf that the server could
not load.

Remove radius from initdb's local and host authentication method lists.

Backpatch-through: 19
Author: Chao Li <lic@highgo.com>
Discussion: https://postgr.es/m/983F946B-A7CE-4C93-B5F0-665616F72254%40gmail.com
2026-07-01 11:45:16 +12:00
..
backend Disallow set-returning functions within window OVER clauses. 2026-06-30 17:21:23 -04:00
bin Remove radius from initdb authentication methods. 2026-07-01 11:45:16 +12:00
common Clean up inconsistencies in CPU-identification macros. 2026-06-30 12:21:06 -04:00
fe_utils Restore comment at appendShellString(). 2026-06-29 19:41:09 -07:00
include Clean up inconsistencies in CPU-identification macros. 2026-06-30 12:21:06 -04:00
interfaces Fix null-pointer crash in ECPG compiler. 2026-06-25 16:58:29 -04:00
makefiles Add CONCURRENTLY option to REPACK 2026-04-06 21:55:08 +02:00
pl plpython: Fix NULL pointer dereferences for broken sequence and mapping objects 2026-06-29 11:38:39 +09:00
port Clean up inconsistencies in CPU-identification macros. 2026-06-30 12:21:06 -04:00
template Switch the semaphore API on Solaris to unnamed POSIX. 2026-03-14 14:10:32 -04:00
test Disallow set-returning functions within window OVER clauses. 2026-06-30 17:21:23 -04:00
timezone Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
tools Stamp HEAD as 20devel. 2026-06-29 16:29:11 -04:00
tutorial Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
.gitignore
DEVELOPERS
Makefile Add CONCURRENTLY option to REPACK 2026-04-06 21:55:08 +02:00
Makefile.global.in Update Unicode data to CLDR 48.2 2026-04-13 11:13:36 +02:00
Makefile.shlib Restore AIX support. 2026-02-23 13:34:22 -05:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00
nls-global.mk Fix update-po for the PGXS case 2025-10-16 20:21:05 +02:00