GW2Raidar / gw2raidar

A log parsing website for Guild Wars 2 combat logs
http://www.gw2raidar.com
GNU General Public License v3.0
20 stars 14 forks source link

Store UploadID and Encounter URL #281

Open merforga opened 6 years ago

merforga commented 6 years ago

Store Upload file ID and the encounter URL associated with the file ID. Should be able to pull encounter URL using an Upload file ID parameter.

Security wise, should only be able to pull the ID if authenticated with the server. IE can only pull if user is the user who uploaded the file in the first place.