In the latest Alpha this has been fixed. If you are at an Admin page and then logout you get redirected to admin_login.asp because the session "Approval" has been cleared.
This was added to sub ClearCookies() in inc_functions.asp:
Session(strCookieURL & "Approval") = ""