]> jfr.im git - irc/quakenet/newserv.git/commit
Add getpassword.
authorChris Porter <redacted>
Sat, 8 Mar 2008 02:42:52 +0000 (02:42 +0000)
committerChris Porter <redacted>
Sat, 8 Mar 2008 02:42:52 +0000 (02:42 +0000)
commit1232a729e3b184dd9c3cab441516395d2dd4a1d3
treeb957e0bbf938bd6eb0686616b60156b168b2ec6c
parentcd5618422c67b86dceda51e62196010b305d6562
Add getpassword.
Don't allow setpassword or deluser to affect staff.
Add warnings to setpassword/deluser when operations fail or complete.
chanserv/authcmds/Makefile
chanserv/authcmds/commandlist.c
chanserv/authcmds/getpassword.c [new file with mode: 0644]
chanserv/authcmds/setpassword.c
chanserv/usercmds/deluser.c