1. 13 Feb, 2018 1 commit
    • Peter Lauck's avatar
      Strip whitespace from username/login value for user lookup · eddf4c0f
      Peter Lauck authored
      As per the discussion with @psimyn, this change does not affect the frontend, so user input will not be validated on the signin screen.
      
      Instead, the value sent to the backend has leading and trailing whitespace stripped before looking up the user with find_by.
      
      Closes #42637
      eddf4c0f
  2. 12 Feb, 2018 33 commits
  3. 11 Feb, 2018 1 commit
  4. 09 Feb, 2018 5 commits