twofactor_u2f/lib
Christoph Wurst 3afdfe856c Fix authentication/login registration id missing property
As of af674fec3f, the passed
registrations array is stripped and only u2f properties are returned. Hence, the `id` prop gets removed and
we have to look it up in the original data instead.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-01 15:58:56 +02:00
..
Activity Add strict types and fix tests 2018-03-13 12:59:56 +01:00
AppInfo Fix state propagation to the server registry 2018-07-31 08:35:56 +02:00
Controller Add strict types and fix tests 2018-03-13 12:59:56 +01:00
Db Add strict types and fix tests 2018-03-13 12:59:56 +01:00
Event Refactor app to use the event system to act on state changes 2018-07-31 08:05:20 +02:00
Listener Fix wrong provider registry updates. 2018-08-02 12:14:34 +02:00
Provider Add missing scalar type hint 2018-03-27 08:48:39 +02:00
Service Fix authentication/login registration id missing property 2018-10-01 15:58:56 +02:00
Settings Add strict types and fix tests 2018-03-13 12:59:56 +01:00