Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

reduce session login attempt - #3

Merged
ryli17 merged 1 commit into
developmentfrom
fix/EDM-156-keep-session
Sep 25, 2020
Merged

reduce session login attempt#3
ryli17 merged 1 commit into
developmentfrom
fix/EDM-156-keep-session

Conversation

@ryli17

@ryli17 ryli17 commented Sep 23, 2020

Copy link
Copy Markdown

In case cookies are used to for session authentication, the cookie can be re-used until it expires, and 401 is returned for query. Cookies are cleared so that login will be triggered in the next query iteration.

@ryli17
ryli17 merged commit 70e2b79 into development Sep 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants