Conversation
Soul Admin Service
Dev jiangxiaofeng
yu199195
pushed a commit
that referenced
this pull request
Aug 5, 2019
yu199195
added a commit
that referenced
this pull request
Jan 18, 2021
* feat: add shiro and jwt. (#944) * Permission (#946) * feat: add shiro and jwt. * modify: change login response object * add: global deal shiro's exception. * role have done * permission compeleted for server * permission compeleted for server * modify lambada * add apache license header * Supports Shiro privilege blocking and whitelist configuration and JWT login authentication * feat: add shiro and jwt. * modify: change login response object * add: global deal shiro's exception. * add: shiro's white list remove in file of yaml * modify: application-local.yml * add: shiro's white list remove in file of yaml * modify some feature * Deleting the admin user is not allowed * add delete role by user id * update role permission delete batch resource by roleid * add role sql * Integrate front-end coordination * modify: allow "option" request (#3) * feat: add shiro and jwt. * modify: change login response object * add: global deal shiro's exception. * add: shiro's white list remove in file of yaml * modify: application-local.yml * add: shiro's white list remove in file of yaml * modify: allow "option" request * Modify user roles without distinguishing admin users * add permission table sql * checkstyle * checkstyle * Fix (#4) not init SQL * Compatible with H2 syntax * modify: shiro permission modify (#5) * feat: add shiro and jwt. * modify: change login response object * add: global deal shiro's exception. * add: shiro's white list remove in file of yaml * modify: application-local.yml * add: shiro's white list remove in file of yaml * modify: allow "option" request * modify: shiro permission modify * add data sync by http whitelist * user login add null judge * permission compeleted * fix test error * fix login test error (#6) * feat: add shiro and jwt. * modify: change login response object * add: global deal shiro's exception. * add: shiro's white list remove in file of yaml * modify: application-local.yml * add: shiro's white list remove in file of yaml * modify: allow "option" request * modify: shiro permission modify * fix: DashboardUserServiceTest.java to adapt new DashboardUserService.java Co-authored-by: George <46160170+nuo-promise@users.noreply.github.com> * permission compeleted Co-authored-by: YuI <Trafalgar-YuI@users.noreply.github.com> Co-authored-by: dengliming <liming.d.pro@gmail.com> Co-authored-by: xiaoyu <549477611@qq.com>
nuo-promise
added a commit
that referenced
this pull request
Jan 18, 2021
* feat: add shiro and jwt. (#944) * Permission (#946) * feat: add shiro and jwt. * modify: change login response object * add: global deal shiro's exception. * role have done * permission compeleted for server * permission compeleted for server * modify lambada * add apache license header * Supports Shiro privilege blocking and whitelist configuration and JWT login authentication * feat: add shiro and jwt. * modify: change login response object * add: global deal shiro's exception. * add: shiro's white list remove in file of yaml * modify: application-local.yml * add: shiro's white list remove in file of yaml * modify some feature * Deleting the admin user is not allowed * add delete role by user id * update role permission delete batch resource by roleid * add role sql * Integrate front-end coordination * modify: allow "option" request (#3) * feat: add shiro and jwt. * modify: change login response object * add: global deal shiro's exception. * add: shiro's white list remove in file of yaml * modify: application-local.yml * add: shiro's white list remove in file of yaml * modify: allow "option" request * Modify user roles without distinguishing admin users * add permission table sql * checkstyle * checkstyle * Fix (#4) not init SQL * Compatible with H2 syntax * modify: shiro permission modify (#5) * feat: add shiro and jwt. * modify: change login response object * add: global deal shiro's exception. * add: shiro's white list remove in file of yaml * modify: application-local.yml * add: shiro's white list remove in file of yaml * modify: allow "option" request * modify: shiro permission modify * add data sync by http whitelist * user login add null judge * permission compeleted * fix test error * fix login test error (#6) * feat: add shiro and jwt. * modify: change login response object * add: global deal shiro's exception. * add: shiro's white list remove in file of yaml * modify: application-local.yml * add: shiro's white list remove in file of yaml * modify: allow "option" request * modify: shiro permission modify * fix: DashboardUserServiceTest.java to adapt new DashboardUserService.java Co-authored-by: George <46160170+nuo-promise@users.noreply.github.com> * permission compeleted * add database init enable,admin role bind use sql * optimize permission * optimize permission * optimize permission * optimize permission Co-authored-by: YuI <Trafalgar-YuI@users.noreply.github.com> Co-authored-by: dengliming <liming.d.pro@gmail.com> Co-authored-by: xiaoyu <549477611@qq.com>
1 task
moremind
added a commit
that referenced
this pull request
Aug 24, 2023
* Sdk springcloud (#3) sdk_springcloud merged * consumer rollback. * consumer rollback +1. * test. * test + 1. * add disk info log. * v1 setup-java. * refactor discovery client init. * Under the client capability to each contextId. * Under the client capability to each contextId + 1. * Under the client capability to each contextId + 2. * change capability to singleton. * rename package and module name springcloud 2 feign. * rename package and module name springcloud 2 feign + 1. * rename package and module name springcloud 2 feign + 2. * refactor starter module. * refactor starter module + 1. * fix ci. * fix ci +1. * fix ci +2. * fix ci +3. * fix ci + 4. * change datasync config 2 static. * try fix ci. * try fix ci +1. * try fix ci + 2. --------- Co-authored-by: likeguo <33576070+li-keguo@users.noreply.github.com> Co-authored-by: moremind <hefengen@apache.org>
Aias00
added a commit
that referenced
this pull request
Jun 16, 2026
…ermission, revert unrelated LICENSE changes - Change /appAuth/updateSk to accept UpdateSkDTO as @RequestBody instead of @RequestParam, preventing appSecret from appearing in URLs, browser history, and server access logs (Copilot review comment #1) - Change /sandbox/proxyGateway permission from system:authen:list to system:authen:modify — a write/signing endpoint should not be guarded by a read permission (Copilot review comment #3) - Revert unrelated LICENSE file changes that were accidentally included (Copilot review comment #2 — re2j license issue is pre-existing) Co-Authored-By: Claude <noreply@anthropic.com>
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.
No description provided.