30 Jan
2024
30 Jan
'24
7:17 a.m.
On Jan 30, 2024, at 12:02 AM, 남혁준 <sawd1598@gmail.com> wrote:
So can you please confirm why the comment I mentioned exists?
The code changed, and the documentation wasn't updated. But that doesn't really matter. The session-state list is used to track data across Access-Challenges. But after the Access-Accept or Access-Reject is sent, there is no more session, and the session-state list is deleted. So while you can put attributes into the session-state for Access-Reject, that won't do anything. The wi'll just be deleted once the Access-Reject is sent. Alan DeKok.