Currently to get a 'login' prompt (using the admin plugin, default configuration) you need to visit a protected page.
To 'logout', you have to close the browser window, and/or delete cookies.
What about a User::logout or Admin->userLogout() function?
Well, HTTP authentication does not implement real logout.
On the latest admin plugin on th repository, you can have HTML POST based authentication
Ahh, here is my other post on this topic. I think I'll try updating to the latest admin plugin.
1 to 3 of 3