[IRCServices] Check password without IDENTIFY
Mark van Cuijk
mark at phedny.net
Sat May 29 03:09:13 PDT 2004
Hi,
Is there a way, for Services Admins, to check whether a user has a
certain password?
This is because I want to add some interactive pages to my website that
can be used to read and change some NickServ and ChanServ settings.
Currently I created a small bot, that is Services Admin on the network
and is able to perform certain NickServ and ChanServ operations. You
understand I want users to be able to change those settings only after
they entered their password, which the bots needs to check before
performing the requested operation(s).
- Mark