You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Rory Douglas (JIRA)" <ji...@apache.org> on 2009/01/09 20:33:59 UTC

[jira] Created: (SLING-823) Allow overriding default workspace via request parameter & cookie (like the sudo parameter)

Allow overriding default workspace via request parameter & cookie (like the sudo parameter)
-------------------------------------------------------------------------------------------

                 Key: SLING-823
                 URL: https://issues.apache.org/jira/browse/SLING-823
             Project: Sling
          Issue Type: New Feature
          Components: Engine
    Affects Versions: Engine 2.0.2
            Reporter: Rory Douglas
            Priority: Minor
         Attachments: metatype.properties, SlingAuthenticator.java

Enable access to non-default workspace using a request parameter & cookie analogous to how the sudo impersonation is currently handled.  Make this override behavior configurable via a property, and default it to off for backwards compatibility/security.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SLING-823) Allow overriding default workspace via request parameter & cookie (like the sudo parameter)

Posted by "Rory Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rory Douglas updated SLING-823:
-------------------------------

    Attachment: metatype.properties

Added config strings for workspace override

> Allow overriding default workspace via request parameter & cookie (like the sudo parameter)
> -------------------------------------------------------------------------------------------
>
>                 Key: SLING-823
>                 URL: https://issues.apache.org/jira/browse/SLING-823
>             Project: Sling
>          Issue Type: New Feature
>          Components: Engine
>    Affects Versions: Engine 2.0.2
>            Reporter: Rory Douglas
>            Priority: Minor
>         Attachments: metatype.properties, SlingAuthenticator.java
>
>
> Enable access to non-default workspace using a request parameter & cookie analogous to how the sudo impersonation is currently handled.  Make this override behavior configurable via a property, and default it to off for backwards compatibility/security.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SLING-823) Allow overriding default workspace via request parameter & cookie (like the sudo parameter)

Posted by "Rory Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rory Douglas updated SLING-823:
-------------------------------

    Attachment: SlingAuthenticator.java

Added method handleWorkspaceOverride

> Allow overriding default workspace via request parameter & cookie (like the sudo parameter)
> -------------------------------------------------------------------------------------------
>
>                 Key: SLING-823
>                 URL: https://issues.apache.org/jira/browse/SLING-823
>             Project: Sling
>          Issue Type: New Feature
>          Components: Engine
>    Affects Versions: Engine 2.0.2
>            Reporter: Rory Douglas
>            Priority: Minor
>         Attachments: metatype.properties, SlingAuthenticator.java
>
>
> Enable access to non-default workspace using a request parameter & cookie analogous to how the sudo impersonation is currently handled.  Make this override behavior configurable via a property, and default it to off for backwards compatibility/security.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.