lemur/lemur/common
Marti Raudsepp dafed86179 Improve certificate name normalization: remove Unicode characters, etc. (#906)
* Accented characters are replaced with non-accented version (ä -> a)
* Spaces are replaced with '-' (previously they were removed)
* Multiple non-alphanumeric characters are collapsed into one '-'
2017-09-08 10:52:22 -07:00
..
__init__.py initial commit 2015-06-22 13:47:27 -07:00
defaults.py Improve certificate name normalization: remove Unicode characters, etc. (#906) 2017-09-08 10:52:22 -07:00
fields.py Reworked sensitive domain name and restriction logic (#878) 2017-08-16 19:24:49 -07:00
health.py Add Check of DB connections on healthcheck URL (#812) 2017-05-22 17:15:41 -07:00
managers.py Allow Lemur "start" to use the global config. (#596) 2016-12-14 13:23:50 -08:00
missing.py Time (#482) 2016-11-09 10:56:22 -08:00
schema.py Adding additional failure conditions to sentry tracking. (#853) 2017-07-13 14:49:04 -07:00
utils.py Adding max notification constraint. (#704) 2017-03-03 12:59:16 -08:00
validators.py Reworked sensitive domain name and restriction logic (#878) 2017-08-16 19:24:49 -07:00