Skip to content
Snippets Groups Projects
  1. Apr 22, 2012
  2. Apr 20, 2012
  3. Apr 19, 2012
    • Andreas Gohr's avatar
      escape target error message (SECURITY) FS#2487 FS#2488 · ff711734
      Andreas Gohr authored
      The error message when a non-existant editor was tried to load wasn't
      escaped correctly, allowing to introduce arbitrary JavaScript to the
      output, leading to a XSS vulnerability.
      
      Note: the reported second XCRF vulnerability is the same bug, the xploit
      code simply uses JavaScript to extract a valid CSRF token from the site
      ff711734
  4. Apr 09, 2012
    • Anika Henke's avatar
      improved HTML for search results · 91b05b6b
      Anika Henke authored
      Attention: Template authors need to adjust their CSS!
      
      Original structure:
      div.search_result >
        a.wikilink1 > span.search_cnt
        br
        div.search_snippet
      
      New structure:
      dl.search_results >
        dt > a.wikilink1
        dd
      91b05b6b
    • Anika Henke's avatar
      rewrote and improved HTML for TOC · d5acc30d
      Anika Henke authored
      Attention: Template authors need to adjust their CSS!
      
      Original structure:
      div.toc >
        div#toc__header.tocheader.toctoggle > span#toc__toggle.toc_close|toc_open > span
        div#toc__inside > ul.toc > li.level1 > div.li > span.li > a.toc
      
      New structure:
      div#dw__toc.open|close >
        h3 > strong > span
        ul.toc > li.toc > div.li > a
      d5acc30d
  5. Apr 08, 2012
  6. Mar 16, 2012
  7. Feb 17, 2012
  8. Feb 04, 2012
  9. Oct 31, 2011
    • Andreas Gohr's avatar
      honor autopasswd setting for resend password · cc204bbd
      Andreas Gohr authored
      When autopasswd is disabled, the resend password option now asks for a
      new password instead of autogenerating a new one and sending it by mail.
      
      Note to translators: the wording for btn_resendpwd and resendpwd changed
      to be more universal. English and German language files where updated -
      other languages need to be adjusted.
      
      Conflicts:
      
      	inc/lang/en/lang.php
      cc204bbd
  10. Oct 17, 2011
  11. Oct 15, 2011
  12. Sep 18, 2011
  13. Sep 17, 2011
  14. Aug 24, 2011
  15. Aug 19, 2011
  16. Aug 15, 2011
  17. Aug 03, 2011
  18. Aug 02, 2011
  19. Aug 01, 2011
  20. Jul 31, 2011
  21. Jul 30, 2011
  22. Jul 25, 2011
  23. Jul 19, 2011
  24. Jul 11, 2011
  25. Jul 09, 2011
  26. Jul 08, 2011
  27. Jul 04, 2011
  28. Jun 20, 2011
  29. Jun 14, 2011
  30. Jun 13, 2011
  31. Jun 10, 2011
  32. Jun 05, 2011
  33. Apr 17, 2011
  34. Apr 16, 2011
Loading