CAPTCHA gets confused when you're editing two pages at once.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 2.2.2
    • Affects Version/s: 2.2
    • Component/s: None

      CAPTCHA is currently keyed by session ID, which is wrong, because if you edit multiple pages at the same time, the CAPTCHA values will clobber each other. We should generate a random number, embed it in the form as a hidden field, then use that to validate the returned CAPTCHA.

      A better approach would be to throw out the stored-value stuff, and use one way crypto:

      [REDACTED -- this solution won't work]

              Assignee:
              Unassigned
              Reporter:
              Charles Miller (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: