Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 159346
Collapse All | Expand All

(-)plugin.xml (-1 / +1 lines)
Lines 173-179 Link Here
173
           urlTaskQuery="${serverUrl}/index.php?event=Show_public_task_list&project_id=${project_id}&page=-1&cookietest=2">
173
           urlTaskQuery="${serverUrl}/index.php?event=Show_public_task_list&project_id=${project_id}&page=-1&cookietest=2">
174
        <attribute
174
        <attribute
175
              name="loginFormUrl"
175
              name="loginFormUrl"
176
              value="${serverUrl}">
176
              value="${serverUrl}/index.php?cookietest=1">
177
        </attribute>
177
        </attribute>
178
        <attribute name="loginTokenPattern"
178
        <attribute name="loginTokenPattern"
179
              value="&lt;form name=&quot;Login_form&quot; method=&quot;POST&quot; action=&quot;index.php\?event\=Login&amp;amp;project_id\=0&amp;amp;link_uid\=(\p{Alnum}+?)\&quot;(?:.*?)&gt;"/>
179
              value="&lt;form name=&quot;Login_form&quot; method=&quot;POST&quot; action=&quot;index.php\?event\=Login&amp;amp;project_id\=0&amp;amp;link_uid\=(\p{Alnum}+?)\&quot;(?:.*?)&gt;"/>

Return to bug 159346