Im using ajaxplorer on a local server and I dont want to use the user authentication each time I open my browser (write the user and password)
ajaxplorer is created with php and ajax, and I think modifying the source code is possible to disable the user authentication, or at least use a blank password
but, what lines of the code are necessary to modify?