yh2388 opened a new issue #1972: [BUG] When logging into the system, cookie path not specified URL: https://github.com/apache/incubator-dolphinscheduler/issues/1972 *For better global communication, please give priority to using English description, thx! * **Describe the bug** 登录后设置的cookie未指定path,当我修改了/login接口的路径时,例如改为/ds/login,导致其他非/ds路径下的接口都无法获取到登录后的cookie中的sessionId。 [The cookie set after login does not specify the path. When I modify the path of the /login interface, such as changing it to '/ds/login', the other interfaces under the non '/ds' path cannot get the sessionId in the cookie after login] **Which version of Dolphin Scheduler:** -[1.2.1-release] **Requirement or improvement - Whether to specify the Cookie path as "/"?
---------------------------------------------------------------- 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
