lgcareer opened a new issue #2668: URL: https://github.com/apache/incubator-dolphinscheduler/issues/2668
**backgournd** The follow issue describe add the user state of disable and enable. https://github.com/apache/incubator-dolphinscheduler/issues/1923 After we discuss it,the final conclusion is the following. 1.Disable and enable state just restricted to verify whether a user has permission to login. 2.Delete the user logically means the following (1)Just do not show this user on the page. (2)Do not check and do not operate the resource/projects/datasource. You can see the more detail through the email thread https://lists.apache.org/thread.html/re2f0adfcae972ba7ccf5e8f131e88b8f9f610b71c2029b61d0cfa185%40%3Cdev.dolphinscheduler.apache.org%3E **the logic delete function** Now delete the user is physically deleted,So need update it. ---------------------------------------------------------------- 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]
