Skip to content

WIP: Add Static Site Editor endpoint

Vasilii Iakliushin requested to merge feature_static_site_editor_endpoint into master

What does this MR do?

Issue: #212558 (closed)

This MR adds a new endpoint for Static Site Editor. It checks user permissions and applies extra validations.

Example: http://127.0.0.1:3000/gitlab-org/gitlab-shell/-/sse/master/CONTRIBUTING.md

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 Vasilii Iakliushin

Merge request reports