Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Adding login forwarding via config #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jcutler
Copy link
Contributor

@jcutler jcutler commented Jul 3, 2013

This is a second attempt at #11

Added code to send "login" (the users ident) to the command handler. We needed this to be able to compare the user's ident on a private IRC server.

This can be enabled by including this in the config xml:

<fields>
    <includelogin>true</includelogin>
</fields>

Without this setting in the config, it should be backwards compatible.

@jcutler jcutler mentioned this pull request Jul 3, 2013
@jcutler
Copy link
Contributor Author

jcutler commented Jul 3, 2013

This is not the most sustainable implementation, though. A spec outlining what extra fields are might be useful, I just don't know what else comes from Pircbot. I could look.

@avleen
Copy link

avleen commented Nov 7, 2013

hey @RJ ! What do you think about merging this patch? :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants