cube-drone / pierc

A python bot that logs IRC channels, and a PHP/JS interface for browsing said logs.
http://classam.github.com/pierc/
Other
52 stars 24 forks source link

joins do not log client source info #24

Open radiumsoup opened 10 years ago

radiumsoup commented 10 years ago

When a user joins a channel, the hostname is not logged, making it impossible to see in the log (for example) if a user was authenticated and using a cloak. I'd like to be able to see where a user is coming from in the logs for a some small level of certainty that "this person was who I expected them to be". Difficult to determine after the fact from the current blank text field being logged.