-
```
In issue 258 a user expressed the desire of listing directory contents for the
home directory only.
By using DummyAuthorizer this should be possible by doing:
>>> authorizer.add_user('user', '12…
-
Currently the application sets are deployed using an apps of appset argo application looking at the addons directory recursive.
In the Argo UI and listing application set gets clobber with empty a…
-
Проверялось следуюшим кодом, который стабильно отрабатывает в 1С 8.3.11
```
Соединение = Новый FtpСоединение(АдресСервера, 21, ИмяПользователя, Пароль);
Файлы = Соединение.НайтиФайлы("/","*");
```…
-
Add instrumentation to track performance stats of NN and JT (how long to get directory listing on hdfs; how long to submit a job or query JT queue)
-
I've added `BASIC_AUTH_USER` and `BASIC_AUTH_PASS` but when I go to `http://localhost:8000` it doesn't ask for credentials - just show the directory listing.
My docker-compose
```
proxy:
ima…
-
# CREATE NEW USER
`$ sudo useradd -m -c ‘lebavyclone' lebavyclone`
Demo
![1](https://user-images.githubusercontent.com/40163579/41335260-64c8678c-6f12-11e8-9e3e-b10411ef2951.png)
# SET PASSWO…
-
Hi. I'm having a issue where I'm trying to list some zip files inside a directory in my project using `dir_tree()` and they're not showing up. I thought I was messing up with `glob` or `regexp`, but i…
-
CMS observes that vector read timeouts are one of the most common failure modes. Looking at the frequency of success on retries, it appears that the vector read was progressing fine -- however, the t…
-
## Steps to reproduce
exporter_1_13_test % ./terraform-provider-databricks_v1.13.0 exporter
🔍 Match entity names (optional):
✅ Generate `databricks_global_init_script` and related resources? [Y…
-
```
Plugin adder dialog sucks
We seriously need something better at least on Linux.
The idea:
1) Install all plugins in $PREFIX/lib/heekscad/ or $PREFIX/lib/heekscad/plugins
2) HeeksCAD loads every…