Actions
Bug #372
closedBad handling of concurrent client activations
Start date:
01/22/2015
Due date:
% Done:
0%
Estimated time:
Reviewer:
Build Version:
Description
If the client receives an activation from the Browser while a previous one is not yet completed. A second "Card required" dialog pops up correctly. But they are not handled correctly in the following.
A simple solution would be to prohibit activation (by returning a meaningful error to the Browser) while an authentication is still in progress.
Updated by Hans-Martin Haase over 9 years ago
- Status changed from New to Review
- Reviewer set to Tobias Wich
Fixed on my branch bugfixes-1.1.0
Actions