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