Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Move config from DB to configuration file #153

Closed
jkleinsc opened this issue Jul 28, 2015 · 1 comment
Closed

Move config from DB to configuration file #153

jkleinsc opened this issue Jul 28, 2015 · 1 comment
Assignees
Labels
🚀enhancement an issue/pull request that adds a feature to the application in progress indicates that issue/pull request is currently being worked on
Milestone

Comments

@jkleinsc
Copy link
Member

Right now there is a Couch/Pouch config database that we currently only use to determine whether or not to use google auth for login. This should be replaced with a value in the config.js file used by the server.

Additionally we use that pouchdb to store oauth credentials locally. This needs to use Ember Simple Auth for storage.

@jkleinsc jkleinsc added the 🚀enhancement an issue/pull request that adds a feature to the application label Jul 28, 2015
@jkleinsc jkleinsc self-assigned this Jul 28, 2015
@jkleinsc jkleinsc added this to the Ember 2.x milestone Jul 28, 2015
@tangollama tangollama added the help wanted indicates that an issue is open for contributions label Aug 5, 2015
@tangollama
Copy link
Member

Where is this at @jkleinsc?

@jkleinsc jkleinsc added in progress indicates that issue/pull request is currently being worked on and removed help wanted indicates that an issue is open for contributions labels Mar 23, 2017
jkleinsc added a commit to HospitalRun/hospitalrun-server-routes that referenced this issue Mar 23, 2017
Partially addresses HospitalRun/hospitalrun-frontend#153
and HospitalRun/hospitalrun-frontend/#631
matteovivona pushed a commit that referenced this issue Jan 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🚀enhancement an issue/pull request that adds a feature to the application in progress indicates that issue/pull request is currently being worked on
Projects
None yet
Development

No branches or pull requests

2 participants