You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fake OCPP 2.1 CSMS checkConfirmation() implementation missed calling
the super method for older protocol versions, causing the check to be
omitted for these. Add the missing super call.
0 commit comments