privacyidea / pi-authenticator

OTP Authenticator App for privacyIDEA Authentication Server
Other
35 stars 19 forks source link

Dragging a Push Token while rolling it out #326

Closed frankmer closed 10 months ago

frankmer commented 10 months ago

If the token changes the rollout state while dragging, the token gets updated with an old rollout state and corrupts it. It sucks in a rollingOut state, but can no longer be rolled out because it is already rolled out.

frankmer commented 10 months ago

Also fixes many potential issues related to updating a token from an old state.