Re: [SM-USERS] Re: problem with SSL

2005-11-24 Thread Paul Lesneiwski
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

Re: [SM-USERS] Re: problem with SSL

2005-11-23 Thread Tomas Kuliavas
>>> 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

Re: [SM-USERS] Re: problem with SSL

2005-11-23 Thread Paul Lesneiwski
> 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

[SM-USERS] Re: problem with SSL

2005-11-23 Thread Pål Monstad
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

Re: [SM-USERS] re: problem with SSL

2005-11-23 Thread Paul Lesneiwski
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

[SM-USERS] re: problem with SSL

2005-11-23 Thread Pål Monstad
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