Page 1 of 1

Making packages invisible in self-service areas?

Published: June 21, 2016 - 2:17 PM
by grimace
Hello,

is it possible to restrict access to certain packages in a repository?
Let me explain: if possible, I'd like to package as many software programs as possible to facilitate their installation over time.
Some of these programs have a limited number of installations. Ideally, I'd like to access these packages via the console, but not have them available in the self-service area on workstations (nor on my server at https://mywaptserver/wapt).

Is there a solution?
(If so, this would almost answer this question: viewtopic.php?f=13&t=505 )


Thanks,

grima

Re: Making packages invisible in self-service?

Published: June 24, 2016 - 5:14 PM
by htouvet
You can modify the WaptService HTML template to hide the package, but this will not limit command-line installation.
The template is located in c:\wapt\waptservice\templates\list.html.

Example at https://github.com/tranquilit/WAPT/comm ... 7b3bf54e28