1a9d15bef0
Now that authentication/authorization and session creation are happening in the same process, there is no need for a separate call to finish an auth session. This change prevents the upper software layers from needing to track whether auth_start_session() has been called or not. |
||
---|---|---|
.. | ||
authmod.c | ||
authtest.c | ||
dis.c | ||
Makefile.am | ||
sesadmin.c | ||
sesrun.c | ||
tools_common.c | ||
tools_common.h | ||
xcon.c |