Bug 319957

Summary: Change device[Id] to store[id]
Product: [Unmaintained] bodega Reporter: Aaron J. Seigo <aseigo>
Component: ServerAssignee: Aaron J. Seigo <aseigo>
Status: RESOLVED FIXED    
Severity: normal CC: active, giorgos.tsiapaliokas
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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