logout ?
Okay, so I can login now, just exactly how is one supposed to logout ?
Right now, logout.bml seems to be a hard coded redirect to login.bml.
So when I'm logged in with expiration set to never, going to logout.bml currently shows me my current login status, which would mean that if I were to want to log out, I'm supposed to click logout again there, that works.
that redirect to login is supposed to add action=logout somewhere to make it work like it's supposed to be. I'm just not sure if that redirect is capable of doing a post request, adding ?action%3Alogout=Logout didn't work for a start.
Right now, logout.bml seems to be a hard coded redirect to login.bml.
So when I'm logged in with expiration set to never, going to logout.bml currently shows me my current login status, which would mean that if I were to want to log out, I'm supposed to click logout again there, that works.
that redirect to login is supposed to add action=logout somewhere to make it work like it's supposed to be. I'm just not sure if that redirect is capable of doing a post request, adding ?action%3Alogout=Logout didn't work for a start.
