scalable
Here are 281 public repositories matching this topic...
-
Updated
Aug 9, 2021 - JavaScript
-
Updated
Sep 18, 2021 - PHP
Axis API V2 needs to be updated to allow " cameraId=<##> " to append to GET /axis-cgi/com/ptz.cgi
Describe Your Environment
- Version of ZoneMinder release version v1.34.16.
- How you installed ZoneMinder Docker Container https://hub.docker.com/r/quantumobject/docker-zoneminder/
- Full name and version of OS
- Browser name and version
Brave - Version 1.11.97 Chromium: 84.0.4147.89 (Official Build) (64-bit)
Firefox- 78.0.2 (64-bit)
If the issue concerns a camera
- Make and M
Environment
- VerneMQ Version: 1.11.0
- OS:
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic - Erlang/OTP version (if building from source): 19
- VerneMQ configuration (vernemq.conf) or the changes from the default
- Cluster size/standalone:
Expected behaviour
Connection to Redis server running on unixsocket, configured within Lua scr
This is to help people that for whatever reason don't want to go through the effort of changing it manually every time.
Default levels of understanding and thoroughness for both positive (review)and negative(flag) could also be configurable in the user-config file.
-
Updated
Sep 7, 2021 - Go
-
Updated
Oct 15, 2021 - JavaScript
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Sep 2, 2020 - Go
What is the current way of locking down the solution to only being callable by GitHub's webhook IP addresses? https://api.github.com/meta
Would it be worth raising a PR to have a solution for this baked in? I would think anyone deploying this would want to ensure only GitHub and perhaps the ability to include some custom IPs can call the webhook Lambda?
EDIT Perhaps it's worth adding an expl
-
Updated
Aug 12, 2021 - C#
-
Updated
Oct 7, 2021 - JavaScript
-
Updated
Sep 8, 2021 - Python
-
Updated
Jan 11, 2020 - C++
-
Updated
Oct 13, 2021 - HTML
-
Updated
May 12, 2021 - JavaScript
-
Updated
Oct 16, 2021 - Rust
-
Updated
Dec 16, 2020 - Python
-
Updated
Aug 29, 2021 - HTML
-
Updated
Apr 22, 2018 - JavaScript
-
Updated
Sep 15, 2021 - Go
-
Updated
May 22, 2021 - TypeScript
-
Updated
Aug 14, 2021 - JavaScript
-
Updated
Oct 13, 2021 - Python
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Sep 7, 2021 - Python
Improve this page
Add a description, image, and links to the scalable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scalable topic, visit your repo's landing page and select "manage topics."
Description of the problem / feature request:
globthrows an evaluation error when it detects an infinite recursion in adirectory traversal. However, it detects this recursion even if the specific
subpath leading to that recursion is excluded via the
exclude=[]argument.This means that recursive symlinks cannot be ignored in glob expressions,
even if they occur in subtrees that