Share

WiFiAdmin, The Free WiFi Web Interface

File Release Notes and Changelog

Release Name: wifiadmin-0.0.4

Notes:
Some known minor bugs, patches are welcome:

    * RRD graphs for User Assosiations on Master mode devices show the numbers as float numbers when assosiations are less than 10.
    * The client-side sorting functionnality does not sort numbers that represent bytesizes in KB, MB, GB in the correct way.


Changes: * Adopted iwconfig output parsing instead of reading /proc files for interaction with the system, as this method guarantees greater compatibility with drivers other than HOSTAP.Everything apart association list is tested with madwifi drivers too * Site survey results now appear in a nifty sortable table * Added a new setting. New users are either allowed to register themselves, or only admin can insert new users * CSS, layout improvements, code enhancements throughout the project * Several security fixes, hardened sudo configuration * Dynamic sorting on the client side with JavaScript for various tables * 802.11 "rate" and network traffic graphs per interface added