Skip to content
  1. Jun 16, 2016
  2. Jun 10, 2016
  3. Jun 06, 2016
  4. May 31, 2016
  5. May 20, 2016
  6. May 18, 2016
  7. May 12, 2016
  8. May 10, 2016
  9. May 03, 2016
  10. Apr 22, 2016
  11. Apr 21, 2016
  12. Apr 14, 2016
  13. Apr 06, 2016
  14. Mar 10, 2016
    • Christian Schneemann's avatar
      added remarks for test_that_redirect_from_user_do_login_works · 110a65af
      Christian Schneemann authored
      Added remarks from bgeuken:
      - removed the comment
      - call user_login_page directly
      - test if current page is really home
      110a65af
    • Christian Schneemann's avatar
      [webui] redirect to home after login from /user/do_login · 038e8311
      Christian Schneemann authored
      If a user enters wrong credentials in login widget and he gets redirected to /user/do_login.
      If login happens with correct credentials now the user is logged in but stays on the page and sees the login form again in master, or gets an 404 in 2.6.
      
      Now he gets redirected into home if the user comes from the login page.
      
      fixes #1557
      
      Conflicts:
      	src/api/app/controllers/webui/user_controller.rb
      	src/api/test/functional/webui/user_controller_test.rb
      038e8311
  15. Mar 09, 2016
  16. Mar 07, 2016
  17. Mar 04, 2016