Update git submodules
* Update extensions/OATHAuth from branch 'REL1_43'
to b3b5c9e75482ef46937b4948246acbb39fac8e5c
- Don't share OATHAuth devices for all non-attached users
* Do not load keys for users where the central ID keys is 0.
* Throw an error instead of allowing the use of createKey() for users
without a central ID.
* Mark persist() as deprecated. The only remaining use of that will not
save a key for a user that does not already have them, so no need to
check for the ID there.
* Use the cached central ID value instead of always looking it up.
* Update tests to use the local central ID provider. I consider the
reason why this is needed to be a CentralAuth bug, but this is easier
than fixing CentralAuth.
Bug: T379442
Bug: T379439
Change-Id: I1a1fff62208ccc580273843f0f479ab337703823
This commit is contained in:
parent
f8ed50a498
commit
f3a98cd8e5
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 4035ebce6361c19025074eee14d5a6cd156f0670
|
||||
Subproject commit b3b5c9e75482ef46937b4948246acbb39fac8e5c
|
||||
Loading…
Reference in a new issue