Skip to content
  1. May 03, 2016
  2. Apr 22, 2016
  3. Apr 21, 2016
  4. Apr 14, 2016
  5. Apr 06, 2016
  6. 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
  7. Mar 09, 2016
  8. Mar 07, 2016
  9. Mar 04, 2016
  10. Feb 24, 2016
  11. Feb 02, 2016
  12. Feb 01, 2016
  13. Jan 29, 2016