Soul Admin Interface#5
Merged
Merged
Conversation
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
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.