Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

web object browser limits bucket names inconsistently from backend #268

Open
nergdron opened this issue Sep 10, 2021 · 0 comments
Open

web object browser limits bucket names inconsistently from backend #268

nergdron opened this issue Sep 10, 2021 · 0 comments

Comments

@nergdron
Copy link

ran into an issue earlier today where a user was having a problem deleting a bucket they'd created, because it had a dash in the name. I did some tests and found that the behaviour on bucket naming between the web interface and the uplink backend is inconsistent, uplink allows a lot of reasonable characters while the web interface only allows lowercase latin1, from what I can tell.

we should make the web interface consistent with the wider range allowed on the backend, as most users are going to want things like underscores and dashes and stuff in their bucket names.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant