Server Performance Report possible bug

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Server Performance Report possible bug

Postby Eugene » Wed Dec 07, 2016 6:02 am

Hello,

Please see my ViciDial version specification in my signature below.

I've found out that Server Performance Report required authentication. More than that: it did not accept any user credentials and cleared authentication for the whole management interface.
Well, there are two questionable lines (numbers 51 & 52) in http://<server>/vicidial/AST_server_performance.php file which caused the behavior:

Code: Select all
#$PHP_AUTH_USER = preg_replace('/[^0-9a-zA-Z]/', '', $PHP_AUTH_USER);
#$PHP_AUTH_PW = preg_replace('/[^0-9a-zA-Z]/', '', $PHP_AUTH_PW);


Commenting out these lines solved the problem.

Regards,
Gene
ViciBox_v.7.x86_64-7.0.3.iso, Asterisk v.11.22.0-vici
ASTGUI Admin v. 2.12-552a b.160429-0835, ASTGUI Client v. 2.12-492c b.160428-1826
1 DB + 1 WEB + 1 Asterisk + 1 Archive servers
No extra software, No Digium/Sangoma Hardware
Eugene
 
Posts: 56
Joined: Tue Nov 09, 2010 5:22 am

Re: Server Performance Report possible bug

Postby mflorell » Wed Dec 07, 2016 6:44 am

Should be fixed in svn/trunk now. Thanks!
mflorell
Site Admin
 
Posts: 18386
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida


Return to Support

Who is online

Users browsing this forum: Google [Bot] and 148 guests