Replies: 1 comment
-
|
In v4, auto incrementing integer IDs have been replaced in favor for cuids which arent deterministic. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently when a folder is made public it get a URL determined by the folder id, like https://example.com/folder/1
This is quite bad for privacy. Could the URL use a random string, same as for individual files?
Beta Was this translation helpful? Give feedback.
All reactions