Tomas Kuliavas wrote:
I have finally got the secure login plugin to force ssl connection.
But I
have not fount an option in the module to not allow http connection.
How
can I force users to log in from https, and deny connections from
httpt?
>>>
>>>sorry, while writing my
>>> I have finally got the secure login plugin to force ssl connection.
>>> But I
>>> have not fount an option in the module to not allow http connection.
>>> How
>>> can I force users to log in from https, and deny connections from
>>> httpt?
>>
>> sorry, while writing my last mail I misunderstood
> I'm not sure if you understand what I need. SSL works fine if the user
> enter https://domainname.no when they visit my domain for logging in. I
> have put the following in the config.php:
>
> $change_back_to_http_after_login = 0;
> $remain_in_https_if_logged_in_using_https = 0;
sounds like you
I have finally got the secure login plugin to force ssl connection. But I
have not fount an option in the module to not allow http connection. How
can I force users to log in from https, and deny connections from httpt?
sorry, while writing my last mail I misunderstood the problem.
And yes: I
Pål Monstad wrote:
> I have finally got the secure login plugin to force ssl connection.
> But I have not fount an option in the module to not allow http
> connection. How can I force users to log in from https, and deny
> connections from httpt?
You need to explain how it is users are able to g
I have finally got the secure login plugin to force
ssl connection. But I have not fount an option in the module to not allow http
connection. How can I force users to log in from https, and deny connections
from httpt?
And yes: I have read the manual and not found the
solution. What about