mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-26 00:18:21 +01:00
Update notes for 2016-07-22
This commit is contained in:
parent
9e1b951127
commit
94217ee1f5
@ -164,3 +164,8 @@ index.authority.ignore-variants=true
|
|||||||
|
|
||||||
- Enabled usage of `X-Forwarded-For` in DSpace admin control panel ([#255](https://github.com/ilri/DSpace/pull/255)
|
- Enabled usage of `X-Forwarded-For` in DSpace admin control panel ([#255](https://github.com/ilri/DSpace/pull/255)
|
||||||
- It was misconfigured and disabled, but already working for some reason *sigh*
|
- It was misconfigured and disabled, but already working for some reason *sigh*
|
||||||
|
- ... no luck. Trying with just:
|
||||||
|
|
||||||
|
```
|
||||||
|
index.authority.ignore=true
|
||||||
|
```
|
||||||
|
@ -267,8 +267,12 @@ index.authority.ignore-variants=true
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Enabled usage of <code>X-Forwarded-For</code> in DSpace admin control panel (<a href="https://github.com/ilri/DSpace/pull/255">#255</a></li>
|
<li>Enabled usage of <code>X-Forwarded-For</code> in DSpace admin control panel (<a href="https://github.com/ilri/DSpace/pull/255">#255</a></li>
|
||||||
<li>It was misconfigured and disabled, but already working for some reason <em>sigh</em></li>
|
<li>It was misconfigured and disabled, but already working for some reason <em>sigh</em></li>
|
||||||
|
<li>… no luck. Trying with just:</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>index.authority.ignore=true
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
||||||
|
@ -205,7 +205,11 @@ index.authority.ignore-variants=true
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Enabled usage of <code>X-Forwarded-For</code> in DSpace admin control panel (<a href="https://github.com/ilri/DSpace/pull/255">#255</a></li>
|
<li>Enabled usage of <code>X-Forwarded-For</code> in DSpace admin control panel (<a href="https://github.com/ilri/DSpace/pull/255">#255</a></li>
|
||||||
<li>It was misconfigured and disabled, but already working for some reason <em>sigh</em></li>
|
<li>It was misconfigured and disabled, but already working for some reason <em>sigh</em></li>
|
||||||
|
<li>&hellip; no luck. Trying with just:</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>index.authority.ignore=true
|
||||||
|
</code></pre>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
@ -205,7 +205,11 @@ index.authority.ignore-variants=true
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Enabled usage of <code>X-Forwarded-For</code> in DSpace admin control panel (<a href="https://github.com/ilri/DSpace/pull/255">#255</a></li>
|
<li>Enabled usage of <code>X-Forwarded-For</code> in DSpace admin control panel (<a href="https://github.com/ilri/DSpace/pull/255">#255</a></li>
|
||||||
<li>It was misconfigured and disabled, but already working for some reason <em>sigh</em></li>
|
<li>It was misconfigured and disabled, but already working for some reason <em>sigh</em></li>
|
||||||
|
<li>&hellip; no luck. Trying with just:</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>index.authority.ignore=true
|
||||||
|
</code></pre>
|
||||||
</description>
|
</description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user