Tips, Tricks and Information for the Modern Technologist

Secure Drupal Admin Login Page


Posted 26th August in Configurations, Drupal, PHP, Security. 3 Comments

Drupal’s administration login area is not secure by default. Usually there is an option in the configuration area of content management systems to set a secure area for logins, otherwise your username and password are sent in plain text over the internet.

Luckily, there is a module which enforces secure login on a Drupal install.

Drupal Module: Securepages

Although it is still in development, the 6.x-1.x-dev version worked great with my Drupal 6.4 installation.



Dave Drager+ is the VP of Technology Development at Razor Servers (contact him for a great deal on dedicated servers). He has written previously for the technology blogs Lifehacker and MakeUseOf.


  • Pingback: Dave Drager

  • http://None KRATIE

    The link Drupal Module (http://drupal.org/project/securepages) is broken. I went through the Project/Securepages, all the links were broken too. If you can please suggest me a different site for the download or attach the module. I am desperately in need of this module.

    I am using Drupal 6 on IIS.

    best regards,
    kratie

  • http://None KRATIE

    Another Question.

    How to secure the login username and password in Drupal using secure pages.

    I finally figured it to work Secure Pages on Drupal.