BigW Consortium Gitlab

  1. 13 Jul, 2017 1 commit
    • Fixes needed when GitLab sign-in is not enabled · 672a68d3
      Robin Bobbitt authored
      When sign-in is disabled:
       - skip password expiration checks
       - prevent password reset requests
       - don’t show Password tab in User Settings
       - don’t allow login with username/password for Git over HTTP requests
       - render 404 on requests to Profiles::PasswordsController
  2. 16 May, 2017 1 commit
  3. 22 Mar, 2017 1 commit
  4. 07 Mar, 2017 1 commit
  5. 31 Dec, 2016 2 commits
  6. 27 Dec, 2016 1 commit
  7. 02 Dec, 2016 1 commit
  8. 18 Nov, 2016 1 commit
  9. 02 Nov, 2016 1 commit
  10. 22 Oct, 2016 1 commit
  11. 20 Oct, 2016 3 commits
  12. 18 Oct, 2016 4 commits
  13. 15 Oct, 2016 8 commits
  14. 13 Oct, 2016 1 commit
  15. 21 Sep, 2016 1 commit
  16. 02 Sep, 2016 1 commit
  17. 03 Aug, 2016 2 commits
  18. 14 Jul, 2016 2 commits
  19. 07 Jun, 2016 1 commit
    • Fix 2FA-based login for LDAP users · 9f554aad
      Robert Speicher authored
      The OTP input form is shared by both LDAP and standard logins, but when
      coming from an LDAP-based form, the form parameters aren't nested in a
      Hash based on the `resource_name` value.
      
      Now we check for a nested `remember_me` parameter and use that if it
      exists, or fall back to the non-nested parameters if it doesn't.
      
      Somewhat confusingly, the OTP input form _does_ nest parameters under
      the `resource_name`, regardless of what type of login we're coming from,
      so that allows everything else to work as normal.
  20. 06 Jun, 2016 1 commit
  21. 03 Jun, 2016 2 commits
  22. 01 Jun, 2016 1 commit
  23. 31 May, 2016 1 commit
  24. 12 May, 2016 1 commit