projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a62fce
)
Correct bug severity level.
author
Dave Page
<dpage@pgadmin.org>
Fri, 12 Feb 2016 09:09:51 +0000
(09:09 +0000)
committer
Dave Page
<dpage@pgadmin.org>
Fri, 12 Feb 2016 09:09:51 +0000
(09:09 +0000)
templates/pages/support/security.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/pages/support/security.html
b/templates/pages/support/security.html
index 5ee0f58adb508672f64e099ad8a9d0bde77acb73..723f79d81780e0891a43d542e38ad0ed6914d64c 100644
(file)
--- a/
templates/pages/support/security.html
+++ b/
templates/pages/support/security.html
@@
-68,7
+68,7
@@
to determine if the bug affects specific installations or not.
<td class="colMid">9.5, 9.4, 9.3, 9.2, 9.1</td>
<td class="colMid">9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20</td>
<td class="colMid">core server</td>
- <td class="colMid">
A
</td>
+ <td class="colMid">
C
</td>
<td class="colLast">Unchecked regex can crash the server</td>
</tr>