[jira] [Created] (SLING-7760) Contextual Additional Response Headers

2018-06-29 Thread Jason E Bailey (JIRA)
Jason E Bailey created SLING-7760: - Summary: Contextual Additional Response Headers Key: SLING-7760 URL: https://issues.apache.org/jira/browse/SLING-7760 Project: Sling Issue Type:

Re: Limited search and find a file after git repo split

2018-06-29 Thread Daniel Klco
Okay, I had a minute so I made a quick tweak, adding in a paragraph with a link to the aggregator and modules list: https://github.com/apache/sling-old-svn-mirror On Fri, Jun 29, 2018 at 3:39 PM Daniel Klco wrote: > I'm not sure we can do much about the old svn mirror being indexed, but >

Re: Limited search and find a file after git repo split

2018-06-29 Thread Daniel Klco
I'm not sure we can do much about the old svn mirror being indexed, but adding a link to the Sling Aggregator sure would help. On Fri, Jun 29, 2018 at 3:30 PM Alexander Klimetschek wrote: > It seems nothing has really improved :) I just ended up on >

Re: Limited search and find a file after git repo split

2018-06-29 Thread Alexander Klimetschek
It seems nothing has really improved :) I just ended up on https://github.com/apache/sling-old-svn-mirror, trying to find sources from Sling, but really have no clue where it is, and the links on that readme don't help at all. Cheers, Alex > On 02.02.2018, at 19:12, Alexander Klimetschek >

Re: [proposal] enrich filter scopes

2018-06-29 Thread Nicolas Peltier
Thanks Jason! i created https://issues.apache.org/jira/browse/SLING-7759 with more details. I disagree with the potential issues you're mentioning: 1. today either your filter hampers *all* your requests while it should not, either you added a test at the beginning of it. So this improvement

[jira] [Created] (SLING-7759) add other "patterns" than path for filters

2018-06-29 Thread Nicolas Peltier (JIRA)
Nicolas Peltier created SLING-7759: -- Summary: add other "patterns" than path for filters Key: SLING-7759 URL: https://issues.apache.org/jira/browse/SLING-7759 Project: Sling Issue Type:

Re: [VOTE] Release Apache Sling XSS Protection API 2.0.8

2018-06-29 Thread Daniel Klco
+1 On Fri, Jun 29, 2018 at 11:56 AM Radu Cotescu wrote: > > > > On 29 Jun 2018, at 17:54, Radu Cotescu wrote: > > > > Hi, > > > > We solved 2 issues in these release: > > s/these/this/ > > > https://issues.apache.org/jira/projects/SLING/versions/12343448 < >

Re: Moving file-optimization out of Whiteboard

2018-06-29 Thread Daniel Klco
I've updated the README.md with more information on what this library is and how to use it: https://github.com/apache/sling-whiteboard/tree/master/file-optim On Fri, Jun 29, 2018 at 11:06 AM Daniel Klco wrote: > Good point, thanks! > > On Fri, Jun 29, 2018 at 11:04 AM Jason E Bailey wrote: >

Re: [VOTE] Release Apache Sling XSS Protection API 2.0.8

2018-06-29 Thread Radu Cotescu
> On 29 Jun 2018, at 17:54, Radu Cotescu wrote: > > Hi, > > We solved 2 issues in these release: s/these/this/ > https://issues.apache.org/jira/projects/SLING/versions/12343448 > > > Staging repository: >

[VOTE] Release Apache Sling XSS Protection API 2.0.8

2018-06-29 Thread Radu Cotescu
Hi, We solved 2 issues in these release: https://issues.apache.org/jira/projects/SLING/versions/12343448 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1918/

[jira] [Resolved] (SLING-7741) org.apache.sling.xss.impl.XSSAPIImpl#getValidHref doesn't correctly handle the ":" character in URL fragments

