Skip to content

Extend group IP restriction to Git activity

Gosia Ksionek requested to merge add-ip-address-to-call-to-rails-api into master

this changes correspond with gitlab#32113 and gitlab!16980 (merged)

In order to do it, we need to pass ip of the user from SSH_CONNECTION in headers to rails app.

Edited by Nick Thomas

Merge request reports