authelia/server/test
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
..
access_control Adapt ACL configuration to make it more flexible 2017-10-08 15:34:58 +02:00
configuration Adapt ACL configuration to make it more flexible 2017-10-08 15:34:58 +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
mocks Improve logging format for clarity 2017-10-08 22:33:50 +02:00
notifiers Improve logging format for clarity 2017-10-08 22:33:50 +02:00
routes Improve logging format for clarity 2017-10-08 22:33:50 +02:00
server 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
AuthenticationRegulator.test.ts Split client and server 2017-10-07 00:49:42 +02:00
IdentityCheckMiddleware.test.ts Split client and server 2017-10-07 00:49:42 +02:00
ServerConfiguration.test.ts Improve logging format for clarity 2017-10-08 22:33:50 +02:00
SessionConfigurationBuilder.test.ts Improve logging format for clarity 2017-10-08 22:33:50 +02:00
TOTPValidator.test.ts Split client and server 2017-10-07 00:49:42 +02:00
requests.ts Improve logging format for clarity 2017-10-08 22:33:50 +02:00