New module 'Secure Pages'
This commit is contained in:
parent
be34a0703f
commit
80752683a8
8 changed files with 1221 additions and 0 deletions
11
modules/securepages/securepages.info
Normal file
11
modules/securepages/securepages.info
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = Secure Pages
|
||||
description = "Set which pages are always going to be used in secure mode (SSL) Warning: Do not enable this module without configuring your web server to handle SSL with this installation of Drupal"
|
||||
package = Security
|
||||
core = 6.x
|
||||
|
||||
; Information added by packaging script on 2013-11-10
|
||||
version = "6.x-2.1"
|
||||
core = "6.x"
|
||||
project = "securepages"
|
||||
datestamp = "1384060109"
|
||||
|
Reference in a new issue