librenms-librenms/doc/General/Acknowledgement.md
Adam Bishop 1c6b7a967f Single Sign-On Authentication Mechanism (#7601)
* Allow the URL a user is sent to after logging out to be customised
This is required for any authentication system that has a magic URL for logging out (e.g. /Shibboleth.sso/Logout).

* Allow auth plugins to return a username

This is a bit cleaner than the current auth flow, which special cases e.g. http authentication

* Add some tests, defaults and documentation

* Add single sign-on authentication mechanism

* Make HTTPAuth use the authExternal/getExternalUsername methods

* Add to acknowledgements

* Add reset method to Auth
2017-11-28 20:40:17 -06:00

2.6 KiB

source: General/Acknowledgement.md

LibreNMS wouldn't be what it is today without the use of some other amazing projects. We list below what we make use of including the license compliance.

3rd Party GPLv3 Compliant

3rd Party GPLv3 Non-compliant

  • JpGraph (html/includes/jpgraph): QPL 1.0 license
  • MIBS (mibs): unknown/various
  • html/graph-realtime.php: BSD (original?)
  • html/includes/collectd/: GPLv2 only
  • overLIB (html/js/overlib_mini.js): modified Artistic 1.0?