RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Prevent links From MS Office from redirecting to your login page

When a user clicks a link from a Word document to your site, it sends a different cookie than your browser already has and will cause annoying redirects that shouldn’t occur if the user is already logged in. We fixed this by building a simple rack middleware gem.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in