Verify ownership of fork/mirror on push event for single instance mode
Opened this issue · 0 comments
ajhenry commented
Is your feature request related to a problem?
Since we are pushing towards offering this as an app that can be installed for many users. We need to add better protections when sync repos on a push
event.
Describe the solution you'd like
We need to verify that the owner of the push event is the same owner for the source and destination.
Describe alternatives you've considered
No response
Additional context
No response