authelia/server/test/mocks
Clement Michaud 78f6028c1b Improve logging format for clarity
Previously, logs were not very friendly and it was hard to track
a request because of the lack of request ID.
Now every log message comes with a header containing: method, path
request ID, session ID, IP of the user, date.

Moreover, the configurations displayed in the logs have their secrets
hidden from this commit.
2017-10-08 22:33:50 +02:00
..
connectors/mongo Split client and server 2017-10-07 00:49:42 +02:00
ldap Use username matcher instead of user dn in group filter 2017-10-07 14:10:22 +02:00
notifiers Improve logging format for clarity 2017-10-08 22:33:50 +02:00
storage Split client and server 2017-10-07 00:49:42 +02:00
AccessControllerStub.ts Split client and server 2017-10-07 00:49:42 +02:00
AuthenticationRegulator.ts Split client and server 2017-10-07 00:49:42 +02:00
IdentityValidator.ts Split client and server 2017-10-07 00:49:42 +02:00
Notifier.ts Split client and server 2017-10-07 00:49:42 +02:00
RequestLoggerStub.ts Improve logging format for clarity 2017-10-08 22:33:50 +02:00
ServerVariablesMock.ts Improve logging format for clarity 2017-10-08 22:33:50 +02:00
TOTPValidator.ts Split client and server 2017-10-07 00:49:42 +02:00
express.ts Split client and server 2017-10-07 00:49:42 +02:00
ldapjs.ts Split client and server 2017-10-07 00:49:42 +02:00
speakeasy.ts Split client and server 2017-10-07 00:49:42 +02:00
u2f.ts Split client and server 2017-10-07 00:49:42 +02:00