1. 03 6月, 2017 1 次提交
    • K
      Initial pass at prometheus monitoring. · e4fb1621
      Kevin Lyda 提交于
      This is a step for #29118.
      
      Add a single metric to count successful logins.
      
      Summary types are not supported so remove Collector.  Either
      we need to support the summary type or we need to create a
      multiprocess-friendly Collector.
      
      Add config to load prometheus and set up the Collector and the
      Exporter.
      
      Fix `Gemfile` as current prometheus-client gemspec is missing the
      `mmap2` dependency.
      e4fb1621
  2. 14 4月, 2017 1 次提交
  3. 06 4月, 2017 1 次提交
  4. 02 4月, 2017 1 次提交
  5. 06 3月, 2017 2 次提交
  6. 23 2月, 2017 4 次提交
  7. 17 12月, 2016 1 次提交
  8. 12 12月, 2016 1 次提交
  9. 07 12月, 2016 1 次提交
    • J
      fix: 24982- Remove'Signed in successfully' message · 6ab74b1c
      jnoortheen 提交于
      After this change the sign-in-success flash message will not be shown
      
      refactor: set flash message to be nil while signing in
      
      test: changed tests to reflect removal of sign-in message
      
      refactor: adding signed_in message back
      
      See Merge Request !7837
      
      issue#24982
      6ab74b1c
  10. 04 8月, 2016 2 次提交
  11. 16 6月, 2016 2 次提交
  12. 06 6月, 2016 3 次提交
  13. 03 6月, 2016 3 次提交
  14. 31 5月, 2016 1 次提交
  15. 07 4月, 2016 1 次提交
    • G
      Fix 2FA authentication spoofing vulnerability · 00da609c
      Grzegorz Bizon 提交于
      This commit attempts to change default user search scope if otp_user_id
      session variable has been set. If it is present, it means that user has
      2FA enabled, and has already been verified with login and password. In
      this case we should look for user with otp_user_id first, before picking
      it up by login.
      00da609c
  16. 05 3月, 2016 1 次提交
  17. 24 1月, 2016 1 次提交
  18. 29 12月, 2015 1 次提交
  19. 28 12月, 2015 1 次提交
  20. 20 9月, 2015 1 次提交
  21. 02 9月, 2015 1 次提交
  22. 12 8月, 2015 1 次提交
  23. 23 7月, 2015 1 次提交
  24. 06 7月, 2015 1 次提交
  25. 20 6月, 2015 1 次提交
  26. 30 5月, 2015 1 次提交
  27. 15 5月, 2015 1 次提交
  28. 10 5月, 2015 3 次提交