Commit Graph

  • e01863097b fixing the time bug, sub-second to second, and month to minute! Hossein Shafagh 2020-10-23 10:16:23 -0700
  • a5cea4fb9a Skip revoked certs when looking for certs to notify Jasmine Schladen 2020-10-23 09:42:03 -0700
  • 233f9768e8 Fix error handling Jasmine Schladen 2020-10-23 09:34:33 -0700
  • 5ccc99bbfa
    Merge branch 'master' into dependabot/pip/botocore-1.18.18 Hossein Shafagh 2020-10-23 09:08:47 -0700
  • 98962ae5f5
    Merge branch 'master' into sns Jasmine Schladen 2020-10-23 08:50:26 -0700
  • 41ac43013d
    Merge branch 'master' into notification-plugin-field-fix Hossein Shafagh 2020-10-23 08:43:29 -0700
  • 2ea39a51e3
    Merge pull request #3208 from hosseinsh/improved-logging Hossein Shafagh 2020-10-23 08:43:11 -0700
  • 2b274f723a
    Merge branch 'master' into improved-logging Hossein Shafagh 2020-10-23 07:59:30 -0700
  • e87cf040f3
    Merge pull request #3207 from hosseinsh/entrust-deactivate Hossein Shafagh 2020-10-23 07:59:15 -0700
  • 71df6b8560 Fix plugin field on notification edit Jasmine Schladen 2020-10-22 18:15:26 -0700
  • 8610af8b83
    more precise language Hossein Shafagh 2020-10-22 17:54:46 -0700
  • 820106e333
    Merge branch 'master' into expanding-S3-plugin Hossein Shafagh 2020-10-22 17:35:20 -0700
  • 9ce0010bf1 handle_respone can also handle the no data response Hossein Shafagh 2020-10-22 17:33:39 -0700
  • cf87e178c8 making lint happy Hossein Shafagh 2020-10-22 17:33:02 -0700
  • 97f80b79dc adjusting digicert test to support seconds Hossein Shafagh 2020-10-22 17:23:33 -0700
  • 9acd974b74 fixing the test to support seconds Hossein Shafagh 2020-10-22 17:20:47 -0700
  • ae1e9d120b consistent messaging Hossein Shafagh 2020-10-22 17:13:58 -0700
  • 2e7652962c refactoring of the error handling Hossein Shafagh 2020-10-22 17:11:02 -0700
  • 1c96ea9ab1 better messaging of exceptions Hossein Shafagh 2020-10-22 17:10:32 -0700
  • 02c040865d more meaningful message Hossein Shafagh 2020-10-22 16:05:29 -0700
  • 8fa90a2ce5 digicert expects also seconds, though not yet honoring it Hossein Shafagh 2020-10-22 16:01:09 -0700
  • c60645bec4 improved logging for all responses Hossein Shafagh 2020-10-22 16:00:26 -0700
  • c2fe2b5e03 improved logging for all responses Hossein Shafagh 2020-10-22 15:59:59 -0700
  • 03d1af16e7 better logging for exceptions around all plugins Hossein Shafagh 2020-10-22 15:59:38 -0700
  • 3e1e17998e
    Merge branch 'master' into url_context_path Hossein Shafagh 2020-10-22 12:04:11 -0700
  • 2b876f22a5
    Merge branch 'master' into log_update Hossein Shafagh 2020-10-22 12:00:51 -0700
  • 2e7e3a82fa
    Update cli.py Hossein Shafagh 2020-10-22 11:57:54 -0700
  • c40ecd12cb improved naming Hossein Shafagh 2020-10-22 10:58:16 -0700
  • 2cc03088cd creating a celery task Hossein Shafagh 2020-10-21 19:53:08 -0700
  • a4dba0cb35 creating a cli to handle entrust deactivation Hossein Shafagh 2020-10-21 19:52:51 -0700
  • 906b3b2337 better handling of status code Hossein Shafagh 2020-10-21 19:52:25 -0700
  • 92eec5cc9c revocation should only check for not expired and not revoked certs Hossein Shafagh 2020-10-21 18:52:55 -0700
  • 55f219e97a
    Merge pull request #3206 from charhate/ecc_changes charhate 2020-10-21 16:25:03 -0700
  • adf8f37718
    Merge branch 'master' into log_update Hossein Shafagh 2020-10-21 16:03:46 -0700
  • 43483cb1c7 Check if present - Organization, State, Country sayali 2020-10-21 15:11:10 -0700
  • 2ccb7034b5
    Merge pull request #3205 from charhate/ecc_changes charhate 2020-10-21 13:11:04 -0700
  • 0986a7a3ff
    Merge branch 'master' into ecc_changes Hossein Shafagh 2020-10-21 12:32:35 -0700
  • 757e190b60 Check if OU and L is present in subject fixing index out of range sayali 2020-10-21 12:11:41 -0700
  • 9374adaa46 do not create db_upgrade.log during migrations Emmanuel Garette 2020-10-21 08:45:12 +0200
  • c1bf192bd8
    Merge pull request #3203 from charhate/ecc_changes charhate 2020-10-20 18:14:08 -0700
  • 18fdd420a7
    Merge branch 'master' into ecc_changes Hossein Shafagh 2020-10-20 18:08:16 -0700
  • 4997165235 Removing ECC 192 and 521 from UI not CAB supported. Keeping 521 for authority sayali 2020-10-20 17:59:50 -0700
  • 59a97cde1d
    Merge pull request #3202 from charhate/ecc_changes charhate 2020-10-20 17:23:31 -0700
  • 01dddd2a55 iterate over subject details sayali 2020-10-20 17:17:28 -0700
  • 788703ce12 Fix cert reissue when L/OU is not set get_certificate_primitives complains with None L/OU sayali 2020-10-20 16:43:57 -0700
  • 5d0fb695c3 Merge branch 'master' into dist/risotto/risotto-2.8.0/master pkg/dev/risotto-risotto-2.8.0/0.0.1-3 Emmanuel Garette 2020-10-20 22:34:24 +0200
  • 7cabb38f26 lemur.service Emmanuel Garette 2020-10-20 22:32:51 +0200
  • ebf864c585 lemur.service Emmanuel Garette 2020-10-20 22:29:45 +0200
  • a51d094b61 create lemur user Emmanuel Garette 2020-10-20 22:23:35 +0200
  • 1fc9cd2ff8
    Merge branch 'master' into sns Jasmine Schladen 2020-10-20 12:13:51 -0700
  • 4f552cb636 Code cleanup Jasmine Schladen 2020-10-20 12:02:36 -0700
  • d6075ebc11 Merge Jasmine Schladen 2020-10-20 11:48:54 -0700
  • 63ace016f9
    Merge branch 'master' into url_context_path Hossein Shafagh 2020-10-20 10:23:08 -0700
  • a3b90c1a6b
    Bump botocore from 1.18.16 to 1.18.18 dependabot-preview[bot] 2020-10-20 09:23:10 +0000
  • 58798fbc2e
    Bump fakeredis from 1.4.3 to 1.4.4 dependabot-preview[bot] 2020-10-20 09:21:21 +0000
  • ea33fe9979
    Merge pull request #3197 from charhate/ecc_changes charhate 2020-10-19 17:53:48 -0700
  • 5cf9ea4830
    Merge branch 'master' into url_context_path Hossein Shafagh 2020-10-19 17:50:43 -0700
  • 855baadfee Show only few supported ECC algorithms on UI sayali 2020-10-16 17:36:32 -0700
  • 669a4273c2 Merge branch 'master' of github.com:jtschladen/lemur into sns Jasmine Schladen 2020-10-19 16:29:33 -0700
  • ad07b41763
    Merge pull request #3193 from jtschladen/notification-fixes Jasmine Schladen 2020-10-19 16:17:57 -0700
  • b5f0fc5a19 Fix syntax error Jasmine Schladen 2020-10-19 15:21:34 -0700
  • ecd4d6ebe3 Change string formatting pattern Jasmine Schladen 2020-10-19 15:12:48 -0700
  • af3afe36e1
    Merge branch 'master' into expanding-S3-plugin Hossein Shafagh 2020-10-19 14:23:01 -0700
  • f68a1759d6 FIX: Do not add urlContextPath to relative path Emmanuel Garette 2020-10-19 22:38:33 +0200
  • 591c8cf524 Do not add urlContextPath to relative path Emmanuel Garette 2020-10-19 22:03:43 +0200
  • 586ce3455c eolisation Emmanuel Garette 2020-10-19 21:47:42 +0200
  • b408b7a30b add migrations and db Emmanuel Garette 2020-10-19 21:42:25 +0200
  • 326f5b1591 Merge branch 'master' into dist/risotto/risotto-2.8.0/master pkg/dev/risotto-risotto-2.8.0/0.0.1-2 Emmanuel Garette 2020-10-19 15:35:58 +0200
  • 730845c861 correction eolisation pkg/dev/risotto-risotto-2.8.0/0.0.1-1 pkg/dev/risotto-risotto-2.8.0/0.0.1-0 Emmanuel Garette 2020-10-19 15:15:13 +0200
  • c2314b65ea eolisation Emmanuel Garette 2020-10-18 22:37:17 +0200
  • 3590b96ea2 packaging pkg/stable/risotto-risotto-2.8.0/0.0.1-2 Emmanuel Garette 2020-10-18 22:36:38 +0200
  • 19f2caedb7 eolisation Emmanuel Garette 2020-10-18 07:43:31 +0200
  • e90b08b363 Correct typo and enable Slack notification test Jasmine Schladen 2020-10-16 17:08:44 -0700
  • 6a1889787d Correct log attributes Jasmine Schladen 2020-10-16 16:30:21 -0700
  • 2c92fc6eb9 Merge branch 'notification-fixes' of github.com:jtschladen/lemur into notification-fixes Jasmine Schladen 2020-10-16 16:22:28 -0700
  • 072b337f37 Restructure log messages Jasmine Schladen 2020-10-16 16:21:43 -0700
  • fe5d75c7f8
    Merge branch 'master' into notification-fixes Jasmine Schladen 2020-10-16 15:20:42 -0700
  • 60bb0037f0 Miscellaneous notification fixes and tests Jasmine Schladen 2020-10-16 15:13:12 -0700
  • cb2f340277
    Merge pull request #3190 from charhate/cab_compliant charhate 2020-10-16 14:59:51 -0700
  • dbdfa9eab8
    Merge branch 'master' into expanding-S3-plugin Hossein Shafagh 2020-10-16 11:35:38 -0700
  • a04cce6044 Initial implementation Jasmine Schladen 2020-10-16 10:40:11 -0700
  • 503530e935 the test requires region param for sts Hossein Shafagh 2020-10-16 10:32:10 -0700
  • 11ce540246 formatting Hossein Shafagh 2020-10-16 10:31:19 -0700
  • 9c04a888d8 adjusting the S3 test Hossein Shafagh 2020-10-16 09:52:04 -0700
  • 17e528b5dd adding testing for acme_upload method Hossein Shafagh 2020-10-16 09:50:35 -0700
  • d705e3ae3b expanding the S3 destination plugin to support the acme token upload inteface Hossein Shafagh 2020-10-16 09:49:56 -0700
  • 7d8eb1c61e improving test Hossein Shafagh 2020-10-16 09:49:26 -0700
  • 6aad37e1f9 cleaning up code Hossein Shafagh 2020-10-16 09:49:00 -0700
  • d73db59d23 revsering removing region Hossein Shafagh 2020-10-16 09:48:47 -0700
  • ab91d58a03
    Merge branch 'master' into cab_compliant Hossein Shafagh 2020-10-16 08:33:04 -0700
  • 67c184a97c
    Merge pull request #3191 from unic/hotfix/fix-alembic-url-escaping Hossein Shafagh 2020-10-16 08:32:51 -0700
  • 55658c5f23 Add double % for escaped SQLALCHEMY_DATABASE_URI Mathias Petermann 2020-10-16 10:43:52 +0200
  • bfe89e131e adding delete and put interfaces for the S3 plugin Hossein Shafagh 2020-10-15 18:13:50 -0700
  • 29f3dd43f2
    Update administration.rst Hossein Shafagh 2020-10-15 15:18:04 -0700
  • 32c0c5fb00
    Merge pull request #1 from Netflix/master charhate 2020-10-15 11:18:47 -0700
  • 9dc476f393 Use cab_compliant option instead of authority name list sayali 2020-10-15 10:44:46 -0700
  • cd29b2b870
    Merge pull request #3188 from charhate/cab_compliant charhate 2020-10-15 10:22:41 -0700
  • f38380d156 Check if option is present sayali 2020-10-14 17:38:32 -0700
  • 4d5e712e85 Remove option reset from test sayali 2020-10-14 15:40:23 -0700
  • ee1d07000a Test subject details in reissue with cab_compliant option sayali 2020-10-14 14:49:46 -0700