NathanGibbs3 / BASE

The continuation of BASE (Basic Analysis and Security Engine), by @secureideas, et al. A web app to query and analyze alerts coming from a SNORT IDS.
GNU General Public License v2.0
14 stars 3 forks source link

Auth system crashing BASE on Windows. #189

Closed NathanGibbs3 closed 1 year ago

NathanGibbs3 commented 1 year ago
Item Description
File(s): includes/base_auth.inc.php
Class: N/A
Function: 'AuthorizedPage()'
Similar Issues:
Depends on Issue(s): #190
Dependency Type: Hard
Misc. Info.: Initial reports indicated crashes on IIS, however recent reports prove that this is also happening on Apache., but only on Windows systems.

Expected Behavior: Base does not crash. Current Behavior: Base crashes when the auth system is enabled on windows systems.