You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drat.apache.org by GitBox <gi...@apache.org> on 2017/10/24 16:23:17 UTC

[GitHub] chrismattmann opened a new issue #99: Allow support for https Github URLs (or SVN) as well

chrismattmann opened a new issue #99: Allow support for https Github URLs (or SVN) as well
URL: https://github.com/apache/drat/issues/99
 
 
   Currently `DratStartForm` doesn't allow support for https GH urls (or SVN or any for that matter) since it does a hard coded check for `.startsWIth('http://')`. Add support for checking for https too.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services