|
|
| Author |
Message |
KingTarquin none

Joined: 18 Feb 2010 Posts: 10
|
Posted: Mar 07, 2010 4:17am Post subject: IRCop Authentication |
|
|
I want to add details to the network page for the network I submitted, but I have an SQL based authetication, with exemptions limited to 1 nickmask.
How would I go about adding information to the network page, without disabling the SQL module? |
|
| Back to top |
|
 |
greg27 Idler

Joined: 07 Oct 2006 Posts: 255 Location: Australia
|
Posted: Mar 07, 2010 5:55pm Post subject: |
|
|
| So if you oper up and then change nicknames, you're no longer opered? |
|
| Back to top |
|
 |
KingTarquin none

Joined: 18 Feb 2010 Posts: 10
|
Posted: Mar 08, 2010 6:49pm Post subject: |
|
|
| greg27 wrote: | | So if you oper up and then change nicknames, you're no longer opered? |
No, you need to be registered before you can connect to the server. So the bot that verifies me being an oper on the network would have to be registered on my site before it can connect.
Edit: I suppose the topic is kinda misleading... |
|
| Back to top |
|
 |
greg27 Idler

Joined: 07 Oct 2006 Posts: 255 Location: Australia
|
Posted: Mar 09, 2010 5:26am Post subject: |
|
|
So how does the scrawl bot connect to your network to gather stats?
With such a tight control on who can connect to your network is a public sirc listing really necessary? |
|
| Back to top |
|
 |
KingTarquin none

Joined: 18 Feb 2010 Posts: 10
|
Posted: Mar 09, 2010 7:04am Post subject: |
|
|
scrawl can connect as there's an exception in the config which means it can, but only one exception can be used in the current version of the IRCd.
It is still a public network, people just have to sign up (which in turn gives them access to forums, blogs, etc). |
|
| Back to top |
|
 |
greg27 Idler

Joined: 07 Oct 2006 Posts: 255 Location: Australia
|
Posted: Mar 09, 2010 8:11pm Post subject: |
|
|
| You either need to modify your ircd to allow hostmask exceptions (*.searchirc.com I guess) or need to (temporarily) relax your authentication restrictions. |
|
| Back to top |
|
 |
KingTarquin none

Joined: 18 Feb 2010 Posts: 10
|
Posted: Mar 10, 2010 4:02am Post subject: |
|
|
| I suppose I could wait a few months until they have released their next version which supports class-based connection exemptions. |
|
| Back to top |
|
 |
|