Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants