You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2019/10/18 07:02:08 UTC

[netbeans-tools] branch master updated (35d8ef1 -> 7332d31)

This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-tools.git.


    from 35d8ef1  Merge pull request #13 from ebarboni/cleanupmaven
     new 58e2dc8  NETBEANS-3239 Reference to binary of a deleted plugin remains in PPUC catalog
     new 1798e11  NETBEANS-3242 Security flaw in pluginportal's google sign on
     new 7332d31  Merge pull request #14 from jpirek/master

The 90 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pp3/README.txt                                     |  5 ++--
 pp3/composer.json                                  |  3 ++-
 .../Application/config/module.config.php.dist      |  3 ++-
 .../src/Application/Controller/AdminController.php | 22 +++++++++++++++
 .../src/Application/Controller/LoginController.php | 22 ++++++++++-----
 .../Application/Controller/PluginController.php    | 31 +++++++++++++++++++++-
 .../Controller/PluginVersionController.php         | 29 ++++++++++++++++++++
 .../Factory/PluginControllerFactory.php            |  6 ++++-
 pp3/public/js/script.js                            |  2 ++
 9 files changed, 110 insertions(+), 13 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists