jsonresume.org icon indicating copy to clipboard operation
jsonresume.org copied to clipboard

remove possible name collisions

Open levino opened this issue 1 year ago • 2 comments

Currently the registry has some special routes like /interview, /jobs etc. We should host these routes on a different domain or stop using the root for the cv generation (e.g. /{GITHUB_USERNAME}) since if someones username would be "jobs" they just could not create a cv.

levino avatar Nov 30 '23 11:11 levino

I'm not sure it's that big of an issue.

Lot's of websites do this e.g. Github, Twitter

Also those pages are re-routed so that only work when in the form of {USERNAME}/interview

thomasdavis avatar May 29 '24 00:05 thomasdavis

True, true. But github is in control of the usernames it issues. So nobody can make a user with handle @settings.

Feel free to close this issue.

levino avatar May 29 '24 13:05 levino