« Ordinary user ->... | Main | Proposal: Roller 1.1 »

HTTPS logins in Roller 1.0

I just wrote up some instructions for configuring Secure Logins for Roller 1.0.

I had to make one minor change in Roller 1.0's Secure Login feature. I found that, when Roller is running behind a web switch, I can't rely on request.isSecure() to tell me if I have an HTTPS connection. I had to add an (optional) request header test. In my case, I have to test for a header named X-SSL to determine if HTTPS is active.

Comments:

Post a Comment:
  • HTML Syntax: NOT allowed

« Ordinary user ->... | Main | Proposal: Roller 1.1 »

Welcome

This is just one entry in the weblog Blogging Roller. You may want to visit the main page of the weblog

Related entries

Below are the most recent entries in the category Roller, some may be related to this entry.