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

Confidant web interface should indicate if USE_ENCRYPTION=False #27

Open
woodrow opened this issue Nov 4, 2015 · 2 comments
Open

Confidant web interface should indicate if USE_ENCRYPTION=False #27

woodrow opened this issue Nov 4, 2015 · 2 comments

Comments

@woodrow
Copy link

woodrow commented Nov 4, 2015

We should show a warning header/banner if you've intentionally disabled encryption (for e.g. in development or trying out Confidant via Docker).

An example from Stripe's OAuth flow (though Confidant's should be more alarming and explicit about the lack of encryption):

screen shot 2015-11-04 at 3 27 58 pm

@jeff-abe-98
Copy link

I would like to work on this but I am having trouble getting started, can someone point me in the right direction?

@ryan-lane
Copy link
Contributor

Hey @jewishjeff. The easiest way to handle this would be to expose some settings through a flask endpoint and have the angularjs app load those settings on initial load. Based on a setting you'd be able to ngHide/ngShow a div in the interface for this.

rowillia pushed a commit that referenced this issue Jan 19, 2016
Overflow interface for resources and resources detail view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants