Would it be possible to implement an authhistory command similar to quakenet's?
Command: /as authhistory
Displays details of the last 10 logins with your account. Details include hostmask, login time, disconnect time and reason.
Why it's useful: Users could see who authed to their account recently. With the current /as info, it only shows the last 1 hostmask. Also this new command could serve as a preliminary assessment to help support helpers/support operators determine whether an account has been compromised etc (before support operators request for log access from net admins) in the event of a user complaining in #support that his account was compromised by another user. That would save the network admins some precious time.
Example output (#1 means the user is online):
-ChanServ- #: User: Authed: Disconnected: Reason:
-ChanServ- #1 Lucario!lucario@host 25/12/09 00:52 GMT never
-ChanServ- #2 Lucario!lucario@host 24/12/09 15:00 GMT 24/12/09 16:01 GMT Ping timeout
-ChanServ- #3 Lucario!lucario@host 23/12/09 10:00 GMT 23/12/09 11:00 GMT Quit
-ChanServ- #4 Lucario!lucario@host 10/12/09 10:00 GMT 10/12/09 10:05 GMT Signed off
etc...
-ChanServ- End of list.