dec0dOS / zero-ui

ZeroUI - ZeroTier Controller Web UI - is a web user interface for a self-hosted ZeroTier network controller.
GNU General Public License v3.0
912 stars 146 forks source link

feat: implement rate-limiting for authorization #175

Closed dec0dOS closed 10 months ago

dec0dOS commented 11 months ago

Feature Request

Additional Context

More info here: https://github.com/dec0dOS/zero-ui/security/code-scanning/5

aruznieto commented 10 months ago

Link doesnt work

dec0dOS commented 10 months ago

Seems like code scanning alerts are available only for maintainers. Here's the extracted data from the link: Missing rate limiting · Code scanning alert #5 · dec0dOS:zero-ui.pdf

aruznieto commented 10 months ago

WIP

dec0dOS commented 10 months ago

Closed with https://github.com/dec0dOS/zero-ui/pull/179. Thanks, @aruznieto!

dec0dOS commented 10 months ago

Some issues with the rate limiter: https://github.com/dec0dOS/zero-ui/discussions/181#discussioncomment-7294898

dec0dOS commented 10 months ago

Fixed with https://github.com/dec0dOS/zero-ui/commit/213c9499f2cabda1706225750f40dab64d5297a0