On 2 May 2012, at 18:50, Joseph Spenner wrote:
I'm using RT 3.8.8 and am curious whether RT records login history of users logging into the web interface.
Not in its default config, but it can if you want it to and do external auth. If you use the RT::Authen::ExternalAuth extension and have debug-level logging, the log will include lines describing every step of every login.
