Implement apache oauth login

The ASF provides an oauth based login option via:

https://oauth.apache.org

see

https://oauth.apache.org/api.html

for documentation. This change integrates the oauth system and allows
every ASF committer to login using his/her ASF credentials.
3 files changed
tree: 147177ec0379aa3cb95089e1b6d5a26ba366218d
  1. convert/
  2. html-convert/
  3. licencereviewsite/
  4. pp3/
  5. synergy/
  6. translations/
  7. tutorials-convert/
  8. wiki-convert/
  9. wiki-export/
  10. .gitignore
  11. LICENSE
  12. NOTICE
  13. README.md
README.md

netbeans-tools

Mirror of Apache NetBeans Tools.

Repository of tools and other utilties created and used by the Apache NetBeans community.

Currently Available Tools

  • convert: Tool for automatically converting Sun Microsystems and Oracle licenses to Apache.

  • html-convert: Tool that reads tutorials in HTML format from the 3rd Oracle donation and converts these to the AsciiDoc format.

  • licensereviewsite: Tool consisting of a Maven plugin to generate report for crosschecking Jenkins / Confluence for external and licence. (More details.)

  • pp3: Plugin Portal, live at http://netbeans-vm.apache.org/pluginportal/.

  • wiki-export: Tool for extracting WikiText data from wiki.netbeans.org. (More details.)

  • wiki-convert: Tool for converting extracted WikiText data to AsciiDoc, suitable for using with the jBake static generator tool.