Skip to content

fix: #ENABLING-686, add deduplication access events and sessionId tracking#1018

Open
nabil-mansouri wants to merge 1 commit into
develop-pedagofrom
feat-ENABLING-686
Open

fix: #ENABLING-686, add deduplication access events and sessionId tracking#1018
nabil-mansouri wants to merge 1 commit into
develop-pedagofrom
feat-ENABLING-686

Conversation

@nabil-mansouri
Copy link
Copy Markdown
Member

Description

Ce commit ajoute un mécanisme configurable pour éviter les event access en double (redirection...)
Une tentative a été faite pour utiliser les referer, mais il n'est pas envoyé pour tout les types de redirection (en fonction du navigateur) et sur mobile tout passe par /infra/events

Il ajoute aussi un moyen d'inclure l'id de session dans les event sans divulguer de secret (utilisation d'un hash)

Fixes

#ENABLING-686

Type of change

Please check options that are relevant.

  • Chore (PATCH)
  • Doc (PATCH)
  • Bug fix (PATCH)
  • New feature (MINOR)

Which packages changed?

Please check the name of the package you changed

  • admin
  • app-registry
  • archive
  • auth
  • cas
  • common
  • communication
  • conversation
  • directory
  • feeder
  • infra
  • portal
  • session
  • test
  • tests
  • timeline
  • workspace

Tests

  1. Describe here the tests you performed
  2. Step by step
  3. With expected results

Reminder

  • Security flaws

  • Performance impacts (think bulk !)

  • Unit tests were replayed

  • Unit tests were added and/or changed

  • I have updated the reminder for the version including my modifications

  • All done ! 😃

@nabil-mansouri nabil-mansouri changed the title fix: #ENABLING-686, add referer deduplication and sessionId tracking fix: #ENABLING-686, add deduplication access events and sessionId tracking May 7, 2026
@nabil-mansouri nabil-mansouri force-pushed the feat-ENABLING-686 branch 4 times, most recently from dfad6e2 to 85a82a9 Compare May 7, 2026 16:08
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

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