lemur/lemur
Robert Picard 40eb950e94 Use MultiFernet for encryption
Facilitates key rotation and uses more secure encryption than what
sqlalchemy-utils does.

Fixes #117 and #119.
2015-10-13 16:58:58 -07:00
..
analyze Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
auth Fix a handful of typos in documentation 2015-10-06 15:05:05 -07:00
authorities Adding the ability to track a certificates signing key algorithm 2015-10-06 12:51:59 -07:00
certificates Use MultiFernet for encryption 2015-10-13 16:58:58 -07:00
common Fixes #105 2015-10-02 13:46:13 -07:00
defaults unifying lemur defaults 2015-09-04 15:52:56 -07:00
destinations Fixes destination stat 2015-10-06 09:43:31 -07:00
domains Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
migrations Adding the ability to track a certificates signing key algorithm 2015-10-06 12:51:59 -07:00
notifications Fixing issue with expiration emails not being sent 2015-09-04 09:24:55 -07:00
plugins Fixes #105 2015-10-02 13:46:13 -07:00
roles Use MultiFernet for encryption 2015-10-13 16:58:58 -07:00
sources Misc fixed around certificate syncing 2015-08-18 16:17:20 -07:00
static/app Adding the ability to track a certificates signing key algorithm 2015-10-06 12:51:59 -07:00
tests Use MultiFernet for encryption 2015-10-13 16:58:58 -07:00
users Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
__init__.py unifying lemur defaults 2015-09-04 15:52:56 -07:00
constants.py Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
database.py Misc fixed around certificate syncing 2015-08-18 16:17:20 -07:00
decorators.py Fixing a few syntax errors 2015-08-03 21:16:55 -07:00
default.conf.py Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
exceptions.py Adding in some initial tests 2015-07-02 15:48:54 -07:00
extensions.py Adding support for SMTP emails 2015-07-23 13:46:54 -07:00
factory.py Adding support for SMTP emails 2015-07-23 13:46:54 -07:00
manage.py Use MultiFernet for encryption 2015-10-13 16:58:58 -07:00
models.py Purging ELB and Listener specific models 2015-08-01 15:47:14 -07:00
pytest.py adding test utils 2015-07-07 15:32:55 -07:00
utils.py Use MultiFernet for encryption 2015-10-13 16:58:58 -07:00