Skip to content

War Room - Create an API that allows an image to be uploaded and viewed #19

@friznit

Description

@friznit

Require an API call that accepts Basic Authentication of username/password - matches username/pass for registered users.

Allows for an image to be POST uploaded via HTTP

http://alivemod.com/api/intelUpload?group=NSG&mission=Operation_Neptune_Spear

with image as payload (using C# webclient to upload file - WebClient.UploadFileAsync(URL,file) )

Should store image that only group can view for that mission.

Add a gallery of pics to the operations page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions