[galaxyproject/galaxy] 6c82cf: Remove logout hack -- logout should always be a re...
Branch: refs/heads/release_17.01 Home: https://github.com/galaxyproject/galaxy Commit: 6c82cf3c22445e97621429591e72951a0941104e https://github.com/galaxyproject/galaxy/commit/6c82cf3c22445e97621429591e729... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M templates/user/logout.mako Log Message: ----------- Remove logout hack -- logout should always be a redirect or full page action, leaving it free of any JS side-effects this would be necessary for. Commit: f75a72aee80680537dad802944585d6007d237c9 https://github.com/galaxyproject/galaxy/commit/f75a72aee80680537dad802944585... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-04-25 (Tue, 25 Apr 2017) Changed paths: M lib/galaxy/web/framework/middleware/remoteuser.py M lib/galaxy/web/framework/webapp.py Log Message: ----------- Rework logic for remote_user/session handling. This should fix issues @erasche reported regarding (null)@example.org users. Commit: 09ba27543b8726fb61cd998bf9614018a9ba7316 https://github.com/galaxyproject/galaxy/commit/09ba27543b8726fb61cd998bf9614... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-04-25 (Tue, 25 Apr 2017) Changed paths: M lib/galaxy/web/framework/middleware/remoteuser.py Log Message: ----------- Slightly adjust logic for discarding headers; this shouldn't try to throw away empty headers anymore. Commit: b779977cdc31d50183e7b0f356e9489a43eb755d https://github.com/galaxyproject/galaxy/commit/b779977cdc31d50183e7b0f356e94... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-04-25 (Tue, 25 Apr 2017) Changed paths: M lib/galaxy/web/framework/webapp.py Log Message: ----------- Slightly improve error message under remote auth with anon session attempt. Commit: eb9a940a2dd69574b5fbaca06ffdc9beea4d4153 https://github.com/galaxyproject/galaxy/commit/eb9a940a2dd69574b5fbaca06ffdc... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-04-25 (Tue, 25 Apr 2017) Changed paths: M templates/user/logout.mako Log Message: ----------- Put back old hack; necessary for now. Commit: f3c134abcb04ee2885f247ba79e95a354e4bb32b https://github.com/galaxyproject/galaxy/commit/f3c134abcb04ee2885f247ba79e95... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2017-04-26 (Wed, 26 Apr 2017) Changed paths: M lib/galaxy/web/framework/middleware/remoteuser.py M lib/galaxy/web/framework/webapp.py Log Message: ----------- Merge pull request #3976 from dannon/fix_logout [17.01] Remote user logout fixes, rework header handling a bit. Compare: https://github.com/galaxyproject/galaxy/compare/1d0ace1452aa...f3c134abcb04
participants (1)
-
GitHub