Skip to content
Snippets Groups Projects
  1. Sep 28, 2014
  2. Sep 22, 2014
  3. Sep 20, 2014
  4. Sep 19, 2014
  5. Sep 16, 2014
  6. Sep 15, 2014
  7. Sep 13, 2014
  8. Sep 10, 2014
  9. Sep 08, 2014
  10. Aug 27, 2014
  11. Aug 17, 2014
  12. Aug 09, 2014
  13. Aug 06, 2014
  14. Aug 02, 2014
  15. Aug 01, 2014
  16. Jul 17, 2014
  17. Jul 12, 2014
  18. Jul 10, 2014
  19. Jul 04, 2014
  20. Jul 01, 2014
    • Angus Gratton's avatar
      authplain: Escape ':' in any data field as '\:' · f95ecbbf
      Angus Gratton authored
      ':' is the field delimiter in the authplain flat text
      conf/users.auth.php file, but it's also used as an internal delimiter
      for the 'mediawiki' password hash format. Currently using this hash
      format corrupts the file
      
      This change escapes ':' as '\:' in any field in the users.auth.php
      file, and any '\' as '\\'.
      
      Also adds test cases for escaping modes.
      f95ecbbf
  21. Jun 30, 2014
  22. Jun 15, 2014
  23. Jun 10, 2014
  24. Jun 01, 2014
  25. May 30, 2014
  26. May 29, 2014
  27. May 25, 2014
  28. May 22, 2014
Loading