Commit Graph

1739 Commits

Author SHA1 Message Date
kevgliss
a07db5625b Fixing an issue were extensions were implicitly required 2015-08-22 10:22:36 -07:00
kevgliss
3df50f15f7 Merge pull request #47 from kevgliss/keys
Fixing issue with a certificate with no role not being viewable
2015-08-21 16:18:13 -07:00
kevgliss
4b7a55c89f Fixing issue with a certificate with no role not being viewable 2015-08-21 16:08:53 -07:00
Jeremy Heffner
3ff5cdf43f Merge remote-tracking branch 'upstream/master' into elb-ssl-automation 2015-08-21 14:29:03 -07:00
Jeremy Heffner
dbfd6b1e17 Fixing this so it pulls the named option 2015-08-21 13:09:29 -07:00
kevgliss
4b9a05198c Merge pull request #46 from kevgliss/b64fix
Fixing an issue with futures
2015-08-20 16:02:31 -07:00
kevgliss
d62f57eab3 Fixing an issue with futures, unicode and b64 not being able to handle the unicode values 2015-08-20 15:49:08 -07:00
Jeremy Heffner
96c3ab7f9d Merge remote-tracking branch 'upstream/master' into elb-ssl-automation 2015-08-20 15:46:11 -07:00
Jeremy Heffner
38ebeab163 Refactoring.. with pep8 fixes 2015-08-20 15:45:53 -07:00
Jeremy Heffner
fcfaa21a24 Refactoring 2015-08-20 15:45:42 -07:00
kevgliss
0f0d11a828 Merge pull request #45 from kevgliss/authByOwner
Fixes #35
2015-08-19 18:08:55 -07:00
kevgliss
6b2da2fe6b Fixes #35 2015-08-19 18:05:18 -07:00
kevgliss
74525e8e8e Merge pull request #44 from kevgliss/domains
Fixing bug were domains would not have correct pagination
2015-08-19 16:58:56 -07:00
kevgliss
cbcc8af3bd Fixing bug were domains would not have correct pagination 2015-08-19 16:42:56 -07:00
Jeremy Heffner
ab7b0c442c provisionelb creates certs. needs some cleanup and the rest of the glue 2015-08-19 16:10:45 -07:00
kevgliss
39c022dbf3 Merge pull request #43 from kevgliss/decryption
Ensure there are no accidental newlines when fetching the ENCRYPTION_KEY
2015-08-19 15:49:07 -07:00
kevgliss
b00917aa60 Ensure there are no accidental newlines when fetching the ENCRYPTION_KEY 2015-08-19 15:46:10 -07:00
kevgliss
4a0328cd8f Merge pull request #42 from kevgliss/notify
Minor fixes in notifications
2015-08-19 10:29:14 -07:00
kevgliss
b96af3a1f1 Editing footer text 2015-08-19 10:10:19 -07:00
kevgliss
28e12a973f Misc fixed around certificate notifications 2015-08-19 10:07:22 -07:00
kevgliss
1883f3c0e7 Merge pull request #41 from kevgliss/sync
Misc fixed around certificate syncing
2015-08-18 16:21:11 -07:00
kevgliss
c6747439fb Misc fixed around certificate syncing 2015-08-18 16:17:20 -07:00
kevgliss
0b9c814ea5 Merge pull request #40 from kevgliss/privateKey
Fixing issue with creating roles
2015-08-18 09:30:25 -07:00
kevgliss
f09f5eb0f1 Fixing issue with creating roles 2015-08-17 22:51:29 -07:00
kevgliss
95ac5245e1 Merge pull request #39 from kevgliss/notificationInterval
Notification interval
2015-08-17 20:52:32 -07:00
kevgliss
dd607e5c07 Making CLOUDCA_API_ENDPOINT configurable 2015-08-17 17:09:31 -07:00
kevgliss
eb55d5465f Making LEMUR_DEFAULT_SECURITY_EMAIL optional 2015-08-17 16:03:57 -07:00
kevgliss
500b212a25 Adding a few default expiration intervals 2015-08-17 15:49:16 -07:00
kevgliss
7554a86d23 Merge pull request #37 from kevgliss/fixes
General fixes around build time issues
2015-08-14 10:11:46 -07:00
kevgliss
43d4dbbfbd Fixing the paths related to javascript dependecies 2015-08-14 10:05:30 -07:00
kevgliss
90e49613f9 develop doesn't need to build the static files, the make develop will do that 2015-08-11 16:21:00 -07:00
kevgliss
d3ff79d800 Getting correct path to readme so that it doesn't matter where setup.py is run from 2015-08-11 15:46:54 -07:00
kevgliss
bfcbd1b065 Fixes issue where client authentication was not displaying in the UI 2015-08-11 15:43:59 -07:00
kevgliss
b488c349e8 Look for compiled static files, to see if they need to be created 2015-08-11 14:53:28 -07:00
kevgliss
590f43297f Merge pull request #34 from Netflix/0.1.x
Joining 0.1.x with master
2015-08-09 17:01:31 -07:00
kevgliss
b8720566d7 fixing merge conflict 2015-08-09 16:52:14 -07:00
kevgliss
d0d3e06c81 fixing merge conflicts 2015-08-09 16:51:25 -07:00
kevgliss
48f38a8625 Fixing bad cherry pick 2015-08-09 16:49:18 -07:00
kevgliss
13f34fc600 Merge pull request #21 from kevgliss/buildfixes
Build Fixes
2015-08-09 16:47:39 -07:00
kevgliss
cf898e39ac Merge pull request #32 from kevgliss/entropy
Adding docs explaining entropy and how lemur deals with it.
2015-08-08 17:59:59 -07:00
kevgliss
8b9eb70432 Adding docs explaining entropy and how lemur deals with it. 2015-08-08 17:50:54 -07:00
kevgliss
c78daa24d6 Merge pull request #31 from kevgliss/keys
Switch to relying on the configuration key in the configuration file
2015-08-08 16:18:38 -07:00
kevgliss
32ef793c4d Switch to relying on the configuration key in the configuration file 2015-08-08 16:12:29 -07:00
kevgliss
3ebbbd21e7 Merge pull request #30 from kevgliss/py3
Making Lemur py3 compatible
2015-08-03 21:20:59 -07:00
kevgliss
63b1babf7b Fixing a few syntax errors 2015-08-03 21:16:55 -07:00
kevgliss
fc68552d0f Making Lemur py3 compatible 2015-08-03 21:07:28 -07:00
kevgliss
51cb82178f Merge pull request #29 from kevgliss/sources
Adding ability to define sources for lemur to sync with
2015-08-03 16:22:03 -07:00
kevgliss
888e75e7f7 Fixing tests 2015-08-03 16:15:59 -07:00
kevgliss
710b4d45bc Allowing notifications to be marked as in-active 2015-08-03 16:10:00 -07:00
kevgliss
a873e5c7ea Lots of minor fixes 2015-08-03 15:52:39 -07:00