feat: Adapt dbus security standard.#58
Merged
pengfeixx merged 1 commit intolinuxdeepin:masterfrom Dec 21, 2023
Merged
Conversation
54d632d to
2c1b619
Compare
starhcq
reviewed
Dec 21, 2023
52967ab to
dbb4b7b
Compare
适配DBus接口安全规范 * 新增systemd服务管理DBus服务 * 新增polkit鉴权配置 * DBus接口将判断调用者 * 调整UT以测试新版接口 * 调整界面以适配鉴权失败分支 Log: 更新DBus接口规范 Task: https://pms.uniontech.com/task-view-310479.html Influence: DBus systemd polkit UI UT
hundundadi
reviewed
Dec 21, 2023
hundundadi
left a comment
There was a problem hiding this comment.
[是否满足兼容性要求] y
[是否满足commit提交规范] y
[是否满足编码规范] y
[review结论] pass
[fail原因] n/a
|
[是否满足兼容性要求] y |
pengfeixx
approved these changes
Dec 21, 2023
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: pengfeixx, rb-union The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
rb-union
added a commit
to rb-union/deepin-boot-maker
that referenced
this pull request
Dec 22, 2023
Bump version to 5.7.10 PR: * linuxdeepin#45 * linuxdeepin#32 * linuxdeepin#46 * linuxdeepin#58 Log: Bump version to 5.7.10
rb-union
added a commit
to rb-union/deepin-boot-maker
that referenced
this pull request
Dec 22, 2023
Add tx/deepin.conf config. Bump version to 5.7.10 PR: * linuxdeepin#45 * linuxdeepin#32 * linuxdeepin#46 * linuxdeepin#58 Log: Bump version to 5.7.10
rb-union
added a commit
to rb-union/deepin-boot-maker
that referenced
this pull request
Dec 22, 2023
Add tx/deepin.conf config. Bump version to 5.7.10 PR: * linuxdeepin#45 * linuxdeepin#32 * linuxdeepin#46 * linuxdeepin#58 Log: Bump version to 5.7.10
pengfeixx
pushed a commit
that referenced
this pull request
Dec 22, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
适配DBus接口安全规范
Log: 更新DBus接口规范
Task: https://pms.uniontech.com/task-view-310479.html
Influence: DBus systemd polkit UI UT