Knowledgebase
Sarail Net > Support Ticket > Knowledgebase

Search help:


How can I enable special characters (like @) in usernames, passwords?

Solution

DMA Radius Manager

Edit the appropriate regexp string in /var/www/radiusmanager/config/system_cfg.php
and add the special characters You need:

change
define('regexp_username', '/^[a-z0-9._]+$/'); // regular expression for validating user names

To
define('regexp_username', '/^[a-z0-9._@]+$/'); // regular expression for validating user names

  

  

    Product description

    Radius Manager User Manual

    Radius Manager  Installation_Manual_4.x

    Online demo

    NAS compatibility

    CMTS compatibility

    Supported payment gateways

    F.A.Q.

    Pricing and ordering information

  

 
Was this article helpful? yes / no
Article details
Article ID: 1
Category: Knowledgebase
Rating (Votes): Article rated 3.4/5.0 (15)

 
« Go back

 
Powered by Help Desk Software HESK, in partnership with SysAid Technologies