]> git.p6c8.net - policy-templates.git/blob - index.html
Initial HTML for policies
[policy-templates.git] / index.html
1 <html>
2 <head>
3 <title></title>
4 </head>
5
6 <body>
7 <div>
8 <a name="top" id="top"></a>
9 </div>
10
11 <table border="1" style="width: 100%">
12 <tr>
13 <td><a href="#BlockAboutAddons">BlockAboutAddons</a></td>
14
15 <td>Prevent access to the Add-ons Manager and about:addons</td>
16 </tr>
17
18 <tr>
19 <td><a href="#BlockAboutConfig">BlockAboutConfig</a></td>
20
21 <td>Prevent access to about:config</td>
22 </tr>
23
24 <tr>
25 <td><a href="#BlockAboutProfiles">BlockAboutProfiles</a></td>
26
27 <td>Prevent access to about:profiles</td>
28 </tr>
29 </table>
30
31 <div style="margin-left:0px">
32 <h3><a name="BlockAboutAddons" id="BlockAboutAddons"></a>BlockAboutAddons</h3><span>Prevent access to the Add-ons Manager and about:addons</span>
33
34 <dl>
35 <dt style="font-weight:bold">Data type:</dt>
36
37 <dd>Boolean [Windows:REG_DWORD]</dd>
38
39 <dt style="font-weight:bold">Windows registry location for Windows clients:</dt>
40
41 <dd style="font-family:monospace">Software\Policies\Mozilla\Firefox\BlockAboutAddons</dd>
42
43 <dt style="font-weight:bold">Policies.json:</dt>
44
45 <dd style="font-family:monospace">BlockAboutAddons</dd>
46
47 <dt style="font-weight:bold">Supported on:</dt>
48
49 <dd>
50 <ul style="padding-left:0px;margin-left:0px">
51 <li>Firefox (Linux, Mac, Windows) RR and ESR since version 60</li>
52 </ul>
53 </dd>
54
55 <dt style="font-weight:bold">Description:</dt>
56
57 <dd>
58 <p>If this policy is set to true, the user can not access the Add-ons Manager or about:addons.</p>
59 </dd>
60 </dl><a href="#top">Back to top</a>
61 </div>
62
63 <div style="margin-left:0px">
64 <h3><a name="BlockAboutProfiles" id="BlockAboutProfiles"></a>BlockAboutProfiles</h3><span>Prevent access to about:profiles</span>
65
66 <dl>
67 <dt style="font-weight:bold">Data type:</dt>
68
69 <dd>Boolean [Windows:REG_DWORD]</dd>
70
71 <dt style="font-weight:bold">Windows registry location for Windows clients:</dt>
72
73 <dd style="font-family:monospace">Software\Policies\Mozilla\Firefox\BlockAboutProfiles</dd>
74
75 <dt style="font-weight:bold">Policies.json:</dt>
76
77 <dd style="font-family:monospace">BlockAboutProfiles</dd>
78
79 <dt style="font-weight:bold">Supported on:</dt>
80
81 <dd>
82 <ul style="padding-left:0px;margin-left:0px">
83 <li>Firefox (Linux, Mac, Windows) RR and ESR since version 60</li>
84 </ul>
85 </dd>
86
87 <dt style="font-weight:bold">Description:</dt>
88
89 <dd>
90 <p>If this policy is set to true, the user can not access about:profiles.</p>
91 </dd>
92 </dl><a href="#top">Back to top</a>
93 </div>
94
95 <div style="margin-left:0px">
96 <h3><a name="BlockAboutConfig" id="BlockAboutConfig"></a>BlockAboutConfig</h3><span>Prevent access to about:addons</span>
97
98 <dl>
99 <dt style="font-weight:bold">Data type:</dt>
100
101 <dd>Boolean [Windows:REG_DWORD]</dd>
102
103 <dt style="font-weight:bold">Windows registry location for Windows clients:</dt>
104
105 <dd style="font-family:monospace">Software\Policies\Mozilla\Firefox\BlockAboutConfig</dd>
106
107 <dt style="font-weight:bold">Policies.json:</dt>
108
109 <dd style="font-family:monospace">BlockAboutConfig</dd>
110
111 <dt style="font-weight:bold">Supported on:</dt>
112
113 <dd>
114 <ul style="padding-left:0px;margin-left:0px">
115 <li>Firefox (Linux, Mac, Windows) RR and ESR since version 60</li>
116 </ul>
117 </dd>
118
119 <dt style="font-weight:bold">Description:</dt>
120
121 <dd>
122 <p>If this policy is set to true, the user can not access about:config.</p>
123 </dd>
124 </dl><a href="#top">Back to top</a>
125 </div>
126 </body>
127 </html>

patrick-canterino.de