OpenSearch/x-pack/plugin/security
Ryan Ernst b8ef830c0a
Decouple AuditTrailService from AuditTrail (#53450) (#53760)
The AuditTrailService has historically been an AuditTrail itself, acting
as a composite of the configured audit trails. This commit removes that
interface from the service and instead builds a composite delegating
implementation internally. The service now has a single get() method to
get an AuditTrail implementation which may be called. If auditing is not
allowed by the license, an empty noop version is returned.
2020-03-19 14:39:01 -07:00
..
cli Update BouncyCastle to 1.64 (#52185) (#52464) 2020-02-18 14:11:34 +02:00
forbidden Add an OpenID Connect authentication realm (#40674) (#41178) 2019-04-15 12:41:16 +03:00
licenses Update oauth2-oidc-sdk to 7.0 (#52489) (#52806) 2020-02-26 16:02:10 +02:00
qa Avoid NPE in set_security_user without security (#53543) 2020-03-17 13:30:07 +11:00
src Decouple AuditTrailService from AuditTrail (#53450) (#53760) 2020-03-19 14:39:01 -07:00
build.gradle Update commons-collections test dependency to 3.2.2 (#52808) (#52817) 2020-02-26 17:03:45 +02:00