NIHVIVO-2694 Create a new page that allows an admin or root to restrict logins.
This commit is contained in:
parent
16c36079db
commit
486dc1dd7d
7 changed files with 308 additions and 0 deletions
|
@ -75,4 +75,11 @@ ${stylesheets.add('<link rel="stylesheet" href="${urls.base}/css/showAuth.css" /
|
|||
</tr>
|
||||
</#list>
|
||||
</table>
|
||||
|
||||
<h4>Authenticator:</h4>
|
||||
<table summary="Authenticator" width="100%">
|
||||
<tr>
|
||||
<td>${authenticator}</td>
|
||||
</tr>
|
||||
</table>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue