RELAXED_USERNAME_MODE_ENABLED

The RELAXED_USERNAME_MODE_ENABLED token, if set to true, overrides the default TeamForge user naming convention that bars user names with anything but an alphabet as the first character. It is recommended to use this token on sites without CVS integration.

Values

true or false

Default

false

Comment

The token is commented out (disabled) by default and is available in the site-options.conf file.

Important: Do not set the RELAXED_USERNAME_MODE_ENABLED to true on sites with CVS integration. Instead, you must set the LINUX_USERNAME_MODE_ENABLED token to true in case your site has CVS integration.
CAUTION:
While TeamForge can allow user names with anything but an alphabet as the first character, the same may not be true with all or some of the integrated applications you may have on your site. As a word of caution, consider the job at hand and understand the consequences before overriding TeamForge's default user naming convention.