It would require moving away from basic or digest authentication, and moving towards some form of php authentication.....It's really cool feature! But how to logout from current session?
I want to place logout button near help button. How can i do this?
though i think there technically IS a way to do it with basic auth, i've seen other programs hack around the problem....though i forget exactly how they did it...the main sisue is this:
With basic auth, once you log in, it keeps you logged in till you close the browser.