BigW Consortium Gitlab

  1. 14 Jul, 2016 2 commits
  2. 17 Jun, 2016 3 commits
  3. 08 Jun, 2016 1 commit
    • Allow custom text on 'almost there' page · 40b6d906
      Sean McGivern authored
      Add a new application setting, after_sign_up_text. This is text to be
      rendered as Markdown and shown on the 'almost there' page after a user
      signs up, but before they've confirmed their account.
      
      Tweak the styles for that page so that centered lists look reasonable.
  4. 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.
  5. 06 Jun, 2016 1 commit
  6. 03 Jun, 2016 3 commits
  7. 01 Jun, 2016 1 commit
  8. 31 May, 2016 1 commit
  9. 25 May, 2016 2 commits
  10. 12 May, 2016 2 commits
  11. 03 May, 2016 1 commit
  12. 22 Apr, 2016 1 commit
  13. 19 Apr, 2016 1 commit
  14. 13 Apr, 2016 2 commits
  15. 20 Mar, 2016 1 commit
  16. 24 Feb, 2016 1 commit
    • Move "I should see Crowd login form" feature to a view spec · b95ef77e
      Robert Speicher authored
      We were doing all kinds of code gymnastics to "enable" Crowd in the
      feature spec and this would sometimes cause a transient failure.
      
      Really what it's testing is if the Crowd login form shows when Crowd's
      enabled, so this is much better suited to a view spec.
  17. 23 Feb, 2016 1 commit
  18. 13 Jan, 2016 1 commit
  19. 28 Dec, 2015 2 commits
  20. 27 Dec, 2015 1 commit
  21. 14 Dec, 2015 1 commit
  22. 16 Nov, 2015 1 commit
  23. 07 Nov, 2015 1 commit
  24. 30 Sep, 2015 1 commit
  25. 02 Sep, 2015 1 commit
  26. 29 Jul, 2015 1 commit
  27. 23 Jul, 2015 1 commit
  28. 05 Jun, 2015 1 commit
  29. 16 May, 2015 1 commit
  30. 09 May, 2015 2 commits