Skip to content

Include active user count in Seat Link payload - 12.9 patch

Tyler Amos requested to merge 212450-seat-link-active-users into 12-9-stable-ee

What does this MR do?

The MR !27481 (merged) was originally intended to be released as part of %12.9 but missed the cutoff because of missing labels. This MR simply cherry picks the two commits from !27481 (merged).

The code is related to sending the active user count for an instance in the Seat Link payload.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #212450

Edited by Tyler Amos

Merge request reports