The purpose of this repo is to provide a flexible, Node.js based external portal server for authorising Wi-Fi guests on Unifi products.
- The
USERNAME
environment variable has been renamed toUNIFI_USER
- The
PASSWORD
environment variable has been renamed toUNIFI_PASS
- Changed
basic
value forAUTH_ENV
touserInfo
- Bumped to NodeJS Version 18
- Removed
request
andrequest-promise
packages in favour ofaxios
- Rewritten authorisation controller
- 🎉 Store the contents of the hotspot form using
LOG_AUTH
drivers 🎉 - Listen on port given in env