Skip to content
Snippets Groups Projects
  1. Aug 06, 2014
  2. Aug 02, 2014
  3. Aug 01, 2014
  4. Jul 30, 2014
  5. Jul 17, 2014
  6. Jul 12, 2014
  7. Jul 10, 2014
  8. Jul 04, 2014
  9. 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
  10. Jun 30, 2014
  11. Jun 25, 2014
  12. Jun 22, 2014
  13. Jun 19, 2014
  14. Jun 15, 2014
  15. Jun 10, 2014
  16. Jun 01, 2014
  17. May 30, 2014
  18. May 29, 2014
  19. May 25, 2014
  20. May 22, 2014
  21. May 21, 2014
  22. May 20, 2014
  23. May 18, 2014
  24. May 17, 2014
  25. May 15, 2014
  26. May 14, 2014
Loading