X-Git-Url: http://git.squeep.com/?p=squeep-authentication-module;a=blobdiff_plain;f=README.md;h=c67283e42ee29773b134e27bd12b8b4a745fc5b5;hp=d5feea6e6b748df0b0c3558c9b9db740bc59cafa;hb=53ef948ea83106e82d55e60d6695a15e94bf725e;hpb=842a3da269de1ab82e9a2a12aae8ed5677f064d8 diff --git a/README.md b/README.md index d5feea6..c67283e 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,13 @@ Class providing service handler functions for rendering and processing session l ### Other Notes -The logger used should be able to mask `ctx.parsedBody.credential` context field. +The logger used should be able to mask these context fields: + +- `ctx.parsedBody.credential` +- `ctx.parsedBody.credential-old` +- `ctx.parsedBody.credential-new` +- `ctx.parsedBody.credential-new-2` +- `ctx.otpKey` +- `ctx.otpConfirmBox` +- `ctx.otpConfirmKey` +- `ctx.otpState`