mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* 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
2.6 KiB
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
- Bootstrap: MIT
- Font Awesome: MIT License
- Jquery Bootgrid: MIT License
- Pace: Open License
- Twitter typeahead: Open License
- Vis: MIT / Apache 2.0
- TCPDF: LGPLv3
- Bootstrap 3 Datepicker: MIT
- Bootstrap Dropdown Hover Plugin: MIT
- Bootstrap Switch : Apache 2.0
- Handlebars: Open License
- Cycle2: MIT/GPL
- Jquery: MIT
- Jquery UI: MIT
- Jquery QRCode: MIT
- Mktree: Open License
- Moment: MIT
- Tag Manager: MIT
- TW Sack: GPLv3
- Gridster: MIT
- Pure PHP radius class: GPLv3
- GeSHi - Generic Syntax Highlighter: GPLv2+
- MalaysiaMap.svg - By Exiang [CC BY 3.0 (http://creativecommons.org/licenses/by/3.0)], via Wikimedia Commons
- Code for UBNT Devices Mark Gibbons mgibbons@oemcomp.com Initial code base submitted via PR721
- Jquery LazyLoad: MIT License
- influxdb-php: MIT License
- HTML Purifier: LGPL v2.1
- Symfony Yaml: MIT
- PHPMailer: LGPL v2.1
- pbin: GPLv2 (or later - see script header)
- CorsSlim: MIT
- Confluence HTTP Authenticator
- Graylog SSO Authentication Plugin
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?