##// END OF EJS Templates
auth-plugins: add mechanismy to remove secrets from plugin logs....
auth-plugins: add mechanismy to remove secrets from plugin logs. - it's not recommended to log things like ldap access passwords or other credentials. - we expose a machanismy for each plugin to define a unsafe keys to be removed.

File last commit:

r731:7a6d3636 default
r1631:73a21507 stable
Show More
textinput.pt
4 lines | 81 B | text/plain | TextLexer
dan
integrations: refactor/cleanup + features, fixes #4181...
r731 <div class="form-control readonly"
id="${oid|field.oid}">
${cstruct}
</div>