elonlo opened a new pull request #1543: Refactor login verification process
URL: https://github.com/apache/incubator-dolphinscheduler/pull/1543
 
 
   ## What is the purpose of the pull request
   
   Refactor login authentication process, use interface
   
   ## Brief change log
   
     - *AuthenticationType file to dolphinscheduler-api module*
     - *Add AuthenticationType file to dolphinscheduler-api module*
     - *Add Authenticator file to dolphinscheduler-api module*
     - *Add SecurityConfig file to dolphinscheduler-api module*
     - *Add PasswordAuthenticator file to dolphinscheduler-api module*
     - *Add LoginHandlerInterceptorTest file to dolphinscheduler-api module*
     - *Add SecurityConfigTest file to dolphinscheduler-api module*
     - *Add PasswordAuthenticatorTest file to dolphinscheduler-api module*
     - *Modify LoginHandlerInterceptor file*
     - *Modify LoginController file*
     - *Modify TenantService file*
     - *Modify UsersService file*
   
   ## Verify this pull request
   
   This change added tests and can be verified as follows:
   
     - *Added PasswordAuthenticatorTest to verify password authenticator.*
     - *Added LoginHandlerInterceptorTest to verify interceptor.*
     - *Add SecurityConfigTest to verify authenticator is available.*
     - *Manually verified the change by testing locally.*

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to