Hi,
I need to retrieve what's stored in 'REMOTE_USER'. I'm looking around in "ActionController::AbstractRequest", but don't have something to work with.
I need this data to kick accesses that don't have a valid 'REMOTE_USER'.
Any help would be appreciated.
-T