-
### Summary
This proposal is to add a new force-lock command.
### Problem Statement
There is no way to manually lock a state via the CLI, only unlock one.
### User-facing description
U…
-
neither https://owncloud.dev/ocis/storage-backends/dcfsnfs/ nor
https://doc.owncloud.com/ocis/next/deployment/storage/nfs.html#mount-options-to-consider mention `noac`, which is needed for data cons…
-
### What is your issue?
I've always felt this was unnecessarily confusing. We have multiple "backends" that are selected through the `engine` kwarg to `open_dataset`, which ultimately calls an instan…
-
Idea:
- We build a 1-to-n relationship between an organizer and the git endpoint.
- We have a 1-to-1 relationship between a task and the git endpoint
-
Current implementation for ZulipLDAPAuthBackendBase and ZulipLDAPAuthBackend preclude the use of multiple LDAP backends with Zulip (e.g. https://pythonhosted.org/django-auth-ldap/multiconfig.html).
…
-
```
Add support for using postgresql as a backend, leaving the option to use mysql
as a backend as well. This can either be direct use via the mysql or mysqli and
postgresql php bindings, or using a…
-
The Gallery currently supports only two types of storage:
1. File system
2. Azure blob storage
In order to allow users to deploy their on Gallery instances with different types of storage (like A…
-
As I understand it, the current design/implementation has the following:
* a single swappable storage factory, configured by `FILES_REST_STORAGE_FACTORY`, the provided implementation being `pyfs_st…
-
### Do you want to request a *feature* or report a *bug*?
Bug
### What did you do?
I am attempting to scale up a container, which exposes multiple ports, and for each of the containers …
mtt-g updated
5 years ago
-
### Is this a bug report?
Yes
### Steps to reproduce
1. Set up a proxy server with
```
app.use(
'/sockjs-node',
createProxyMiddleware('/sockjs-node', {
target: 'http://127.0.0…