[mapserver-commits] [mapserver/mapserver] 9e5527: Add proxy and auth support to wfs client (#3982)

GitHub noreply at github.com
Wed Jul 24 13:48:38 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 9e552785960326b2d8dab3f59a04cfae14f27bb8
      https://github.com/mapserver/mapserver/commit/9e552785960326b2d8dab3f59a04cfae14f27bb8
  Author: Landry Breuil <landry at rhaalovely.net>
  Date:   2013-07-15 (Mon, 15 Jul 2013)

  Changed paths:
    M mapwfslayer.c

  Log Message:
  -----------
  Add proxy and auth support to wfs client (#3982)

Copied & adapted from similar code in mapwmslayer.c.

Fix two copy-pasto errors while here, wfs_http_cookie was not
looked up.


  Commit: 35708af38c2d8ffb155c04d0e5c302bccf057301
      https://github.com/mapserver/mapserver/commit/35708af38c2d8ffb155c04d0e5c302bccf057301
  Author: Landry Breuil <landry at rhaalovely.net>
  Date:   2013-07-16 (Tue, 16 Jul 2013)

  Changed paths:
    M maphttp.c
    M maphttp.h
    M mapwfslayer.c
    M mapwmslayer.c

  Log Message:
  -----------
  Move the common code handling proxy/auth metadata statements in a single function


  Commit: 40dafdc749d1e91ca6f046e462f109f703eef165
      https://github.com/mapserver/mapserver/commit/40dafdc749d1e91ca6f046e462f109f703eef165
  Author: Landry Breuil <landry at rhaalovely.net>
  Date:   2013-07-22 (Mon, 22 Jul 2013)

  Changed paths:
    M mapwfslayer.c
    M mapwmslayer.c

  Log Message:
  -----------
  test for msHTTPAuthProxySetup() return value against MS_SUCCESS


  Commit: 6bd2fb0504a2d40b3e20a83770a127efe5c13ffd
      https://github.com/mapserver/mapserver/commit/6bd2fb0504a2d40b3e20a83770a127efe5c13ffd
  Author: mkofahl <martin.kofahl at gmail.com>
  Date:   2013-07-24 (Wed, 24 Jul 2013)

  Changed paths:
    M maphttp.c
    M maphttp.h
    M mapwfslayer.c
    M mapwmslayer.c

  Log Message:
  -----------
  Merge pull request #4708 from landryb/master

Add proxy and auth support to wfs client (#3982)


Compare: https://github.com/mapserver/mapserver/compare/58d3737286af...6bd2fb0504a2


More information about the mapserver-commits mailing list