BigW Consortium Gitlab

  1. 09 Apr, 2017 1 commit
  2. 07 Mar, 2017 1 commit
    • Don't allow blocked users to authenticate through other means · 93daeee1
      Markus Koller authored
      Gitlab::Auth.find_with_user_password is currently used in these places:
      
      - resource_owner_from_credentials in config/initializers/doorkeeper.rb,
        which is used for the OAuth Resource Owner Password Credentials flow
      
      - the /session API call in lib/api/session.rb, which is used to reveal
        the user's current authentication_token
      
      In both cases users should only be authenticated if they're in the
      active state.
  3. 28 Nov, 2016 1 commit
  4. 09 Nov, 2016 1 commit
  5. 18 Aug, 2016 2 commits
  6. 09 Aug, 2016 1 commit
  7. 27 Jun, 2016 1 commit
  8. 12 Feb, 2015 1 commit
  9. 30 Oct, 2014 1 commit
  10. 11 Apr, 2014 1 commit
  11. 25 Nov, 2013 1 commit
  12. 30 Sep, 2013 1 commit
  13. 14 May, 2013 1 commit
  14. 18 Mar, 2013 1 commit
  15. 27 Feb, 2013 1 commit
  16. 13 Nov, 2012 1 commit
  17. 20 Sep, 2012 2 commits