Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: c61617fed6ae59f237cb22fa0f6103508484fc3b https://github.com/galaxyproject/galaxy/commit/c61617fed6ae59f237cb22fa0f610... Author: vahid <jalili.vahid@gmail.com> Date: 2018-10-06 (Sat, 06 Oct 2018) Changed paths: M lib/galaxy/authnz/psa_authnz.py M lib/galaxy/model/__init__.py Log Message: ----------- Replace trans.sa_session with sa_session in PSACode. Commit: 12a3f7b54531f667885d1187538c9b06f244744b https://github.com/galaxyproject/galaxy/commit/12a3f7b54531f667885d1187538c9... Author: vahid <jalili.vahid@gmail.com> Date: 2018-10-06 (Sat, 06 Oct 2018) Changed paths: M lib/galaxy/authnz/psa_authnz.py M lib/galaxy/model/__init__.py Log Message: ----------- Replace trans.sa_session with sa_session in PSAAssociation. Commit: 49bb3a66668f94bed1534b007237f0b1db3b71d9 https://github.com/galaxyproject/galaxy/commit/49bb3a66668f94bed1534b007237f... Author: vahid <jalili.vahid@gmail.com> Date: 2018-10-06 (Sat, 06 Oct 2018) Changed paths: M lib/galaxy/authnz/psa_authnz.py M lib/galaxy/model/__init__.py Log Message: ----------- Replace trans.sa_session with sa_session in PSANonce. Commit: a4d03f0de07df762055210f0c3812cbe0c0bccaf https://github.com/galaxyproject/galaxy/commit/a4d03f0de07df762055210f0c3812... Author: vahid <jalili.vahid@gmail.com> Date: 2018-10-06 (Sat, 06 Oct 2018) Changed paths: M lib/galaxy/authnz/psa_authnz.py M lib/galaxy/model/__init__.py Log Message: ----------- Replace trans.sa_session with sa_session in PSAPartial. Commit: 17eac4fe84465706f3b6b8290ae8872d6985afe7 https://github.com/galaxyproject/galaxy/commit/17eac4fe84465706f3b6b8290ae88... Author: vahid <jalili.vahid@gmail.com> Date: 2018-10-06 (Sat, 06 Oct 2018) Changed paths: M lib/galaxy/authnz/psa_authnz.py M lib/galaxy/model/__init__.py Log Message: ----------- Replace trans.sa_session with sa_session in UserAuthnzToken. Commit: ebb37f8ff02f246344d73db7c3751b531c4fd38f https://github.com/galaxyproject/galaxy/commit/ebb37f8ff02f246344d73db7c3751... Author: vahid <jalili.vahid@gmail.com> Date: 2018-10-06 (Sat, 06 Oct 2018) Changed paths: M lib/galaxy/authnz/managers.py M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- Replace trans with app & sa_session in on_the_fly_config function. Commit: 69bd26e6046c0dd18eaae4cee433d34d26d87d80 https://github.com/galaxyproject/galaxy/commit/69bd26e6046c0dd18eaae4cee433d... Author: vahid <jalili.vahid@gmail.com> Date: 2018-10-06 (Sat, 06 Oct 2018) Changed paths: M lib/galaxy/authnz/managers.py M lib/galaxy/authnz/psa_authnz.py Log Message: ----------- Remove `app` from `on_the_fly_config` signature. Commit: 8ed5d8c9414f8b086852a2a347d79e530c231b0c https://github.com/galaxyproject/galaxy/commit/8ed5d8c9414f8b086852a2a347d79... Author: John Chilton <jmchilton@gmail.com> Date: 2018-10-07 (Sun, 07 Oct 2018) Changed paths: M lib/galaxy/authnz/managers.py M lib/galaxy/authnz/psa_authnz.py M lib/galaxy/model/__init__.py Log Message: ----------- Merge pull request #6826 from VJalili/authnz_trans Remove `trans` from OIDC-related types Compare: https://github.com/galaxyproject/galaxy/compare/7d9093d5ab30...8ed5d8c9414f **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.