Anope Development > Feature Requests

Nick registration via Web/Facebook/Twitter

(1/2) > >>

Ivan:
Is there a way to provide nick registration via web or Facebook/Twitter integration?

We provided to our users explanation similar to this: https://wiki.mibbit.com/index.php/Create_your_own_nickname

To follow the instructions, common users would need to have two browser windows opened at the same time (one for instructions, other for web based IRC client) and it seems that's not easy task for them.

So were thinking of some simpler approach, using some web form.

Please advise.

Adam:
http://wiki.anope.org/index.php/2.0/Modules/m_sql_authentication will allow you to authenticate users against an external SQL database.

Ivan:
I thought somebody wrote web form module already, working with existing Anope mysql database.

Ivan:
When using m_sql_authentication module, does Anope authenticate users from both anope_db_NickCore table and external database or from external database only?

Adam:
m_sql_authentication authenticates people against an external database. The encryption mods (enc_*) authenticate people against the password stored on their account. So it depends on whether you load just one of those or both or none.

Navigation

[0] Message Index

[#] Next page

Go to full version