|
From: Lincoln S. <ls...@ls...> - 2017-01-15 20:04:26
|
Branch: refs/heads/master Home: https://github.com/GMOD/GBrowse Commit: 9a2327e009ca0a014f0d14ac3dc9afd26bbe081f https://github.com/GMOD/GBrowse/commit/9a2327e009ca0a014f0d14ac3dc9afd26bbe081f Author: Lincoln Stein <lin...@gm...> Date: 2016-12-27 (Tue, 27 Dec 2016) Changed paths: M lib/Bio/Graphics/Browser2/Action.pm M lib/Bio/Graphics/Browser2/DataSource.pm M lib/Bio/Graphics/Browser2/Render.pm Log Message: ----------- fixed perl 5.22.1 deprecations and CGI param() list context warnings Commit: b11d2c57f4bf30bc35ded60ed1c62b88fa8ce6a9 https://github.com/GMOD/GBrowse/commit/b11d2c57f4bf30bc35ded60ed1c62b88fa8ce6a9 Author: Lincoln Stein <lin...@gm...> Date: 2016-12-29 (Thu, 29 Dec 2016) Changed paths: M htdocs/js/login.js M lib/Bio/Graphics/Browser2/Render.pm M lib/Bio/Graphics/Browser2/Render/Login.pm M lib/Bio/Graphics/Browser2/SendMail.pm M lib/Bio/Graphics/Browser2/UserDB.pm Log Message: ----------- fixed security bug which allowed an anonymous user to delete another user's account Commit: 8178e9ab3aaaadccd63dde4a73bce9991f2dc0eb https://github.com/GMOD/GBrowse/commit/8178e9ab3aaaadccd63dde4a73bce9991f2dc0eb Author: Scott Cain <sco...@sc...> Date: 2017-01-06 (Fri, 06 Jan 2017) Changed paths: M lib/Bio/Graphics/Browser2/Render.pm M lib/Bio/Graphics/Browser2/Render/Slave.pm Log Message: ----------- addition of CGI::multi_param to silence warnings when running tests--not sure if this is the right thing to do from a security perspective though (for example, should some of these calls be in a scalar context instead?) Commit: 361556a32c740166967efdfa1ffa69503922cbda https://github.com/GMOD/GBrowse/commit/361556a32c740166967efdfa1ffa69503922cbda Author: Lincoln Stein <lin...@gm...> Date: 2017-01-15 (Sun, 15 Jan 2017) Changed paths: M lib/Bio/Graphics/Browser2/Render.pm M lib/Bio/Graphics/Browser2/Render/Slave.pm Log Message: ----------- Merge pull request #59 from GMOD/scotts-minor-fixes addition of CGI::multi_param to silence warnings when running tests--… Commit: c3d34bb28a7d4a4c88120b007ec6732f95c5dbb0 https://github.com/GMOD/GBrowse/commit/c3d34bb28a7d4a4c88120b007ec6732f95c5dbb0 Author: Lincoln Stein <ls...@ls...> Date: 2017-01-15 (Sun, 15 Jan 2017) Changed paths: M htdocs/js/login.js M lib/Bio/Graphics/Browser2/Action.pm M lib/Bio/Graphics/Browser2/DataSource.pm M lib/Bio/Graphics/Browser2/Render.pm M lib/Bio/Graphics/Browser2/Render/Login.pm M lib/Bio/Graphics/Browser2/Render/Slave.pm M lib/Bio/Graphics/Browser2/SendMail.pm M lib/Bio/Graphics/Browser2/UserDB.pm Log Message: ----------- Merge remote-tracking branch 'origin/security-bug-fixes' Commit: 61c04309926c2e7536c9d7f85842a81416713400 https://github.com/GMOD/GBrowse/commit/61c04309926c2e7536c9d7f85842a81416713400 Author: Lincoln Stein <ls...@ls...> Date: 2017-01-15 (Sun, 15 Jan 2017) Changed paths: M Changes M lib/Bio/Graphics/Browser2.pm Log Message: ----------- Bump version to 2.56 - still needs testing Compare: https://github.com/GMOD/GBrowse/compare/9aaeeb9fd33f...61c04309926c |