##// END OF EJS Templates
authentication: register global shared session key used for external authentication session data storeage....
authentication: register global shared session key used for external authentication session data storeage. - We'll have more plugins not only oauth so this should be a constant name, instead of repating the same name all over the code.

File last commit:

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