Add "authentication-filter". Add new 2 imsg types so that
authoryasuoka <yasuoka@openbsd.org>
Sun, 14 Jul 2024 15:27:57 +0000 (15:27 +0000)
committeryasuoka <yasuoka@openbsd.org>
Sun, 14 Jul 2024 15:27:57 +0000 (15:27 +0000)
commited1dc9254db8b073d7fd62fc1db77495f408fd33
tree6aa5063884548ff4c37678394fd8f2b3d7d70cd7
parente303f425022c4c523d83de7dd2638d214ea96119
Add "authentication-filter".  Add new 2 imsg types so that
authentication modules can request the next authentication and the
next authentication can receive the result of the previous and modify
the result.
usr.sbin/radiusd/parse.y
usr.sbin/radiusd/radiusd.c
usr.sbin/radiusd/radiusd.h
usr.sbin/radiusd/radiusd_local.h
usr.sbin/radiusd/radiusd_module.c
usr.sbin/radiusd/radiusd_module.h