##// END OF EJS Templates
users: added more secure way for fetching authentication tokens....
users: added more secure way for fetching authentication tokens. - we don't expose ALL on single page - request needs a validation before viewing of each token - will later add 2nd layer of auth.

File last commit:

r731:7a6d3636 default
r4316:674186c0 default
Show More
textinput.pt
4 lines | 81 B | text/plain | TextLexer
<div class="form-control readonly"
id="${oid|field.oid}">
${cstruct}
</div>