Scout24 / yum-repo-server

Server to host and manage yum repositories via REST API
GNU General Public License v3.0
115 stars 19 forks source link

Add host specific access limitations for specific repos #39

Closed oli99sc closed 10 years ago

oli99sc commented 10 years ago

Config RPMs should only be accessible by the host they are created for.

oli99sc commented 10 years ago

We now have a HostNamePatternFilter which for a protected repo requires the hostname (without domain name) of the requesting Server needs to be part of the RPM file name. Access to metadata is unlimited.

schlomo commented 10 years ago

How do we configure this?

On 9 January 2014 10:20, Oliver Schmitz-Hennemann notifications@github.comwrote:

We now have a HostNamePatternFilter which for a protected repo requires the hostname (without domain name) of the requesting Server needs to be part of the RPM file name. Access to metadata is unlimited.

— Reply to this email directly or view it on GitHubhttps://github.com/ImmobilienScout24/yum-repo-server/issues/39#issuecomment-31914178 .