mirror of
https://github.com/openNDS/openNDS.git
synced 2026-01-14 06:17:54 -05:00
41 lines
2.4 KiB
Plaintext
41 lines
2.4 KiB
Plaintext
openNDS (5.0.1)
|
|
|
|
* Fix - Path Traversal Attack vulnerability allowed by libmicrohttpd's built in unescape functionality [bluewavenet] [lynxis]
|
|
|
|
-- Rob White <dot@blue-wave.net> Wed, 06 May 2020 19:56:27 +0000
|
|
|
|
openNDS (5.0.0)
|
|
|
|
* Import - from NoDogSplash 4.5.0 allowing development without compromising NoDogSplash optimisation for minimum resource utilisation [bluewavenet]
|
|
* Rename - from NoDogSplash to openNDS [bluewavenet]
|
|
* Create - openNDS avatar and splash image [bluewavenet]
|
|
* Move - wait_for_interface to opennds C code ensuring consistent start at boot time for all hardware, OpenWrt and Debian [bluewavenet]
|
|
* Add - Enable https protocol for remote FAS [bluewavenet]
|
|
* Add - trusted devices list to ndsctl json output [bluewavenet]
|
|
* Add - option unescape_callback_enabled [bluewavenet]
|
|
* Add - get_client_token library utility [bluewavenet]
|
|
* Add - utf-8 to PreAuth header [bluewavenet]
|
|
* Add - PreAuth Support for hashed id (hid) if sent by NDS [bluewavenet]
|
|
* Add - library script shebang warning for systems not running Busybox [bluewavenet]
|
|
* Add - htmlentityencode function, encode gatewayname in templated splash page [bluewavenet]
|
|
* Add - htmlentity encode gatewayname on login page (PreAuth) [bluewavenet]
|
|
* Add - Simple customisation of log file location for PreAuth and BinAuth [bluewavenet]
|
|
* Add - option use_outdated_mhd [bluewavenet]
|
|
* Add - url-encode and htmlentity-encode gatewayname on startup [bluewavenet]
|
|
* Add - Allow special characters in username (PreAuth) [bluewavenet]
|
|
* Add - Documentation updates [bluewavenet]
|
|
* Add - Various style and cosmetic updates [bluewavenet]
|
|
* Fix - Change library script shebang to bash in Debian [bluewavenet]
|
|
* Fix - Remove unnecessary characters causing script execution failure in Debian [bluewavenet]
|
|
* Fix - Add missing NULL parameter in MHD_OPTION_UNESCAPE_CALLBACK [skra72] [bluewavenet]
|
|
* Fix - Script failures running on Openwrt 19.07.0 [bluewavenet]
|
|
* Fix - Preauth, status=authenticated [bluewavenet]
|
|
* Fix - Prevent ndsctl from running if called from a Binauth script. [bluewavenet]
|
|
* Fix - Minor changes in Library scripts for better portability [bluewavenet]
|
|
* Fix - Prevent php notices on pedantic php servers [bluewavenet]
|
|
* Fix - broken remote image retrieval (PreAuth) [bluewavenet]
|
|
* Fix - Allow use of "#" in gatewayname [bluewavenet]
|
|
|
|
-- Rob White <dot@blue-wave.net> Sat, 03 Apr 2020 13:23:36 +0000
|
|
|