Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue#554] removing hardcoded username and password #560

Merged
merged 25 commits into from
Oct 19, 2021

Conversation

jinrongluo
Copy link
Contributor

Fixes ISSUE#554

Motivation

removing hardcoded username and password

Modifications

removing hardcoded username and password

jinrongluo and others added 25 commits May 10, 2021 16:58
# Conflicts:
#	eventmesh-test/src/main/java/org/apache/eventmesh/http/demo/sub/service/SubService.java
@jinrongluo jinrongluo changed the title Dev secfix [Issue#554] removing hardcoded username and password Oct 18, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #560 (e685728) into develop (a4a4a9f) will decrease coverage by 0.08%.
The diff coverage is 0.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #560      +/-   ##
=============================================
- Coverage      11.08%   11.00%   -0.09%     
  Complexity       391      391              
=============================================
  Files            263      263              
  Lines          12508    12490      -18     
  Branches        1046     1046              
=============================================
- Hits            1386     1374      -12     
+ Misses         11004    10998       -6     
  Partials         118      118              
Impacted Files Coverage Δ
.../protocol/http/header/client/RegRequestHeader.java 65.71% <ø> (-0.96%) ⬇️
...col/http/header/client/SubscribeRequestHeader.java 65.71% <ø> (-0.96%) ⬇️
...l/http/header/client/UnSubscribeRequestHeader.java 65.71% <ø> (-0.96%) ⬇️
...http/header/message/PushMessageResponseHeader.java 59.09% <ø> (-1.21%) ⬇️
...http/header/message/ReplyMessageRequestHeader.java 65.71% <ø> (-0.96%) ⬇️
.../header/message/SendMessageBatchRequestHeader.java 0.00% <ø> (ø)
...eader/message/SendMessageBatchV2RequestHeader.java 0.00% <ø> (ø)
.../http/header/message/SendMessageRequestHeader.java 0.00% <ø> (ø)
...e/eventmesh/client/http/conf/LiteClientConfig.java 22.05% <ø> (-2.23%) ⬇️
.../eventmesh/client/http/ssl/MyX509TrustManager.java 0.00% <0.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4a4a9f...e685728. Read the comment docs.

@qqeasonchen
Copy link
Contributor

LGTM

1 similar comment
@lrhkobe
Copy link
Contributor

lrhkobe commented Oct 19, 2021

LGTM

@qqeasonchen qqeasonchen merged commit dd3385f into apache:develop Oct 19, 2021
ruanwenjun added a commit to ruanwenjun/incubator-eventmesh that referenced this pull request Oct 19, 2021
@jinrongluo jinrongluo deleted the dev-secfix branch November 12, 2021 13:46
xwm1992 pushed a commit to xwm1992/EventMesh that referenced this pull request Dec 27, 2021
* [Issue apache#337] Fix HttpSubscriber startup issue

* [Issue apache#337] test commit

* [Issue apache#337] revert test commit

* [Issue apache#337] Enhance Http Demo Subscriber by using ExecutorService, CountDownLatch and PreDestroy hook

* [Issue apache#337] Enhance Http Demo Subscriber by using ExecutorService, CountDownLatch and PreDestroy hook

* [Issue apache#337] Address code review comment for Subscriber Demo App

* [Issue apache#554] removing hardcoded username and password

Co-authored-by: j00441484 <[email protected]>
xwm1992 pushed a commit that referenced this pull request Aug 4, 2022
* [Issue #337] Fix HttpSubscriber startup issue

* [Issue #337] test commit

* [Issue #337] revert test commit

* [Issue #337] Enhance Http Demo Subscriber by using ExecutorService, CountDownLatch and PreDestroy hook

* [Issue #337] Enhance Http Demo Subscriber by using ExecutorService, CountDownLatch and PreDestroy hook

* [Issue #337] Address code review comment for Subscriber Demo App

* [Issue #554] removing hardcoded username and password

Co-authored-by: j00441484 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants