Call Post-Auth-Type Reject if we reject in post-auth
authorAlan T. DeKok <aland@freeradius.org>
Fri, 28 Nov 2014 16:33:14 +0000 (11:33 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 28 Nov 2014 16:46:10 +0000 (11:46 -0500)
commit1273dba9b24c18c75a287a23607059fa22066c18
tree8d7cde6a4f7e5e44f7f996f6b0739bbed2708134
parentaaf0e7586c0bf2abe94bf34356ae376773724cbc
Call Post-Auth-Type Reject if we reject in post-auth

And write "Login OK" only if post-auth returns OK

And move Access-Request logic from process.c to rad_postauth
src/main/auth.c
src/main/process.c