Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed logout issues #429

Merged
merged 4 commits into from
Nov 18, 2024
Merged

Fixed logout issues #429

merged 4 commits into from
Nov 18, 2024

Conversation

Progress1
Copy link
Collaborator

  • Fixed automatic logout problem after session timeout
  • Fixed error: TypeError: this.logout is not a function
  • Fixed error: TypeError: this.sseConnection is undefined

Jan Polonsky and others added 4 commits November 15, 2024 16:25
- Fix Error 404. When you click on Report title, title_prefix you get error 404 Not found on background. This is because API support only Integer IDs. This change add support also for strings ID type. Now start working (lock, unlock) also for title, title_prefix fields, for "updated" needs more changes in code flow.
- Fix old problem on not updating Attributes via SSE
- Fix updating value_description field
- Added debug messages in Core for SSE publish events
- Fixed automatic logout problem after session timeout
- Fixed error: TypeError: this.logout is not a function
- Fixed error: TypeError: this.sseConnection is undefined
@Progress1 Progress1 merged commit 1fcd2be into SK-CERT:main Nov 18, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant