NagiosEnterprises / ncpa

Nagios Cross-Platform Agent
Other
177 stars 95 forks source link

Duplicate menu bar and admin options return a 404 error after admin authentication in NCPA 2.4.0. #898

Open kfnagios opened 1 year ago

kfnagios commented 1 year ago

When a user who authenticated using the community_string (token) clicks on the admin option on the top menubar with admin_password set a second menu bar appears after authentication along with a 404 error.

Steps to replicate:

1) Set values for community_string and admin_password in ncpa.cfg

2) Start or restart NCPA

3) Login to the NCPA web interface using the community_string

4) Click on Admin

5) Enter the Admin password when prompted

NCPA-dup-404

--- Workaround

Click on a menu item such as "Dashboard" on the top menu bar and then click on the Admin option on the top menu bar.