scalable
Here are 280 public repositories matching this topic...
-
Updated
Aug 9, 2021 - JavaScript
-
Updated
Jul 14, 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
Sep 15, 2021 - JavaScript
-
Updated
Sep 12, 2021 - JavaScript
-
Updated
Sep 2, 2020 - Go
Would be good to replace terminology for the following variable.
repository_white_list » repository_allow_list.
Please ensure to not break backwards compatibility in first couple of release to allow consumers of this module to migrate.
repository_white_list should be deprecated and be used as fallback for the new repository_allow_list.
In a future release we can then remove th
-
Updated
Aug 12, 2021 - C#
-
Updated
Aug 26, 2021 - JavaScript
-
Updated
Sep 8, 2021 - Python
-
Updated
Jan 11, 2020 - C++
-
Updated
Sep 8, 2021 - HTML
-
Updated
May 12, 2021 - JavaScript
-
Updated
Aug 21, 2021 - Rust
-
Updated
Aug 29, 2021 - HTML
-
Updated
Dec 16, 2020 - Python
-
Updated
Apr 22, 2018 - JavaScript
-
Updated
Sep 15, 2021 - Go
-
Updated
Aug 14, 2021 - JavaScript
-
Updated
May 22, 2021 - TypeScript
-
Updated
Sep 15, 2021 - Python
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jan 24, 2020 - TypeScript
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