New module 'Secure Pages Hijack'
This commit is contained in:
parent
d9e5c06131
commit
2733718e0f
6 changed files with 620 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
name = Secure Pages Hijack Prevention
|
||||
description = "Prevents hijacked session from accessing pages protected by the securepages module."
|
||||
dependencies[] = securepages
|
||||
package = Security
|
||||
core = 6.x
|
||||
|
||||
; Information added by packaging script on 2013-11-19
|
||||
version = "6.x-2.0-rc1"
|
||||
core = "6.x"
|
||||
project = "securepages_prevent_hijack"
|
||||
datestamp = "1384901709"
|
||||
|
Reference in a new issue