Since the module has been in use from 2012 it seems to be qualify as stable. +1 :)
Looking at community module history may be alternative to have a "handful of users" that is easier to verify. Double checking code: pom.xml <https://github.com/geoserver/geoserver/blob/master/src/community/authkey/pom.xml> - additional information recommended: description, contributors etc... - has some tabs vs spaces src code - a lot of the code has generic search and replace headers (as below) where history <https://github.com/geoserver/geoserver/commits/master/src/community/authkey/src/test/java/org/geoserver/security/AuthencationKeyOWSTest.java> shows creation in 2012: */* (c) 2014 - 2016 Open Source Geospatial Foundation - all rights reserved* * * (c) 2001 - 2013 OpenPlans* * * This code is licensed under the GPL 2.0 license, available at the root* * * application directory.* * */* - internationalization <https://github.com/geoserver/geoserver/blob/master/src/community/authkey/src/main/resources/GeoServerApplication.properties> looks good, except for GeoServerException.properties <https://github.com/geoserver/geoserver/blob/master/src/community/authkey/src/main/resources/GeoServerException.properties> ? -- Jody Garnett On Mon, 17 Jun 2019 at 09:36, Mauro Bartolomeoli < [email protected]> wrote: > Hi, I would like to ask for promotion of the authkey module to extension > status. > > Some of the requirements for promotion: > > - [x] The module have at least a "handful" of users: since we added the > ability to use an external validation service, the module has been used to > integrate security between geoserver and external application in a lot of > cases. > - [x] The module have a designated and active maintainer: I contributed > several improvements in the last years, and would like to become the > mantainer of the module. > - [ ] The module is considered "stable" by the majority of the PSC. > - [x] The module maintain 40% test coverage: (about 55% with Jacoco) > - [x] The modules have no IP violations. > - [x] The module has a page in the user manual: > https://docs.geoserver.org/stable/en/user/community/authkey/index.html > - [x] The maintainer (Mauro Bartolomeoli) has signed the GeoServer > Contributor Agreement, also as a maintaner of other GeoServer features > (WMTS cascading). > > If no objection arise, I would proceed creating a GSIP for this. > > -- > > Regards, > > Mauro Bartolomeoli > > == > GeoServer Professional Services from the experts! Visit > http://goo.gl/it488V for more information. > == > > Dott. Mauro Bartolomeoli > @mauro_bart > Technical Lead > > GeoSolutions S.A.S. > Via di Montramito 3/A > 55054 Massarosa (LU) > Italy > > mobile: +39 393 904 1756 > phone: +39 0584 962313 > fax: +39 0584 1660272 > > http://www.geo-solutions.it > http://twitter.com/geosolutions_it > > ------------------------------------------------------- > > Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE > 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si > precisa che ogni circostanza inerente alla presente email (il suo > contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è > riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il > messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra > operazione è illecita. Le sarei comunque grato se potesse darmene notizia. > > This email is intended only for the person or entity to which it is > addressed and may contain information that is privileged, confidential or > otherwise protected from disclosure. We remind that - as provided by > European Regulation 2016/679 “GDPR” - copying, dissemination or use of this > e-mail or the information herein by anyone other than the intended > recipient is prohibited. If you have received this email by mistake, please > notify us immediately by telephone or e-mail. > > _______________________________________________ > Geoserver-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-devel >
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
