Skip to content
Commit 86af3487 authored by Beverly's avatar Beverly
Browse files

Add removeAltInterceptor method

In case a ViewController is detached after a new ViewController was
already attached, we have to check whether the altAuthInterceptor is the
correct one to remove, else we could unintentionally set
altAuthInterceptor=null when it shouldn't be null.

Test: manual
Fixes: 189328154
Change-Id: If04ca36b1259083e552db8fd33706f8d176ce949
parent a0ecdaaf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment