Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 4bcd46acf55897c2b56b470b1dddcd59f756093f https://github.com/galaxyproject/galaxy/commit/4bcd46acf55897c2b56b470b1dddc... Author: vahid <jalili.vahid@gmail.com> Date: 2019-03-01 (Fri, 01 Mar 2019) Changed paths: M lib/galaxy/webapps/galaxy/controllers/authnz.py Log Message: ----------- Show an exception message if authentication has failed. Commit: 56b36cb4b51432796ac32d3819795a66b1bd8af4 https://github.com/galaxyproject/galaxy/commit/56b36cb4b51432796ac32d3819795... Author: vahid <jalili.vahid@gmail.com> Date: 2019-03-01 (Fri, 01 Mar 2019) Changed paths: M lib/galaxy/authnz/managers.py Log Message: ----------- Correctly report the unrecognized provider name. Commit: 192a091d16552fae610eef9df8f821afb04a6594 https://github.com/galaxyproject/galaxy/commit/192a091d16552fae610eef9df8f82... Author: John Chilton <jmchilton@gmail.com> Date: 2019-03-07 (Thu, 07 Mar 2019) Changed paths: M lib/galaxy/authnz/managers.py M lib/galaxy/webapps/galaxy/controllers/authnz.py Log Message: ----------- Merge pull request #7442 from VJalili/upgrade_psa Inform users if an exception has happened authenticating via OIDC Compare: https://github.com/galaxyproject/galaxy/compare/a10813a4f8c8...192a091d1655