Skip to content

User Permission export backend changes

Aishwarya Subramanian requested to merge user_permission_backend_streaming into master

What does this MR do?

This MR adds the backend changes for User Permission export.

The api will be invoked when an administrator requests (#273496 (closed)) for User Permission export in the Users section of the Admin dashboard.

It internally invokes the export service that generates the CSV report.

Feature Flag

export_user_permissions_feature_flag, defaulted to false.

Please note, no Changelog has been included in this MR accordingly.

License

Premium and above

Mentions #273482 (closed)

Screenshots (strongly suggested)

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
Edited by Aishwarya Subramanian

Merge request reports