Menu

#76 Use logon aliases

closed-fixed
None
5
2006-10-03
2006-10-02
Tim Gerundt
No

My hoster use unhandy login names like v346223514, but
I would like login names like "tim" more. So this patch
adds a "alias" function for logins.

The syntax is:
$conf->domains[$i]->login_aliases = array('tim' =>
'v346223514', 'alias2' => 'real_login_2');

This patch also fix the feature requests #1227895
"Address Translation".

Greetings,
Tim Gerundt

Discussion

  • Tim Gerundt

    Tim Gerundt - 2006-10-02

    original and altered files

     
  • Tim Gerundt

    Tim Gerundt - 2006-10-02

    patch file

     
  • Anonymous

    Anonymous - 2006-10-03

    Logged In: YES
    user_id=529507

    Fixed in CVS.

    It'll be included in next release.

    But you can download daily snapshots at :
    http://nocc.sourceforge.net/download/

    Thanks for the patch.

     
  • Anonymous

    Anonymous - 2006-10-03
    • assigned_to: nobody --> goddess_skuld
    • status: open --> closed-fixed
     

Log in to post a comment.