artifactory-user-plugins icon indicating copy to clipboard operation
artifactory-user-plugins copied to clipboard

Sample Artifactory User Plugins

Results 108 artifactory-user-plugins issues
Sort by recently updated
recently updated
newest added

Updated the user plugin, will support all local repositories that are defined in the pgpSign.properties file, instead of all repositories ending with "-local".

Hi, We have a use case, where we set two replications for a repo, of which one should replicate all artifacts and the other should replicate based on the property....

This plugin specifically. https://github.com/jfrog/artifactory-user-plugins/tree/master/cleanup/artifactCleanup 1. Does this plugin work on Artifactory 7.31? 2. Does this plugin log what files it removes anywhere, even on a dry-run?

Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 1.5.1 to 3.0.16. Commits cf317f9 [maven-release-plugin] prepare release plexus-utils-3.0.16 26e3ae8 Remove incorrect tag element 99639d6 Little test to mimic ${project.artifactMap(g:a:c)} usage 5d46979 Needs to build with 1.7...

dependencies

Bumps commons-email from 1.1 to 1.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-email&package-manager=maven&previous-version=1.1&new-version=1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Add the below attributes to the response and request of SAML settings - - `verifyAudienceRestriction` - `allowUserToAccessProfile` - `useEncryptedAssertion` - `autoRedirect` - `syncGroups` - `groupAttribute` - `emailAttribute`

Currently developing User Plugin has many issues: - Testing documentation is not available. You can follow some of the provided example in this repo to write a test but you...

type: feature request

Hi Team, To execute cleanup plugin do we need pro version , and to cleanup artifacts someone already written script ?

This plugin allows to limit user login for specific users to a specific list of IP addresses. 1. If a user is not listed in the configuration, the login is...

The current upstream pom.xml includes the old JCenter Repo and does not work anymore. Please check my MR, not sure if these are the proper repositories.