Browse Source

#2376: [Fix][UI-Next][V1.0.0-Alpha] Fix user login error (#8773)

* fix user login error

* logout clear cookie
git-as-svn/v1/dev
Devosend 3 years ago committed by GitHub
parent
commit
587f904f78
  1. 2
      commit.ref
  2. 44
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 1d1c99b31f54ac2e5a7761242c9b20565a92a546
Subproject commit 59410af0aeb3eeca6eed0395050c1159a8c4dc6c

44
commit.yml

@ -3,18 +3,36 @@ branches: {
}
fileChange:
/dolphinscheduler-ui-next:
newFile: !uuid '21be7d63eded2a85f4663e263e02437597203235'
oldFile: !uuid 'e832f82f25d7873aa6eb63cdf76fec99be40b588'
/dolphinscheduler-ui-next/index.html:
newFile: !uuid '2ff0f0df7ec730de369f670e9d4b625566835e57'
oldFile: !uuid '625b9c27bb84eaf59296bce2011d5806a31a13ce'
/dolphinscheduler-ui-next/public:
newFile: !uuid 'c6c66897dcb996c5c677ab897a1cb4eface0b79a'
oldFile: !uuid 'badb8889efc6b0300a1f2822efd7726b06a51e69'
/dolphinscheduler-ui-next/public/lodash.min.js:
newFile: !uuid 'cd5fdfda800c954bc5a198031351f30dbacbf651'
oldFile: null
gitCommitId: !uuid '1d1c99b31f54ac2e5a7761242c9b20565a92a546'
newFile: !uuid '76c8b8324a0a43ee248f1a5257023be3751a461c'
oldFile: !uuid '21be7d63eded2a85f4663e263e02437597203235'
/dolphinscheduler-ui-next/src:
newFile: !uuid '33489a0d6b498bc3e52ff72c9d47d3f058a0c233'
oldFile: !uuid '0bd60f40a824302a703630213202471fe62e8811'
/dolphinscheduler-ui-next/src/layouts:
newFile: !uuid 'bae4cd2b3a50b3b8816308c761600eb20f95cb42'
oldFile: !uuid 'c2ebc6c7fd9e2ef2b17d6553a2e02a09dfb190c7'
/dolphinscheduler-ui-next/src/layouts/content:
newFile: !uuid '320e30a2e20e1d5f5005d5e85af94a58eac41c9e'
oldFile: !uuid '88cbc06746b1dd20b899cee874fccb20be074cb2'
/dolphinscheduler-ui-next/src/layouts/content/components:
newFile: !uuid '452b556f8b5d540fa80cdad797d57feef828bd7f'
oldFile: !uuid '707797335273abaeab6c544ba3200c7fe6ffb22c'
/dolphinscheduler-ui-next/src/layouts/content/components/user:
newFile: !uuid '1eb815e80a3755f6a8d8ed54a47ac915575917db'
oldFile: !uuid 'be4f85062d9e7c3c40d4c7d547aa3bb9b065e4ad'
/dolphinscheduler-ui-next/src/layouts/content/components/user/use-dropdown.ts:
newFile: !uuid '96f3a6c3e3af133577cb68a29105f28e7f24fdee'
oldFile: !uuid 'c65fde47f5808290d1999bbccc4297518ecfb9ae'
/dolphinscheduler-ui-next/src/views:
newFile: !uuid 'e0fb5c6043a58f1f475aa753dae276f1f42259fe'
oldFile: !uuid 'e546342e9ee663a6dd9529de698fb0d91d09bdf0'
/dolphinscheduler-ui-next/src/views/login:
newFile: !uuid 'b3f8b34bd2567234c2991d6886597d3ac7c8846a'
oldFile: !uuid '875ad1455d63407b4e0540cd8733664fdb1f7cf8'
/dolphinscheduler-ui-next/src/views/login/use-login.ts:
newFile: !uuid '0ee349f303ba8ff8191a79c234bbbf405ade1b5c'
oldFile: !uuid '6e8a50e541c6beaeca8854be3f7ad33127aae362'
gitCommitId: !uuid '59410af0aeb3eeca6eed0395050c1159a8c4dc6c'
renames: {
}
revisionId: 2375
revisionId: 2376

Loading…
Cancel
Save