[support] Always use SSL for user log in

Olivier Nicole olivier.nicole at cs.ait.ac.th
Tue Oct 1 10:10:17 UTC 2013


Thank Anoop,

> Securepages should do this. You have to set the URLs which should be
> delivered through https in the module configuration.

In the case of user login, what URL that would be? Looking at the
source of the default home page, that includes the login form, it has
<form action="/drupal7/?q=node&amp;destination=node" method="post"
id="user-login-form" accept-charset="UTF-8">

(all my site is under /drupal7/ directory)

Looking at the above form, it seems that the <form is querying the
home page in Drupal directory.

So I really don't know what to add to securepage.

Best egards,

Olivier

> Thanks
> Anoop
>
> |--
> | Zyxware Technologies
> | http://www.zyxware.com
> |--
> | Be the change you wish to see in the world, M. K. Gandhi
> |--
>
>
> On Tue, Oct 1, 2013 at 2:06 PM, Olivier Nicole
> <Olivier.Nicole at cs.ait.ac.th> wrote:
>> Hello,
>>
>> Is there a way to tell Drupal to always use SSL when sending username
>> and password for log in?
>>
>> I don't need all the page to be SSL, not even the page including the
>> form, but I certainly need the <form action="httpS://...
>>
>> I thought securepage would do that, but I don;t see how to configure it
>> then.
>>
>> Thank in advance,
>>
>> Olivier
>> --
>> --
>> [ Drupal support list | http://lists.drupal.org/ ]
> --
> [ Drupal support list | http://lists.drupal.org/ ]


More information about the support mailing list