Releases: mcmilk/UniFi-HotSpot-Manager
Releases · mcmilk/UniFi-HotSpot-Manager
HotSpot-Manager 0.4b
New features
- use json format for user database
- generate individual admin account for new sites (no default password)
- put together the actions list_guests and list_online
- do not submit invalid form data from the modal dialogs
- make the
config.php
more simple (removed some variables there) hotspot.js
is gone intosite.php
, so you just have oneindex.php
file in webspace now
HotSpot-Manager 0.4a
Features
- allow different Usergroups via Voucher prefixes with just one Ubiquiti Controller ;)
- own user access control, no need for users to get a real admin account on the Ubiquiti Controller
- variable printing, creating, filtering and deleting of vouchers
- deleting multiple vouchers with one click just works, but the needed time is about 0.8 seconds per voucher :(
- blocking, unblocking and re-connecting of users (the default HotSpot system misses these functions, but the Admin interface has, yes I know...)
This is the first Github release.