silverbulletmd / silverbullet

The hackable notebook
https://silverbullet.md
MIT License
2.01k stars 138 forks source link

Login page doesn't redirect to requested page #886

Closed rhuneai closed 1 week ago

rhuneai commented 3 weeks ago

Requesting a specific page URL redirects to /.auth if you aren't logged in, but after you log in it loads the index page instead of the requested page. Not a big deal at all but might be a small improvement to redirect to the original page.

zefhemel commented 2 weeks ago

I had this at some point, but removed it to simplify some things. I agree it would be nice to add back, though.