[srvx-commits] arch commit: rearrange chanserv-level ban/kick messages; change wording on authentica
Brought to you by:
entrope
From: adam <ad...@ga...> - 2004-05-14 05:37:28
|
Revision: srvx--devo--1.3--patch-61 Archive: sr...@sr...--2004-srvx Creator: adam <ad...@ga...> Date: Thu May 13 22:37:38 PDT 2004 Standard-date: 2004-05-14 05:37:38 GMT Removed-files: patches/.arch-ids/ns_tried2reg102403.diff.id patches/ns_tried2reg102403.diff Modified-files: ChangeLog src/chanserv.c src/hash.h src/nickserv.c src/opserv.c New-patches: sr...@sr...--2004-srvx/srvx--devo--1.3--patch-61 Summary: rearrange chanserv-level ban/kick messages; change wording on authentication cookie email, implement old tried2reg patch Keywords: * chanserv ban/kick messages are now displayed as "(name) message" as opposed to what they were, which was "message (name)"; this was done to remove irregularity with how it was in some parts of the code. * at semi-popular request, wording in initial registration emails has been changed to explain that COOKIE should not be used more than once * implemented old 'tried2reg' patch - you may only use /msg authserv register once per session (this was not the case before, which was apparent with email registrations) |