Commit Graph

1972 Commits

Author SHA1 Message Date
Hossein Shafagh 1492890ac7
Merge branch 'master' into re-enable-gulp-backend-proxy 2019-05-07 09:18:01 -07:00
Hossein Shafagh 65f594fc29
Merge pull request #2774 from jplana/aid_openid_roles_provider_integration
Don't fail if googleGroups is not found in user profile
2019-05-07 09:17:26 -07:00
Hossein Shafagh 0de42fdf0f
Merge branch 'master' into re-enable-gulp-backend-proxy 2019-05-07 09:06:24 -07:00
Hossein Shafagh ff583981b1
Merge branch 'master' into aid_openid_roles_provider_integration 2019-05-07 09:06:02 -07:00
Curtis 06ccafeb24
Merge pull request #2772 from jplana/fix_userinfo_authorization
Fixes userinfo using Bearer token
2019-05-07 08:46:18 -07:00
Curtis 22caaa0c95
Merge branch 'master' into fix_userinfo_authorization 2019-05-07 07:48:47 -07:00
Curtis 44d4c98a99
Merge pull request #2779 from dciancu/develop
Fix Cloudflare DNS
2019-05-07 07:45:48 -07:00
Curtis e65154b48e
Merge branch 'master' into develop 2019-05-07 07:36:51 -07:00
Curtis adec451613
Merge pull request #2781 from alwaysjolley/lemur_vault_source
adding Vault Source plugin
2019-05-07 07:36:37 -07:00
alwaysjolley ef7a8587fe Merge branch 'lemur_vault_source' of github.com:/alwaysjolley/lemur into lemur_vault_source 2019-05-07 10:06:09 -04:00
alwaysjolley b0c8901b0a lint cleanup 2019-05-07 10:05:01 -04:00
alwaysjolley 36ce1cc7ef
Merge branch 'master' into lemur_vault_source 2019-05-07 09:41:50 -04:00
alwaysjolley fb3f0bd72a adding Vault Source plugin 2019-05-07 09:37:30 -04:00
Hossein Shafagh da237c9c84
Merge branch 'master' into develop 2019-05-06 17:10:15 -07:00
Daniel Iancu a7af3cf8d2 Fix Cloudflare DNS 2019-05-07 03:05:24 +03:00
Hossein Shafagh 3be8117310
Merge branch 'master' into fix_userinfo_authorization 2019-05-06 16:56:52 -07:00
Hossein Shafagh 852a605de3
Merge branch 'master' into re-enable-gulp-backend-proxy 2019-05-06 16:56:33 -07:00
Hossein Shafagh 51bf256723
Merge pull request #2778 from hosseinsh/re-update-05062019
updating requirements
2019-05-06 16:46:41 -07:00
Hossein Shafagh 6d5552afd3 updating requirements 2019-05-06 16:31:50 -07:00
Jose Plana 47595e2073 Enable gulp server to proxy backend 2019-05-06 12:33:53 +02:00
Jose Plana deed1b9685 Don't fail if googleGroups is not found in user profile 2019-05-06 12:30:25 +02:00
Jose Plana 2063baefc9 Fixes userinfo using Bearer token 2019-05-06 12:23:24 +02:00
Hossein Shafagh dfadcc52ef
Merge pull request #2776 from GaryCarneiro/master
Ubuntu Package name changed
2019-05-03 08:48:49 -07:00
Garfield Carneiro b642c7279d
Merge pull request #1 from GaryCarneiro/GaryCarneiro-pypkgnamechange
Package name has changed
2019-05-03 13:49:30 +05:30
Garfield Carneiro 8ed6187697
Package name has changed
python-software-properties was renamed to software-properties-common
https://askubuntu.com/questions/422975/e-package-python-software-properties-has-no-installation-candidate
2019-05-03 13:49:02 +05:30
Curtis 2497f3fd4e
Merge pull request #2771 from castrapel/acme_domain_suffix
Updated requirements ; Require internal DNS validation
2019-04-29 14:13:42 -07:00
Curtis 14cd593a59
Merge branch 'master' into acme_domain_suffix 2019-04-29 13:58:15 -07:00
Curtis Castrapel 3a1da72419 nt 2019-04-29 13:57:04 -07:00
Curtis Castrapel 6e3f394cff Updated requirements ; Revert change and require DNS validation by provider 2019-04-29 13:55:26 -07:00
Curtis cf56300b55
Merge pull request #2770 from castrapel/acme_domain_suffix
Move ACME host validation logic prior to R53 host modification
2019-04-26 17:28:35 -07:00
Curtis 2e3cd98a3c
Merge branch 'master' into acme_domain_suffix 2019-04-26 17:28:29 -07:00
Curtis Castrapel 1a90e71884 Move ACME host validation logic prior to R53 host modification 2019-04-26 17:27:44 -07:00
Curtis 056dfc34e4
Merge pull request #2769 from castrapel/lowercase-acme
Ensure hostname is lowercase when comparing DNS challenges. ACME will…
2019-04-26 15:45:52 -07:00
Curtis Castrapel 333ba8030a Ensure hostname is lowercase when comparing DNS challenges. ACME will automatically lowercase the hostname 2019-04-26 15:45:04 -07:00
Curtis 517a96c6eb
Merge pull request #2768 from castrapel/strip_out_self_polling_logic
Strip out self-polling logic and rely on ACME; Enhance ELB logging and retries
2019-04-26 10:30:49 -07:00
Curtis Castrapel 1a3ba46873 More retry changes 2019-04-26 10:18:54 -07:00
Curtis Castrapel 1e64851d79 Strip out self-polling logic and rely on ACME; Enhance ELB logging and retries 2019-04-26 10:16:18 -07:00
Curtis b300a21948
Merge pull request #2767 from castrapel/expose_verisign_exception
Expose verisign exceptions
2019-04-25 19:28:44 -07:00
Curtis 8eef95b58e
Merge branch 'master' into expose_verisign_exception 2019-04-25 19:15:55 -07:00
Curtis Castrapel dcdfb32883 Expose verisign exceptions 2019-04-25 19:14:15 -07:00
Curtis 4cc2befbfb
Merge pull request #2766 from castrapel/improve_dnschallenge_flow
Process DNS Challenges appropriately (1 challenge -> 1 domain)
2019-04-25 15:20:09 -07:00
Curtis cbfde3ff94
Merge branch 'master' into improve_dnschallenge_flow 2019-04-25 15:13:16 -07:00
Curtis Castrapel 39584f214b Process DNS Challenges appropriately (1 challenge -> 1 domain) 2019-04-25 15:12:52 -07:00
Curtis db4c4846b9
Merge pull request #2765 from castrapel/metrics_errors_acme
Metrics / Exception Reporting - LetsEncrypt / Dynect flow, ELB source sync
2019-04-25 14:12:30 -07:00
Curtis e2b5962281
Merge branch 'master' into metrics_errors_acme 2019-04-25 13:59:52 -07:00
Curtis Castrapel 2bc604e5a9 Better metrics and error reporting 2019-04-25 13:50:41 -07:00
Hossein Shafagh 88ed9581b6
Merge pull request #2764 from hosseinsh/update-travis-sudo
Update travis sudo
2019-04-24 18:10:39 -07:00
Hossein Shafagh 45da5847f7 Merge branch 'master' of github.com:Netflix/lemur into update-travis-sudo
# Conflicts:
#	.travis.yml
2019-04-24 17:51:07 -07:00
Hossein Shafagh 55f35b0f35 removing sudo, since deprecated in Travis
https://github.com/Netflix/lemur/issues/2758
2019-04-24 17:48:18 -07:00
Curtis e313b74813
Merge pull request #2763 from castrapel/metrics_errors_acme
Better exception handling, logging, and metrics for ACME flow
2019-04-24 15:33:11 -07:00