Ju1-js dc25a31d1a Gradio Auth Read from External File
Usage: `--gradio-auth-path {PATH}`
It adds the credentials to the already existing `--gradio-auth` credentials. It can also handle line breaks.
The file should look like:
`{u1}:{p1},{u2}:{p2}`
or
```
{u1}:{p1},
{u2}:{p2}
```
Will gradio handle duplicate credentials if it happens?
2023-01-27 22:43:10 -08:00
..
2023-01-27 11:54:19 +03:00
2022-11-17 00:08:21 -05:00
2023-01-21 16:15:53 +03:00
2023-01-21 08:36:07 +03:00
2022-09-07 12:32:28 +03:00
2023-01-27 17:32:31 -08:00
2022-12-30 19:36:36 -05:00
2022-12-14 20:59:33 +02:00
2023-01-19 09:25:37 +03:00
2023-01-21 16:15:53 +03:00
2023-01-07 01:46:13 +03:00
2022-12-31 18:06:35 +03:00
2023-01-27 22:43:10 -08:00
2023-01-18 13:59:45 +03:00
2023-01-23 15:50:32 +03:00
2022-11-30 14:56:12 +08:00