Implementing usage of forbidden_chars for file/folder uploads
Open
Nobody has claimed this yet.
🍂 2024-Autumn
enhancement
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
How to use GitHub
- Please use the 👍 reaction to show that you want to have the same feature implemented.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature description
Hi iOS Team,
there is a forbidden_characters=[....] feature in the WebUI that disallows the usage for renaming/uploading/moving of files & folders with specific characters that are forbidden.
Could we also implement this in the iOS Client so that it is in sync with the frontend?
- https://github.com/nextcloud/server/pull/40585
- https://github.com/nextcloud/server/issues/38614
- https://github.com/nextcloud/server/issues/43423
Thank you for your effort! :)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.