PluginProbe
GD Security Headers / 1.2
GD Security Headers v1.2
trunk 1.0 1.1 1.1.1 1.2 1.3 1.4 1.5 1.6 1.6.1 1.7 1.7.1 1.8 1.9
gd-security-headers / forms / about / minor.php

minor.php in GD Security Headers 1.2, at forms/about/minor.php

18 lines 830 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class="d4p-about-minor">
2 <h3><?php _e("Maintenance and Security Releases", "gd-security-headers"); ?></h3>
3 <p>
4 <strong><?php _e("Version", "gd-security-headers"); ?> <span>1.2</span></strong> &minus;
5 Feature Policy Header. More CSP predefine rules. Various updates.
6 </p>
7 <p>
8 <strong><?php _e("Version", "gd-security-headers"); ?> <span>1.1.1</span></strong> &minus;
9 Bug fixes.
10 </p>
11 <p>
12 <strong><?php _e("Version", "gd-security-headers"); ?> <span>1.1</span></strong> &minus;
13 Panel with generated security headers. Various updates and improvements.
14 </p>
15 <p>
16 <?php printf(__("For more information, see <a href='%s'>the changelog</a>.", "gd-security-headers"), 'admin.php?page=gd-security-headers-about&panel=changelog'); ?>
17 </p>
18 </div>