2018-06-29 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu resolved SLING-7741. - Resolution: Fixed Fixed in [commit

[jira] [Resolved] (SLING-7758) [XSS] Enable support for data attributes

2018-06-29 Thread Radu Cotescu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu resolved SLING-7758. - Resolution: Fixed Fixed inĀ [commit

[GitHub] raducotescu commented on issue #2: SLING-7741 - org.apache.sling.xss.impl.XSSAPIImpl#getValidHref doesn't correctly handle the ":" character in URL fragments

2018-06-29 Thread GitBox
raducotescu commented on issue #2: SLING-7741 - org.apache.sling.xss.impl.XSSAPIImpl#getValidHref doesn't correctly handle the ":" character in URL fragments URL: https://github.com/apache/sling-org-apache-sling-xss/pull/2#issuecomment-401394410 Closed since #3 was merged.

[GitHub] raducotescu closed pull request #2: SLING-7741 - org.apache.sling.xss.impl.XSSAPIImpl#getValidHref doesn't correctly handle the ":" character in URL fragments

2018-06-29 Thread GitBox
raducotescu closed pull request #2: SLING-7741 - org.apache.sling.xss.impl.XSSAPIImpl#getValidHref doesn't correctly handle the ":" character in URL fragments URL: https://github.com/apache/sling-org-apache-sling-xss/pull/2

[GitHub] raducotescu closed pull request #3: SLING-7741 - org.apache.sling.xss.impl.XSSAPIImpl#getValidHref doesn't correctly handle the ":" character in URL fragments

2018-06-29 Thread GitBox
raducotescu closed pull request #3: SLING-7741 - org.apache.sling.xss.impl.XSSAPIImpl#getValidHref doesn't correctly handle the ":" character in URL fragments URL: https://github.com/apache/sling-org-apache-sling-xss/pull/3

[jira] [Created] (SLING-7758) [XSS] Enable support for data attributes

2018-06-29 Thread Radu Cotescu (JIRA)
Radu Cotescu created SLING-7758: --- Summary: [XSS] Enable support for data attributes Key: SLING-7758 URL: https://issues.apache.org/jira/browse/SLING-7758 Project: Sling Issue Type: Bug

Re: [proposal] enrich filter scopes

2018-06-29 Thread Jason E Bailey
I think adding one or request method makes a lot of sense, I'm fine with the thought of selectors as well. Potential issues I could see: 1. Any additional filtering criteria could add more time to the request. 2. It potentially makes troubleshooting issues more difficult as it would be harder

Re: Moving file-optimization out of Whiteboard

2018-06-29 Thread Daniel Klco
Good point, thanks! On Fri, Jun 29, 2018 at 11:04 AM Jason E Bailey wrote: > It's hard following other peoples code from scratch. It would be helpful > to have something like examples or how to use it in the readme, especially > for a whiteboard item, so that I have an idea of what's going on

Re: Moving file-optimization out of Whiteboard

2018-06-29 Thread Jason E Bailey
It's hard following other peoples code from scratch. It would be helpful to have something like examples or how to use it in the readme, especially for a whiteboard item, so that I have an idea of what's going on before looking through it. Saying that, I don't have any issues atm. - Jason On

[QUESTION] Opinions wanted on Query Language Design

2018-06-29 Thread Jason E Bailey
When I first wrote the Query Language used in the ResourceFilter I based it off of a "Resource Query Language" combined with a more familiar JCRSQL2 syntax. Effectively it's a 'key' = 'value' filter combined with basic logic and grouping. I looked at the SlingQuery implementation which is

[jira] [Comment Edited] (SLING-7736) OSGi Installer: Update OSGi installer's resource state in case of configuration/bundle updates outside of the OSGi Installer

2018-06-29 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527452#comment-16527452 ] Konrad Windszus edited comment on SLING-7736 at 6/29/18 10:53 AM: -- The

[jira] [Comment Edited] (SLING-7736) OSGi Installer: Update OSGi installer's resource state in case of manual configuration/bundle updates

2018-06-29 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527452#comment-16527452 ] Konrad Windszus edited comment on SLING-7736 at 6/29/18 10:48 AM: -- The

[jira] [Updated] (SLING-7736) OSGi Installer: Update OSGi installer's resource state in case of configuration/bundle updates outside of the OSGi Installer

2018-06-29 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-7736: --- Summary: OSGi Installer: Update OSGi installer's resource state in case of

[jira] [Comment Edited] (SLING-7736) OSGi Installer: Update OSGi installer's resource state in case of manual configuration/bundle updates

2018-06-29 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527452#comment-16527452 ] Konrad Windszus edited comment on SLING-7736 at 6/29/18 10:46 AM: -- The

[jira] [Comment Edited] (SLING-7736) OSGi Installer: Update OSGi installer's resource state in case of manual configuration/bundle updates

2018-06-29 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527452#comment-16527452 ] Konrad Windszus edited comment on SLING-7736 at 6/29/18 10:44 AM: -- The

[jira] [Comment Edited] (SLING-7736) OSGi Installer: Update OSGi installer's resource state in case of manual configuration/bundle updates

2018-06-29 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527452#comment-16527452 ] Konrad Windszus edited comment on SLING-7736 at 6/29/18 10:40 AM: -- The

[jira] [Commented] (SLING-7736) OSGi Installer: Update OSGi installer's resource state in case of manual configuration/bundle updates

2018-06-29 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527452#comment-16527452 ] Konrad Windszus commented on SLING-7736: The {{ConfigTaskCreator}} already implements a listener