fxa/libs
Reino Muhl 7e5e74236b
fix(auth): offering comparison upgrade fix
Because:

* Offering comparison in the eligibility manager incorrectly indicates
  a downgrade if the difference between the target and source index
  is greater than 1, which can happen for subgroups with multiple
  offerings.

This commit:

* During offering comparison, if the difference between target and
  source index is positive, return UPGRADE, for values that are the same
  return SAME, and negative values return DOWNGRADE.

Closes #
2024-02-13 19:32:35 -05:00
..
payments fix(auth): offering comparison upgrade fix 2024-02-13 19:32:35 -05:00
shared task(shared, graphql): Record ip in security events 2024-02-12 18:21:15 -08:00