datahuborg / datahub

An experimental hosted platform (GitHub-like) for organizing, managing, sharing, collaborating, and making sense of data.
https://datahub.csail.mit.edu
MIT License
210 stars 60 forks source link

Console cleanup #138

Closed justinanderson closed 8 years ago

justinanderson commented 8 years ago

The console work on feature/rest needs a few things before it's ready for deployment:

RogerTangos commented 8 years ago

Console is now using https when not in testing. Should the client_id be secret, or is it OK to throw it into settings.py?

justinanderson commented 8 years ago

Different deployments of DataHub may want to have their own client_id for Console, but it doesn't have to be secret. As long as it has a default client_id in settings.py which is overridable via local_settings.py.

RogerTangos commented 8 years ago

re: shouldn't create an owner named foo, I'm thinking of making a special owner for all of the main oauth2 applications. Sound OK to you?

justinanderson commented 8 years ago

👍

RogerTangos commented 8 years ago

closed in 2d2a5725e45628cae6703add029e1c0e5ed72c68