amschaal / bioshare

MIT License
6 stars 2 forks source link

Add friendly URL for shares? #13

Open amschaal opened 8 years ago

amschaal commented 8 years ago

Instead of the randomly generated string, allow a share owner to create a unique string instead.

msettles commented 8 years ago

Just don’t call it a ‘slug’

From: Adam Schaal notifications@github.com Reply-To: amschaal/bioshare reply@reply.github.com Date: Thursday, July 21, 2016 at 2:53 PM To: amschaal/bioshare bioshare@noreply.github.com Subject: [amschaal/bioshare] Add friendly URL for shares? (#13)

Instead of the randomly generated string, allow a share owner to create a unique string instead.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

amschaal commented 8 years ago

Shares can now be referenced by an optional slug (labeled as "Friendly URL"), instead of the random ID. However, some URLs still only support the ID, and services like rsync and SFTP still don't use the slug.