mirror of
https://github.com/osmarks/ngircd.git
synced 2025-10-28 20:47:38 +00:00
@@ -99,7 +99,7 @@
|
|||||||
#define CLIENT_NICK_LEN 32
|
#define CLIENT_NICK_LEN 32
|
||||||
|
|
||||||
/** Max. password length (including NULL). */
|
/** Max. password length (including NULL). */
|
||||||
#define CLIENT_PASS_LEN 21
|
#define CLIENT_PASS_LEN 65
|
||||||
|
|
||||||
/** Max. length of user name ("login"; incl. NULL), RFC 2812, section 1.2.1. */
|
/** Max. length of user name ("login"; incl. NULL), RFC 2812, section 1.2.1. */
|
||||||
#ifndef STRICT_RFC
|
#ifndef STRICT_RFC
|
||||||
|
|||||||
Reference in New Issue
Block a user