[galaxyproject/galaxy] 0e0b77: Allow '.' and '_' for public names
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 0e0b773edc85c3e36ae25f38ee929e8a95cc520b https://github.com/galaxyproject/galaxy/commit/0e0b773edc85c3e36ae25f38ee929... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2016-09-21 (Wed, 21 Sep 2016) Changed paths: M lib/galaxy/security/validate_user_input.py M templates/user/info.mako M templates/user/register.mako M test/unit/managers/test_UserManager.py Log Message: ----------- Allow '.' and '_' for public names Fix #2593. Also standardise error messages. Commit: 70db2b7c4ad253b3ce0443d66df3832e4fc2a189 https://github.com/galaxyproject/galaxy/commit/70db2b7c4ad253b3ce0443d66df38... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2016-09-21 (Wed, 21 Sep 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/mobile.py M lib/galaxy/webapps/galaxy/controllers/user.py Log Message: ----------- Validate public name when auto-registering a user Commit: 8fb3cd9c5bc52495e6055c0a2a5bb4339e31612b https://github.com/galaxyproject/galaxy/commit/8fb3cd9c5bc52495e6055c0a2a5bb... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-09-21 (Wed, 21 Sep 2016) Changed paths: M templates/user/info.mako M templates/user/register.mako M templates/user/username.mako Log Message: ----------- propagate allowed changes to hints Commit: 736df5a0717089f815e0ba02ef7e9502fef36814 https://github.com/galaxyproject/galaxy/commit/736df5a0717089f815e0ba02ef7e9... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2016-09-21 (Wed, 21 Sep 2016) Changed paths: M templates/user/info.mako M templates/user/register.mako M templates/user/username.mako Log Message: ----------- Merge pull request #4 from martenson/nsoranzo-publicnames propagate allowed username changes to form hints Commit: f799656b1117d74afac0cd0c4ad1ca19625ca625 https://github.com/galaxyproject/galaxy/commit/f799656b1117d74afac0cd0c4ad1c... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-09-21 (Wed, 21 Sep 2016) Changed paths: M lib/galaxy/security/validate_user_input.py M lib/galaxy/webapps/galaxy/controllers/mobile.py M lib/galaxy/webapps/galaxy/controllers/user.py M templates/user/info.mako M templates/user/register.mako M templates/user/username.mako M test/unit/managers/test_UserManager.py Log Message: ----------- Merge pull request #2947 from nsoranzo/publicnames Allow '.' and '_' for public names Compare: https://github.com/galaxyproject/galaxy/compare/9ae56b782a24...f799656b1117
participants (1)
-
GitHub