You are not logged in.

Dear visitor, welcome to krpano.com Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Murphman

Beginner

  • "Murphman" started this thread

Posts: 1

Location: US

Occupation: Animator

  • Send private message

1

Friday, August 6th 2021, 6:02pm

Custom Development

This is probably mostly for the dev team but open to anyone that could help. My team wanted to know if we could get some custom development work done for some features for KRPano that our client is requesting.

  • Looking to get the XXS vulnerabilty fixed (cross-site scripting)
  • Also looking to get some features added for ADA/WCAG compliance

If anyone on the KRPano dev team could respond or any programmers who would be interested in doing some custom work would be great. I believe most this work from what I have been told needs to probably be done to KRPano but that's the info I am trying to determine.

Thanks in advance, would love a response!


Chris Murphy
chris.murphy@aecom.com

2

Sunday, August 29th 2021, 11:29am

Hi,

Looking to get the XXS vulnerabilty fixed (cross-site scripting)

This is not a real bug and can be 'fixed' by setting the 'passQueryParameters' setting to false:
https://krpano.com/docu/html/#passQueryParameters

In the next release this is replaced in the default templates with a new alternative possibility to explicitly allow only certain parameters to be passed.

Best regards,
Klaus