How to contact spring-cloud-loadbalancer team? - spring-cloud-loadbalancer

How can someone report issue/get attention for spring-cloud-loadbalancer project? Jira/forum/mailing list/whatever? If they are under spring-cloud how to contact them? There does not seem to be any contact made public anywhere...

Related

Private comments in JIRA issues

I want to enable my team to add comments to issues that can only be seen by my team for the purpose of private conversations related to the issue. For example, to facilitate conversation about the technical requirements for fulfilling the request, or to allow new team members to comment "Hey Joe, I don't know how to do this, can you show me?", without the reporter being able to see those comments. I had this at a former employer, so I know it can be done, but I don't know how to set it up myself.
You can do this by setting the viewing restrictions while creating a comment. Your admin may also need to configure the comment visibility settings first.
I fixed this by creating a new Role of "Team Members", giving that Role the permissions to Comment, and then going into my project and defining that Role as my team's group. Now, when they comment they get the little open padlock icon under the comment that they can click and select "Team Members", and then only we can see the comment.

How do I hide team members' contacts information from other teams within one Team Project?

I have an existing team working on one solution using Visual Studio Online. Now I have to add new developer to work on one of the projects. Due to security concerns I have to hide other team members' contact details and ideally names as well.
How can I accomplish this?
You're not going to be able to have everyone working in the same team project and keep this information hidden. There are ways to minimize the avenues through which someone can see the information -- for example, you could isolate the one developer into their own team, so names/emails wouldn't show up on the team's home page -- but if they're working on the same code in the same repository, they'll be able to see things like commit history, which will definitely have identifying details attached.

Detection if user votes before?

I am Biulding an mvc asp.net website i want to add polls, i want to check if the user vote before what can i use:
1. IP : there is the problem of private and public IP
2.Cookie can be deleted
help please.
The only reliable way to achieve this is to require your users to authenticate to your site before voting. This way you can store the information that a user has already voted in your database. This way when a user logs in and attempts to vote you will know whether he has already voted or not.
If you allow anonymous users to vote on your site there just is no reliable way to do this.

ECCN number for Commstudio ActiveX

I am in stage of getting the export license for my company product, which needs information of all the components/products involved in the implementation of my company product. Regarding Commstudio ActiveX product, my questions are:
What is the country of origin for this product?
Does this product contain any encryption?
Is the product subject to EAR (export administration regulation) or not, if product is USA based? Please explain.
What is the ECCN/Export License number for the above mentioned product?
The most important among all is the question number 1 and 4. I already searched the web, and also written an email to Commstudio personnel, but no success yet.
This is something you really need to contact the manufacturer about directly to make sure you get an accurate answer. From their website it looks like they are US based: http://www.commstudio.com/about/contact

Is a billing address required by PayPal's Website Payments Pro?

I'm creating a website with rails that sells a virtual service, and therefore don't really want to validate the billing address for credit card transactions.
From what I have read on paypal (page 14 of this pdf) and other resources i have looked at, this should be totally possible. However, when I submit a purchase or an authorize request to paypal with ActiveMerchant I get back the error "Please enter a complete billing address."
Just in case I was doing something incorrectly I copied the code from Railscast 144 (using my own login, password, etc) Even with this code I continue to get the error.
Is there something I'm overlooking?
Some setting I have to change on Paypal's side?
Or is a billing address now required?
Thanks for your help
Alex
Yes, the billing address is now required even though they do not mention it in their docs. IIRC they changed this right after I did that episode. If you check out the next episode you can see billing address is required.
That said, there may be a setting to turn this requirement off, I have not looked.
A billing address is required, and it seems kind of nonsensical that you say you don't care about the billing address because you're selling a virtual service. Is your business model based on not caring whether someone's using a credit card fraudulently? I don't think that's really going to work out for you, if so.
yes it is, but the api doesn't tell you that. weird, i know. it really doesn't tell you that when you get into recurring billing too. fun times.

Resources