VIVO-333 External-auth login button should be language-sensitive.
Don't specify the text in the runtime.properties. Instead, get it from all.properties. Show the button if externalAuth.netIdHeaderName is specified.
This commit is contained in:
parent
73cb80152a
commit
383e2f4233
3 changed files with 23 additions and 19 deletions
|
@ -742,6 +742,12 @@ rdf/tbox/filegraph/tbox/vivo-skos-1.5.owl</pre>
|
|||
|
||||
</tbody>
|
||||
</table>
|
||||
<p>
|
||||
Note that the property named <code>externalAuth.buttonText</code> is no longer used.
|
||||
You can specify the text of the external login button by adding a property to
|
||||
<code>all.properties</code> like this:
|
||||
<pre>external_login_text = Log in using BearCat Shibboleth</pre>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
3. Apply any previous changes you have made to the new source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue