Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External API support #13

Closed
arikfr opened this issue Oct 28, 2013 · 1 comment · Fixed by #476
Closed

External API support #13

arikfr opened this issue Oct 28, 2013 · 1 comment · Fixed by #476

Comments

@arikfr
Copy link
Member

arikfr commented Oct 28, 2013

While 99% of re:dash functionality is exposed as API, it can only be consumed after signing in with a Google Account.

We need to have some sort of API key scheme, where you can generate API key per user and per query (to allow access for single query).

@arikfr
Copy link
Member Author

arikfr commented Feb 5, 2014

Related to #51, #50.

@arikfr arikfr modified the milestones: v0.4, v0.3 Feb 9, 2014
robotblake pushed a commit to robotblake/redash that referenced this issue Nov 30, 2016
washort pushed a commit to washort/redash that referenced this issue Apr 30, 2018
In the long run we'll be able to install additional dependencies by
having an own Dockerfile to build images based on the Redash image
but that installs additional Python dependencies. But until we have
a fork with lots of changes ourselves we need to do it this way.

Redash-stmo contains the ability to hook up our own Dockerflow
library.

Refs getredash#13
Refs getredash#37
washort pushed a commit to washort/redash that referenced this issue May 31, 2018
In the long run we'll be able to install additional dependencies by
having an own Dockerfile to build images based on the Redash image
but that installs additional Python dependencies. But until we have
a fork with lots of changes ourselves we need to do it this way.

Redash-stmo contains the ability to hook up our own Dockerflow
library.

Refs getredash#13
Refs getredash#37
washort pushed a commit to washort/redash that referenced this issue Aug 11, 2018
In the long run we'll be able to install additional dependencies by
having an own Dockerfile to build images based on the Redash image
but that installs additional Python dependencies. But until we have
a fork with lots of changes ourselves we need to do it this way.

Redash-stmo contains the ability to hook up our own Dockerflow
library.

Refs getredash#13
Refs getredash#37
washort pushed a commit to washort/redash that referenced this issue Mar 5, 2019
In the long run we'll be able to install additional dependencies by
having an own Dockerfile to build images based on the Redash image
but that installs additional Python dependencies. But until we have
a fork with lots of changes ourselves we need to do it this way.

Redash-stmo contains the ability to hook up our own Dockerflow
library.

Refs getredash#13
Refs getredash#37
washort pushed a commit to washort/redash that referenced this issue Mar 26, 2019
In the long run we'll be able to install additional dependencies by
having an own Dockerfile to build images based on the Redash image
but that installs additional Python dependencies. But until we have
a fork with lots of changes ourselves we need to do it this way.

Redash-stmo contains the ability to hook up our own Dockerflow
library.

Refs getredash#13
Refs getredash#37
washort pushed a commit to washort/redash that referenced this issue Jun 5, 2019
In the long run we'll be able to install additional dependencies by
having an own Dockerfile to build images based on the Redash image
but that installs additional Python dependencies. But until we have
a fork with lots of changes ourselves we need to do it this way.

Redash-stmo contains the ability to hook up our own Dockerflow
library.

Refs getredash#13
Refs getredash#37
washort pushed a commit to washort/redash that referenced this issue Jun 12, 2019
In the long run we'll be able to install additional dependencies by
having an own Dockerfile to build images based on the Redash image
but that installs additional Python dependencies. But until we have
a fork with lots of changes ourselves we need to do it this way.

Redash-stmo contains the ability to hook up our own Dockerflow
library.

Refs getredash#13
Refs getredash#37
washort pushed a commit to washort/redash that referenced this issue Jun 13, 2019
In the long run we'll be able to install additional dependencies by
having an own Dockerfile to build images based on the Redash image
but that installs additional Python dependencies. But until we have
a fork with lots of changes ourselves we need to do it this way.

Redash-stmo contains the ability to hook up our own Dockerflow
library.

Refs getredash#13
Refs getredash#37
mnoorenberghe pushed a commit to mnoorenberghe/redash that referenced this issue Apr 17, 2020
- Use new master / rc release release strategy (getredash#440)
- Migrate Circle CI 2.0 (getredash#488, getredash#502, getredash#923)
- Install redash-stmo.

In the long run we'll be able to install additional dependencies by
having an own Dockerfile to build images based on the Redash image
but that installs additional Python dependencies. But until we have
a fork with lots of changes ourselves we need to do it this way.

Redash-stmo contains the ability to hook up our own Dockerflow
library.

Disable test that tests the login page and the existence of the
remote auth link there. We override this functionality for user
experience reasons via redash-stmo and redirect from the login page
to the remote auth URL.

Refs getredash#13
Refs getredash#37
eugenekx pushed a commit to eugenekx/redash that referenced this issue Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant