Sunil Mohan Adapa 59d7721682
sharing: Allow double quotes in path strings
Unix paths can contain double quotes. Allow entering paths with double quotes by
escaping them in c-style[1] and retrieve them back properly.

1) https://httpd.apache.org/docs/2.4/expr.html

Tests:

Run tests on with various paths:

- /var/a b

- /var/c"d

- /var/ef"

Run the following tests.

- Create a directory with the test path and create a sample file inside it.

- Add a share with the test path.

- Ensure that the share is accessible and the file can be downloaded.

- Ensure that the list of the shares shows the path correctly.

- Ensure that the share can be edited.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2022-04-25 15:21:55 -07:00
..
2022-04-21 11:08:08 +02:00
2021-09-20 16:50:37 -04:00
2022-04-10 13:57:09 -07:00
2022-04-11 21:18:48 -04:00
2021-09-20 16:50:37 -04:00
2022-04-10 08:29:34 -04:00
2021-09-20 16:50:37 -04:00