digitalpoint
Well-known member
What do you mean copy token code? Can you post a screenshot? Are you sure you are looking at a Passkey?
Not passkeys. Specifically for the Twilio OneTouch "Verification via Authy app". It appears to me to be a XenForo/Twilio issue and not so much an issue with this add-on. I can't get the right API key from Twilio or I'm doing something wrong to make that work. I can't find any instructions on set up anywhere, other than go to Twilio and put in a API key, which does not seem to be working for this. I also put in a ticket w/XenForo but I've disabled it for now.What do you mean copy token code? Can you post a screenshot? Are you sure you are looking at a Passkey?
ErrorException: [E_WARNING] Undefined array key "credentialId" in src/addons/DigitalPoint/Security/XF/Pub/Controller/Account.php at line 201
XF::handlePhpError() in src/addons/DigitalPoint/Security/XF/Pub/Controller/Account.php at line 201
DigitalPoint\Security\XF\Pub\Controller\Account->actionTwoStepDisable() in src/XF/Mvc/Dispatcher.php at line 352
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2483
XF\App->run() in src/XF.php at line 524
XF::runApp() in index.php at line 20
This:
- Check for incomplete records when deleting a key
- New advanced option: Days to auto-extend two-step device trust (especially useful for forthcoming iOS PWA, see this thread)
- Reformat list of two-step options to use icons for enable/disable/manage actions instead of XenForo's default buttons with text (see screenshot below)
[ATTACH type="full"...
- New advanced option: Days to auto-extend two-step device trust (especially useful for forthcoming iOS PWA, see this thread)
This.Or does this just extended X days into the future (if higher than token expiry?)
ErrorException: [E_WARNING] Creating default object from empty value src\addons\DigitalPoint\Security\XF\Entity\UserRemember.php:31
Generated by: Unknown account May 2, 2023 at 1:49 AM
Stack trace
#0 src\addons\DigitalPoint\Security\XF\Entity\UserRemember.php(31): XF::handlePhpError(2, '[E_WARNING] Cre...', '...', 31, Array)
#1 src\XF\Pub\App.php(406): DigitalPoint\Security\XF\Entity\UserRemember->extendExpiryDate()
#2 src\XF\Pub\App.php(354): XF\Pub\App->loginFromRememberCookie(Object(XF\Session\Session))
#3 src\XF\Pub\App.php(155): XF\Pub\App->onSessionCreation(Object(XF\Session\Session))
#4 src\XF\App.php(2348): XF\Pub\App->start(true)
#5 src\XF.php(524): XF\App->run()
#6 index.php(20): XF::runApp('XF\\Pub\\App')
#7 {main}
- ErrorException: [E_NOTICE] Trying to get property 'trusted_until' of non-object
- src\addons\DigitalPoint\Security\XF\Entity\UserRemember.php:31
- Generated by: Unknown account
- May 2, 2023 at 1:53 AM
Stack trace
#0 src\addons\DigitalPoint\Security\XF\Entity\UserRemember.php(31): XF::handlePhpError(8, '[E_NOTICE] Tryi...', 'W:\\HostingSpace...', 31, Array)
#1 src\XF\Pub\App.php(406): DigitalPoint\Security\XF\Entity\UserRemember->extendExpiryDate()
#2 src\XF\Pub\App.php(354): XF\Pub\App->loginFromRememberCookie(Object(XF\Session\Session))
#3 src\XF\Pub\App.php(155): XF\Pub\App->onSessionCreation(Object(XF\Session\Session))
#4 src\XF\App.php(2348): XF\Pub\App->start(true)
#5 src\XF.php(524): XF\App->run()
#6 index.php(20): XF::runApp('XF\\Pub\\App')
#7 {main}
Added additional sanity check to ensure the device trust record is valid and exists before trying to extend it.
Ya, somewhere along the way (whenever you needed to redo the two-step) the tfa cookie was lost it sounds like. Not much we can do about that on the server-side inside the addon.I do see two. The only difference is the Edge version number, would that affect it?
We use essential cookies to make this site work, and optional cookies to enhance your experience.