mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Add notes for 2016-07-21
This commit is contained in:
parent
2b35f64cc4
commit
3f91ad59fb
@ -119,3 +119,8 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
|
||||
deny 70.32.99.142;
|
||||
}
|
||||
```
|
||||
|
||||
## 2016-07-21
|
||||
|
||||
- Mitigate the [HTTPoxy](https://httpoxy.org) vulnerability for Tomcat etc in nginx: https://github.com/ilri/rmg-ansible-public/pull/38
|
||||
- Unblock 70.32.99.142 from `/rest` as it has been blocked for a few days
|
||||
|
@ -216,6 +216,13 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
|
||||
}
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-07-21:edc14796891c14dec087b4bb89c38aa9">2016-07-21</h2>
|
||||
|
||||
<ul>
|
||||
<li>Mitigate the <a href="https://httpoxy.org">HTTPoxy</a> vulnerability for Tomcat etc in nginx: <a href="https://github.com/ilri/rmg-ansible-public/pull/38">https://github.com/ilri/rmg-ansible-public/pull/38</a></li>
|
||||
<li>Unblock 70.32.99.142 from <code>/rest</code> as it has been blocked for a few days</li>
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
<footer>
|
||||
|
||||
|
@ -153,6 +153,13 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
|
||||
deny 70.32.99.142;
|
||||
}
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-07-21:edc14796891c14dec087b4bb89c38aa9">2016-07-21</h2>
|
||||
|
||||
<ul>
|
||||
<li>Mitigate the <a href="https://httpoxy.org">HTTPoxy</a> vulnerability for Tomcat etc in nginx: <a href="https://github.com/ilri/rmg-ansible-public/pull/38">https://github.com/ilri/rmg-ansible-public/pull/38</a></li>
|
||||
<li>Unblock 70.32.99.142 from <code>/rest</code> as it has been blocked for a few days</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -153,6 +153,13 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
|
||||
deny 70.32.99.142;
|
||||
}
|
||||
</code></pre>
|
||||
|
||||
<h2 id="2016-07-21:edc14796891c14dec087b4bb89c38aa9">2016-07-21</h2>
|
||||
|
||||
<ul>
|
||||
<li>Mitigate the <a href="https://httpoxy.org">HTTPoxy</a> vulnerability for Tomcat etc in nginx: <a href="https://github.com/ilri/rmg-ansible-public/pull/38">https://github.com/ilri/rmg-ansible-public/pull/38</a></li>
|
||||
<li>Unblock 70.32.99.142 from <code>/rest</code> as it has been blocked for a few days</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user