git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: e3ac850) | patch
Add a hook for modifying the ldapbind password
2023年3月15日 20:37:28 +0000 (16:37 -0400)
2023年3月15日 20:37:28 +0000 (16:37 -0400)
commit 419a8dd8142afef790dafd91ba39afac2ca48aaf
Add a hook for modifying the ldapbind password

The hook can be installed by a shared_preload library.

A similar mechanism could be used for radius paswords, for example, and
the type name auth_password_hook_typ has been shosen with that in mind.

John Naylor and Andrew Dunstan

Discussion: https://postgr.es/m/469b06ed-69de-ba59-c13a-91d2372e52a9@dunslane.net
src/backend/libpq/auth.c diff | blob | blame | history
src/include/libpq/auth.h diff | blob | blame | history
src/test/modules/Makefile diff | blob | blame | history
src/test/modules/ldap_password_func/Makefile [new file with mode: 0644] blob
src/test/modules/ldap_password_func/ldap_password_func.c [new file with mode: 0644] blob
src/test/modules/ldap_password_func/meson.build [new file with mode: 0644] blob
src/test/modules/ldap_password_func/t/001_mutated_bindpasswd.pl [new file with mode: 0644] blob
src/test/modules/meson.build diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /