lemur/lemur/common
Marti Raudsepp 72f6fdb17d Properly handle Unicode in issuer name sanitization
If the point of sanitization is to get rid of all non-alphanumeric
characters then Unicode characters should probably be forbidden too.

We can re-use the same sanitization function as used for cert 'name'
2018-12-21 16:34:12 +02:00
..
__init__.py initial commit 2015-06-22 13:47:27 -07:00
celery.py LetsEncrypt Celery Flow 2018-11-29 09:29:05 -08:00
defaults.py Properly handle Unicode in issuer name sanitization 2018-12-21 16:34:12 +02:00
fields.py When parsing SAN's, ignore unknown san_types, because in some cases they can contain unparsable/serializable values, resulting in a TypeError(repr(o) + " is not JSON serializable") 2018-12-06 16:47:53 +01:00
health.py Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
managers.py Addressing comments. Updating copyrights. Added function to determine authorative name server 2018-05-29 10:23:01 -07:00
missing.py Time (#482) 2016-11-09 10:56:22 -08:00
schema.py Ensure owner names are lowercase for new / updated certificates 2018-08-17 10:41:55 -07:00
utils.py Validate config - fix for issue#1629 2018-08-28 09:15:28 -07:00
validators.py Reworked sensitive domain name and restriction logic (#878) 2017-08-16 19:24:49 -07:00