This is a really small rquest, but would save me a few clicks :)
I have the analytics page of my p202 install bookmarked. But, when I'm not logged in, I get bounced to the login page (as I should be). After I've logged in, I then get redirected to my p202 home page, which means that I have to click on my bookmark again.
It would be really handy if, after logging in, I got redirected to whichever page I was trying to get to in the first place. I've seen other apps do this by passing the referer to the login page in the URL ?=, then using that info to send the user back to it once they've authenticated.