Bug 319957 - Change device[Id] to store[id]
Summary: Change device[Id] to store[id]
Status: RESOLVED FIXED
Alias: None
Product: bodega
Classification: Unmaintained
Component: Server (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-17 17:17 UTC by Aaron J. Seigo
Modified: 2013-05-29 13:42 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron J. Seigo 2013-05-17 17:17:22 UTC
Originally bodega was conceived to provide stores for devices .. and this is no longer the case. The scope has broadened so that a related device is simply not a guarantee. 

Therefore: Change "device" to "store" in the database and the code, while keeping backwards compatibility for the deviceId parameter for authentication.

Reproducible: Always