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. |
||
---|---|---|
.. | ||
Makefile.am | ||
sesman_access.c | ||
sesman_access.h | ||
sesman_auth.h | ||
sesman_clip_restrict.c | ||
sesman_clip_restrict.h | ||
sesman_config.c | ||
sesman_config.h | ||
verify_user_bsd.c | ||
verify_user_kerberos.c | ||
verify_user_pam_userpass.c | ||
verify_user_pam.c | ||
verify_user.c |