Page 1 of 2

WAPT - SelfService - Restricted Package

Published: November 13, 2019 - 11:37 AM
by Ben
Hello,

we would like to expand the use of self-service to give our users more autonomy.

However, we would like to control which packages are available for self-service. Our repository contains utilities, as well as our antivirus software, Office 365, etc., which we don't want users to have access to.

We therefore created a package with the "section" parameter set to "restricted." Despite this, the package is offered in the self-service area.

Have I missed something?

Re: WAPT - SelfService - Restricted Package

Published: November 13, 2019 - 12:19 PM
by sfonteneau
It should work (latest version 1.7.4)

https://github.com/tranquilit/WAPT/blob ... ce.py#L624

Re: WAPT - SelfService - Restricted Package

Published: November 13, 2019 - 4:39 PM
by Ben
As stated in my signature, we are on version 1.7.4 but the filtering is not working.

Re: WAPT - SelfService - Restricted Package

Published: November 13, 2019 - 5:58 PM
by sfonteneau
Can you specify the exact version?

(wapt-exe-version in the hardware tab)

Re: WAPT - SelfService - Restricted Package

Published: November 14, 2019 - 2:56 PM
by Ben
Hello,

I don't understand. Where should I execute this command?

Re: WAPT - SelfService - Restricted Package

Published: November 14, 2019 - 2:59 PM
by sfonteneau
It's just an entry in the console's hardware tab

Re: WAPT - SelfService - Restricted Package

Published: November 15, 2019 - 2:23 PM
by Ben
This is version 1.7.4.6165

Re: WAPT - SelfService - Restricted Package

Published: November 15, 2019 - 7:00 PM
by sfonteneau
The latest stable version is 1.7.4.6232.

Could you try with that one?

Re: WAPT - SelfService - Restricted Package

Published: November 18, 2019 - 11:10 AM
by Ben
Indeed, you were right: the update fixed the problem, thank you. The "restricted" setting is now correctly applied.

Two other quick questions regarding self-service:
- Is it possible to hide the "groups" (in the same way as a package) so that collaborators cannot interact with them?
- Is it possible to change the tile's "title"?

Thank you.

Re: WAPT - SelfService - Restricted Package

Published: November 18, 2019 - 11:41
by sfonteneau
Ben wrote: Nov 18, 2019 - 11:10 - Is it possible to hide (in the same way as a package) the "groups" so that collaborators cannot act on them.
Impossible except in the enterprise version
Ben wrote: Nov 18, 2019 - 11:10 AM - Is it possible to change the tile's "title"?
Thank you
Yes, it's the name attribute of the control file (I just realized that this isn't documented)