Blog Search
Blog Latest Comments
excellent news. thanks!
by cameron on Monday, May 14, 2012
Hi cameron - haven't forgotten about this and we believe this makes sense to expose but I can't commit to a timeframe ju...
by Kevin Fielding on Monday, May 14, 2012
any updates on this? it would allow us to fully integrate our two systems to offer a complete solution to our clients &...
by cameron on Thursday, May 10, 2012
yup that way we can integrate it with our registration program so new users don't have 2 different passwords
by cameron on Friday, April 27, 2012
Hey Cameron - to clarify are you asking for a parameter to supply a user's registration password at time of the create A...
by Kevin Fielding on Friday, April 27, 2012
Page  of  Total Items: 268

firstprevnextlast

Do you have some feedback for us? If there is any components of our software you would like to see added or changed feel free to post your thoughts here. We'd encourage you to be as clear as possible about why you like or don't like certain features so that other clients can weigh in with their thoughts as well. Also feel free to suggest that we actually remove certain components of the system that just aren't getting enough traction for you. All feedback is welcome!
gadgeteer
Remote comments should also record IP Address...
Posted by gadgeteer
Wednesday, July 27, 2011
Comments (5)
While the admin panel for a site has a Banned IP panel:

/admin/app/remoteip/managebannedips.aspx

and the remote commenting API includes a field on comment create to include the IP Address of the commentor.

The getComment API call doe not return the IP Address of the commentor, nor does there appear to be any place to see the IP Address associated with a comment.

This lack of storing and displaying the IP Address seems to severely limit the usefulness of a Banned IP list.
 
Categories:  Pending Review
  • Visit gadgeteer's profile
    gadgeteer: thanks it'll help if I've got someplace to look up a spammers IP address, currently there just isn't any place.
     

  • Visit gadgeteer's profile
    gadgeteer: Was this update to include IPAddress done? the call to http://services.theport.com/ws/developerAPI/CommentingService.asmx/GetCommunityComments isn't returning that field at this point?

    Not sure it'll help but the ObjectType tags in the result look like:

    ThePortBusiness.RemoteCommentCollection, ThePortBusiness, Version=2008.12.18.17, Culture=neutral, PublicKeyToken=null


    ThePortBusiness.RemoteComment, ThePortBusiness, Version=2008.12.18.17, Culture=neutral, PublicKeyToken=nullThePortBusiness.Thin.User, ThePortBusiness, Version=2008.12.18.17, Culture=neutral, PublicKeyToken=null

    ThePortBusiness.StatusBase, ThePortBusiness, Version=2008.12.18.17, Culture=neutral, PublicKeyToken=null

    ThePortBusiness.RemoteItem, ThePortBusiness, Version=2008.12.18.17, Culture=neutral, PublicKeyToken=null
     

  • Visit gadgeteer's profile
    gadgeteer: hmm. how does one include "XML" example in these comments? The comment I left above had objecttype tag ... which have been stripped.
     

  • Visit gadgeteer's profile
    gadgeteer: ok, between the time I posted this and went back to deal with other issues I see the new IpAddress tag being included on the results of the web service call... thanks.
     
View all 5 comments