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
50 lines
2.6 KiB
Markdown
50 lines
2.6 KiB
Markdown
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](http://getbootstrap.com/): MIT
|
|
- [Font Awesome](http://fontawesome.io/icons/): MIT License
|
|
- [Jquery Bootgrid](http://www.jquery-bootgrid.com/): MIT License
|
|
- [Pace](https://github.com/HubSpot/pace): Open License
|
|
- [Twitter typeahead](http://twitter.github.io/typeahead.js/): Open License
|
|
- [Vis](http://visjs.org/): MIT / Apache 2.0
|
|
- [TCPDF](http://www.tcpdf.org): LGPLv3
|
|
- [Bootstrap 3 Datepicker](http://eonasdan.github.io/bootstrap-datetimepicker/): MIT
|
|
- [Bootstrap Dropdown Hover Plugin](https://github.com/CWSpear/bootstrap-hover-dropdown): MIT
|
|
- [Bootstrap Switch ](http://www.bootstrap-switch.org/): Apache 2.0
|
|
- [Handlebars](http://handlebarsjs.com/): Open License
|
|
- [Cycle2](http://jquery.malsup.com/cycle2/): MIT/GPL
|
|
- [Jquery](https://jquery.com/): MIT
|
|
- [Jquery UI](https://jqueryui.com/): MIT
|
|
- [Jquery QRCode](http://larsjung.de/jquery-qrcode/): MIT
|
|
- [Mktree](http://www.mattkruse.com/javascript/mktree/): Open License
|
|
- [Moment](http://momentjs.com/): MIT
|
|
- [Tag Manager](http://soliantconsulting.github.io/tagmanager/): MIT
|
|
- [TW Sack](https://code.google.com/p/tw-sack/): GPLv3
|
|
- [Gridster](http://gridster.net/): MIT
|
|
- [Pure PHP radius class](http://developer.sysco.ch/php/): GPLv3
|
|
- [GeSHi - Generic Syntax Highlighter](http://qbnz.com/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](http://www.appelsiini.net/projects/lazyload): MIT License
|
|
- [influxdb-php](https://github.com/influxdb/influxdb-php): MIT License
|
|
- [HTML Purifier](http://htmlpurifier.org/): LGPL v2.1
|
|
- [Symfony Yaml](https://github.com/symfony/yaml): MIT
|
|
- [PHPMailer](https://github.com/PHPMailer/PHPMailer): LGPL v2.1
|
|
- [pbin](https://github.com/glensc/pbin): GPLv2 (or later - see script header)
|
|
- [CorsSlim](https://github.com/palanik/CorsSlim): MIT
|
|
- [Confluence HTTP Authenticator](https://github.com/chauth/confluence_http_authenticator)
|
|
- [Graylog SSO Authentication Plugin](https://github.com/Graylog2/graylog-plugin-auth-sso)
|
|
|
|
|
|
## 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?
|