Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

add security #19

Draft
wants to merge 12 commits into
base: security
Choose a base branch
from

Conversation

vagetablechicken
Copy link
Member

No description provided.

@vagetablechicken vagetablechicken force-pushed the thrift-0.11.0-inlined branch 2 times, most recently from 7ce43e5 to 215cd26 Compare September 26, 2018 14:01
configuration/pegasus.properties Outdated Show resolved Hide resolved
new TextCallbackHandler());
} catch (LoginException le) {
logger.error("cannot create LoginContext. LoginException: {}", le.getMessage());
System.exit(-1);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不应该直接退出程序吧?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

客户端开启认证,但是没法建立loginContext,我是认为它没有进行的必要了。有什么好的处理方法吗?

src/main/java/com/xiaomi/infra/pegasus/rpc/Cluster.java Outdated Show resolved Hide resolved
@vagetablechicken vagetablechicken force-pushed the thrift-0.11.0-inlined branch 2 times, most recently from c189112 to 4be6f68 Compare January 18, 2019 07:50
@acelyc111
Copy link
Member

有些其他PR的修改, XiaoMi:security 分支rebase一下主干分支?

@vagetablechicken
Copy link
Member Author

有些其他PR的修改, XiaoMi:security 分支rebase一下主干分支?

要合入身份认证功能的时候也要更新代码和测试,所以我就打算到时候再合

@levy5307 levy5307 marked this pull request as draft July 22, 2020 04:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants