Recent content by danger@

  1. danger@

    XenForo attachments - allow to set a proper ContentType header / Mime type

    Hello, currently XenForo only provides a correct ContentType header / Mime type for image attachments and all other attachments are provided with application/octet-stream content type header which unfortunately forces all other atachments to download. So simple attachments like plain text files...
  2. danger@

    MetaMimeType: View PDF Attachments in-browser

    Hello Mick, would you be able to provide this for XF 2.3? Thanks!
  3. danger@

    Fixed Passkey registration failed: invalid rpId hash

    On a related note, I guess the problem was that the origin did not match the Board URL. Can you please make the origin check case-insensitive? DNS is case insensitive, so it makes no sense to be that strict. We had a Board URL setting like forums.SomeURL.tld and it was failing because it wanted...
  4. danger@

    XF 1.3 Your account has temporarily been locked due to failed login attempts.

    On a related note, I locked out my account using wrong passkey, but I am still able to log in with password. Is it an intentional behavior?
  5. danger@

    XF 2.3 Passkey registration failed: invalid origin

    Hello, can you please make the origin check case-insensitive? We had a Board URL setting like forums.SomeURL.tld and it was failing because it wanted it to be forums.someurl.tld
  6. danger@

    Fixed Passkey registration failed: invalid rpId hash

    This indeed appears to be fixed, will report back if the problem persists. Thank you!
  7. danger@

    XF 1.3 Your account has temporarily been locked due to failed login attempts.

    is it actually possible to lift the lock manually without having to wait? Thanks
  8. danger@

    Fixed Passkey registration failed: invalid rpId hash

    Note, I am also using macbook. I also tried on iPhone and it gives me the same error.
  9. danger@

    Fixed Passkey registration failed: invalid rpId hash

    still experiencing the same error on v2.3.6
  10. danger@

    Fixed Passkey registration failed: invalid rpId hash

    Hi, I tried to create a passkey after the upgrade to X2.3.3 and got the following error: ErrorException: Passkey registration failed: invalid rpId hash src/XF/Error.php:82 Generated by: user Oct 29, 2024 at 1:22 AM Stack trace #0 src/XF.php(266): XF\Error->logError('Passkey registr...'...
  11. danger@

    [AL] Original Poster Highlight

    hello @AddonsLab is there any ETA for the compatibility update for 2.3?
  12. danger@

    Lack of interest check for upgrade - current version

    When you log in to the admin, there is "XenForo 2.2.12 is now available." message on the top with an Upgrade now button. Would be nice to add info about what version we are currently running like "XenForo 2.2.12 is now available. You are currently running 2.2.11." Also the same message appears...
  13. danger@

    Lack of interest check for upgrade - current version

    please report a current version of XF we are running in the "XenForo X.X.X is now available." message.
  14. danger@

    Fixed Rss feed parser produces errors on items without the title tag

    Hello, it appears the XF feed parser has issues with entries that do not include title tags: https://validator.w3.org/feed/docs/rss2.html#hrelementsOfLtitemgt documents that either title or description must be present. The problematic entries have description though. Here is the error that is...
  15. danger@

    Editor & BB Code Manager

    Here is probably another bug description related to this addon: https://forums.freebsd.org/threads/profile-posts-with-multiple-text-boxes.79493/
Back
Top Bottom