horizon/horizon/utils
Matt Borland b2b801b345 Add warning when falling back to insecure key generation
When secret_key.py generates the key, it silently regresses when
SystemRandom isn't present.  We need the reversion for non-production
environments, but we need to warn in environments when SystemRandom isn't
being used.  See the bug report for more details.

Change-Id: Ibed0a41d377317db9bdfa1c9a277eb70691172e7
Closes-Bug: 1588064
2016-06-27 10:46:57 -06:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
babel_extract_angular.py Fix babel msgids to include tag attributes and entities 2016-04-08 16:38:57 +10:00
csvbase.py Merge "Port openstack dashboard overview tests to Python 3" 2015-10-06 11:26:22 +00:00
escape.py Escape angularjs templating in unsafe HTML 2016-06-15 11:03:01 -04:00
file_discovery.py Fixing docstring formatting errors and warnings 2015-08-18 17:14:22 -06:00
filters.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
functions.py Port horizon utils tests to Python 3 2015-09-28 21:35:49 +00:00
html.py Horizon Dropdown now inherits from Bootstrap Theme 2015-12-03 16:07:00 +00:00
lazy_encoder.py Translate status in network topology 2016-01-18 13:19:20 +00:00
memoized.py Stop memoizing on request arguments in nova api 2016-06-10 13:22:14 -05:00
scss_filter.py SCSS $webroot should inherit from settings.py 2015-08-15 08:05:24 -07:00
secret_key.py Add warning when falling back to insecure key generation 2016-06-27 10:46:57 -06:00
units.py Update metering unit selection to use smaller units for time 2014-11-19 20:44:43 -06:00
validators.py ICMP type & code validation while adding Security Group rules 2016-06-10 12:29:54 +02:00