You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by effrafax <gi...@git.apache.org> on 2016/09/15 14:03:31 UTC

[GitHub] archiva pull request #26: Final fix for MRM-1908

GitHub user effrafax opened a pull request:

    https://github.com/apache/archiva/pull/26

    Final fix for MRM-1908

    Hi,
    
    this is the final patchset for https://issues.apache.org/jira/browse/MRM-1908 .
    
    The last pull request on the redback component added the needed functionality to restrict the rest service methods. This patch restricts the upload rest method and returns a filtered list on the upload view in the web gui.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/effrafax/archiva MRM-1908

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/archiva/pull/26.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #26
    
----
commit d01764bed989abc53c20cb79723e59ae390f454a
Author: Martin Stockhammer <m....@web.de>
Date:   2016-09-14T19:48:59Z

    Changing upload permissions using parameter reference
    
    Needs the new functionality in the redback annotations.

commit de3eb83242b42d75546670e8859cdb1f59fe4fa6
Author: Martin Stockhammer <m....@web.de>
Date:   2016-09-14T19:49:30Z

    Adding restricted view for user managable repositories
    
    Adds additional rest method to list the repositories where the user
    has manage permissions.
    Restricts the view for uploads to only managable repositories.

commit 5bc8ad7de352acb025fefb2e39967abf94163b3b
Author: Martin Stockhammer <m....@web.de>
Date:   2016-09-14T21:04:03Z

    Adding test case for repository listing

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] archiva pull request #26: Final fix for MRM-1908

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/archiva/pull/26


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---