Skip to content
Snippets Groups Projects
  1. Nov 03, 2018
  2. Oct 17, 2018
  3. Oct 14, 2018
  4. Oct 12, 2018
  5. Oct 11, 2018
  6. Sep 27, 2018
  7. Sep 19, 2018
  8. Sep 12, 2018
  9. Sep 11, 2018
  10. Sep 10, 2018
  11. Sep 08, 2018
  12. Aug 24, 2018
  13. Aug 16, 2018
  14. Aug 10, 2018
  15. Aug 01, 2018
  16. Mar 31, 2017
    • Andreas Gohr's avatar
      mark some tests as non-risky · 1bff2aba
      Andreas Gohr authored
      Those tests either just check that an exception is NOT thrown or are
      there to check dependencies for other tests. Newer phpunits mark all
      tests as risky that have no assertion.
      1bff2aba
  17. Dec 20, 2016
  18. Nov 22, 2016
  19. Aug 20, 2016
    • Andreas Gohr's avatar
      AuthPDO: allow in-SQL pasword checking · 397d62a2
      Andreas Gohr authored
      This is a feature that was present in the old authmysql plugin. It
      allows administrators to specify an SQL string that is used for explicit
      password checking instead of letting DokuWiki compare the hashes. This
      is useful where application implement their own salt/hashing thing.
      
      This comes with a test case for the MyBB forum software. Dump kindly
      provided by William Kitchen
      397d62a2
    • Andreas Gohr's avatar
      allow for checking of parameter existence in capabilities · ad4d5631
      Andreas Gohr authored
      This allows for more fine control over what the abilities are,
      depending on the parameters used within the configured sql string.
      ad4d5631
  20. May 20, 2016
  21. May 11, 2016
  22. Apr 15, 2016
  23. Mar 12, 2016
  24. Mar 11, 2016
  25. Feb 19, 2016
  26. Feb 12, 2016
Loading