[obs-commits] [openSUSE/open-build-service] f6c9a1: [webui] Fix redirect after login for proxy mode, i...
Branch: refs/heads/2.6 Home: https://github.com/openSUSE/open-build-service Commit: f6c9a14e6370596daaabc82bde3a119a06d81f22 https://github.com/openSUSE/open-build-service/commit/f6c9a14e6370596daaabc8... Author: Björn Geuken <bgeuken@suse.de> Date: 2016-01-29 (Fri, 29 Jan 2016) Changed paths: M src/api/app/controllers/webui/user_controller.rb M src/api/app/controllers/webui/webui_controller.rb M src/api/test/functional/webui/user_controller_test.rb Log Message: ----------- [webui] Fix redirect after login for proxy mode, issue#1182 Conflicts: src/api/app/controllers/webui/user_controller.rb src/api/app/controllers/webui/webui_controller.rb Commit: badece67654e60704934902295b0a5efc03bae11 https://github.com/openSUSE/open-build-service/commit/badece67654e6070493490... Author: Björn Geuken <bgeuken@suse.de> Date: 2016-01-29 (Fri, 29 Jan 2016) Changed paths: M src/api/app/views/layouts/webui/_personal_navigation.html.erb Log Message: ----------- [webui] Fix redirect after login for IChain mode, issue#1182 This provides a redirect url which IChain can use to properly redirect to OBS. Otherwise this would always redirect to the main page. Commit: db3985c3dbad77018b88a6b6c8507aafc30397a2 https://github.com/openSUSE/open-build-service/commit/db3985c3dbad77018b88a6... Author: Adrian Schröter <adrian@suse.de> Date: 2016-02-01 (Mon, 01 Feb 2016) Changed paths: M src/api/app/controllers/webui/user_controller.rb M src/api/app/controllers/webui/webui_controller.rb M src/api/app/views/layouts/webui/_personal_navigation.html.erb M src/api/test/functional/webui/user_controller_test.rb Log Message: ----------- Merge pull request #1490 from bgeuken/fix_redirect_in26 Fix redirect in 2.6 Compare: https://github.com/openSUSE/open-build-service/compare/d44e36ec822a...db3985...
participants (1)
-
Adrian Schröter