This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a change to branch sso
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
from 1acd2a87f sso login improvement
add 254fe777f code style improve
No new revisions were added by this update.
Summary of changes:
.../system/authentication/ShiroService.java | 2 +-
.../system/controller/PassportController.java | 38 +++++++-------
.../console/system/controller/SsoController.java | 8 +--
.../console/system/service/PassportService.java | 21 --------
.../console/system/service/UserService.java | 2 +-
.../system/service/impl/UserServiceImpl.java | 58 +++++++++++-----------
6 files changed, 52 insertions(+), 77 deletions(-)
delete mode 100644
streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/system/service/PassportService.java