Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: aa1ce50689dd464c5c1e8b8b333397031914afb5 https://github.com/galaxyproject/galaxy/commit/aa1ce50689dd464c5c1e8b8b33339... Author: Vahid <VJalili@users.noreply.github.com> Date: 2017-05-05 (Fri, 05 May 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/user.py Log Message: ----------- Updated missing parameters check for OpenID When you have the OpenID URL, you don't need to recreate the provider. Only create the provider, if its not already created. Commit: dedc8eb1dc80804c7f43e08f8022f74edc2c91b3 https://github.com/galaxyproject/galaxy/commit/dedc8eb1dc80804c7f43e08f8022f... Author: Vahid <VJalili@users.noreply.github.com> Date: 2017-05-12 (Fri, 12 May 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/user.py Log Message: ----------- Inform that the default provider is being used. Commit: a0e863f5706bfb7706e8dcb9e023a0f3c32a7629 https://github.com/galaxyproject/galaxy/commit/a0e863f5706bfb7706e8dcb9e023a... Author: Vahid <VJalili@users.noreply.github.com> Date: 2017-05-12 (Fri, 12 May 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/user.py Log Message: ----------- Updated all `openid_url` and `openid_provider` checks Commit: a3c2ddff2b10a05eca6dfb460f8d539f2f595f19 https://github.com/galaxyproject/galaxy/commit/a3c2ddff2b10a05eca6dfb460f8d5... Author: Vahid <VJalili@users.noreply.github.com> Date: 2017-05-12 (Fri, 12 May 2017) Changed paths: M openid/yahoo.xml Log Message: ----------- Corrected Yahoo OpenID endpoint At the time of making this change, Yahoo OpenID endpoint has issues--It's not accessible. This should be checked again later. Commit: 6353704e4b44e9eded6571b467f52a6dd288387d https://github.com/galaxyproject/galaxy/commit/6353704e4b44e9eded6571b467f52... Author: John Chilton <jmchilton@gmail.com> Date: 2017-08-10 (Thu, 10 Aug 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/user.py M openid/yahoo.xml Log Message: ----------- Merge pull request #4039 from VJalili/patch-11 Updated parameters check for OpenID Compare: https://github.com/galaxyproject/galaxy/compare/bcdf2c84f6df...6353704e4b44