Using user plugins<http://wiki.jfrog.org/confluence/display/RTF/User+Plugins>you
should be able to get the upload request and determine what user-agent
uploaded the file.
You can also catch the afterCreate event and veto the artifact save if the
current user is not an admin.
It is not possible to modify the UI's upload tab. For that, you'd need to
build Artifactory from source after and modify the tab's permission logic.

Yoav

On Wed, Jan 25, 2012 at 3:21 AM, kittle <[email protected]> wrote:

> I want to restrict some users to do eployments ONLY from maven, and deny
> them
> the ability to deploy things from the web ui.
>
> Ideally I would like to disable the web access altogether for anyone but
> admins, but failing that removing the 'deploy' tab is a start.
>
> Is this possible?
> If so - how?
>
> --
> View this message in context:
> http://forums.jfrog.org/how-to-disable-deploy-via-web-ui-tp7222574p7222574.html
> Sent from the Artifactory - Users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Artifactory-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/artifactory-users
>
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to