Skip to content

Add ability to enforce that only the author of a commit can push those changes back to the repository

Rubén Dávila requested to merge 2445-commit-author-restriction into master

What does this MR do?

In this MR we reject commits that weren't committed by the current user. The committer is found using any emails the current user has linked to his account

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Documentation created/updated
  • API support added
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by UX
    • Has been reviewed by Frontend
    • Has been reviewed by Backend
    • Has been reviewed by Database

What are the relevant issue numbers?

Closes #2445 (closed)

Edited by Bob Van Landuyt

Merge request reports

Loading