I'm using the hotspot module with a freeradius server. When user's log in I'm using their MAC Addresss to authenticate them rather than making them login. I'm having an issue with users who have cookies disabled on their devices, because MACAddress NASIp etc is stored in the session. Can you tell me where this data gets saved to the session? Am looking into a solution that won't require cookies.
Many Thanks,