Update git submodules

* Update extensions/OATHAuth from branch 'REL1_43'
  to 85e9bd65adb63534b9aa4a6dff7a6dab9fd4c9bb
  - Remove base32 padding characters from TOTP secret key
    
    * In Ic647b5ba8, the TOTP key creation was adjusted to
      use a 26-byte, base32-encoded secret key. This led to
      the introduction of padding characters (=) at the end
      of the key string, which some authenticator apps do not
      support.  This patch introduces a trivial method to
      remove the extra padding characters while preserving
      the creation of a valid TOTP key value.
    
    Bug: T408225
    Bug: T401393
    Change-Id: I1bc8b66d12fc4aa53e8d37802d250552cfd4a772
This commit is contained in:
sbassett 2025-10-25 07:10:35 -05:00 committed by Gerrit Code Review
parent cdfe4c594d
commit 953952abc9

@ -1 +1 @@
Subproject commit ed7a06f0d1d7d9555c9daac18cc54c9b648d3977
Subproject commit 85e9bd65adb63534b9aa4a6dff7a6dab9fd4c9bb