Home
The Toolkit for Online Communities
15903 Community Members, 1 member online, 2101 visitors today
Log In Register

Forum OpenACS Q&A: Re: subsite security

OpenACS Home : Forums : OpenACS Q&A : Re: subsite security : One Message

+
8: Re: subsite security (response to 1)
Posted by Lars Pind on
Tom,

We've recently added a paramter for this in acs-kernel, RestrictLoginToSSLP.

Last week, I even changed the default value for this to 1, but didn't realize that there was a bug in our code that caused it to try to redirect logins to SSL even if SSL was not installed. That's fixed now.

/Lars