unifi-hotspot
unifi-hotspot copied to clipboard
A Node.js based external portal server for authorising Wi-Fi guests on Unifi products
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.13. Changelog Sourced from vite's changelog. 5.0.13 (2024-03-24) fix: fs.deny with globs with directories (#16250) (d2db33f), closes #16250 5.0.12 (2024-01-19) fix: await configResolved hooks of...
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
First, thank you for writing this. I was about to write my own, but this saved me the effort :) One thing that I wanted to do was to integrate...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
https://theoephraim.github.io/node-google-spreadsheet/#/guides/migration-guide
Hi @woodjme I am researching a solution to authorize our users through their Office365 login. Did you consider, or maybe already make tests to integrate this type of functionality? Here's...
On UnifiOS (`integrated`) devices, the login endpoint with throw a 429 too many login attempts should lots of devices attempt to authentication at once. Investigate managing the lifecycle of a...