<!-- 
RSS generated by JIRA (8.13.3#813003-sha1:22ebedbb75c99b147c66f14e031dd8a2d214753a) at Sat Feb 10 07:15:28 CET 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Jira</title>
    <link>https://jira.astppbilling.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.13.3</version>
        <build-number>813003</build-number>
        <build-date>14-01-2021</build-date>
    </build-info>


<item>
            <title>[ASTPPCOM-248] IP MAP Settings - Bug.</title>
                <link>https://jira.astppbilling.org/browse/ASTPPCOM-248</link>
                <project id="10608" key="ASTPPCOM">ASTPP Community</project>
                    <description>&lt;p&gt;The system is not honoring an inactive prefix/ip combination.&lt;br/&gt;
The select statement is not checking for status =0. So if the IP Mapping Record is inactive it still allows the IPauthentication to pass.&lt;/p&gt;

&lt;p&gt;Select statement (at line 129) should be changed to:&lt;/p&gt;

&lt;p&gt;local query = &quot;SELECT &quot;..TBL_IP_MAP..&quot;.&lt;em&gt;, (SELECT number FROM &quot;..TBL_USERS..&quot; where id=accountid AND status=0 AND deleted=0) AS account_code FROM &quot;..TBL_IP_MAP..&quot; WHERE ((INET_ATON(\&quot;&quot; .. from_ip.. &quot;\&quot;) &amp;amp; (0xFFFFFFFF &amp;amp; (-1 &amp;lt;&amp;lt; 32 - SUBSTRING_INDEX(ip, &apos;/&apos;,-1)))) =  ((0xFFFFFFFF &amp;amp; (-1 &amp;lt;&amp;lt; 32 - SUBSTRING_INDEX(ip, &apos;/&apos;,-1))) &amp;amp; INET_ATON(SUBSTRING_INDEX(ip,&apos;/&apos;,1)))) __AND (status =0)&lt;/em&gt;* AND ((SUBSTRING( ip, 1, CHAR_LENGTH( ip ) -3 ) = \&quot;&quot; .. from_ip.. &quot;\&quot; AND prefix IN (NULL,&apos;&apos;)) OR (SUBSTRING( ip, 1, CHAR_LENGTH( ip ) -3 ) = \&quot;&quot; .. from_ip.. &quot;\&quot; AND \&quot;&quot; .. destination_number .. &quot;\&quot;  RLIKE prefix)) ORDER BY LENGTH(prefix) DESC LIMIT 1&quot;&lt;/p&gt;</description>
                <environment></environment>
        <key id="12068">ASTPPCOM-248</key>
            <summary>IP MAP Settings - Bug.</summary>
                <type id="10201" iconUrl="https://jira.astppbilling.org/secure/viewavatar?size=xsmall&amp;avatarId=10700&amp;avatarType=issuetype">New Feature</type>
                                                <status id="10001" iconUrl="https://jira.astppbilling.org/images/icons/status_generic.gif" description="">Done</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="samir.doshi">Samir Doshi</assignee>
                                    <reporter username="countrdd">countrdd</reporter>
                        <labels>
                    </labels>
                <created>Sat, 14 Oct 2017 22:35:23 +0530</created>
                <updated>Thu, 1 Apr 2021 18:58:45 +0530</updated>
                            <resolved>Thu, 1 Apr 2021 18:58:45 +0530</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                <comments>
                            <comment id="13025" author="smrdoshi" created="Wed, 25 Oct 2017 17:25:48 +0530"  >&lt;p&gt;Thanks &lt;span class=&quot;error&quot;&gt;&amp;#91;~countrdd&amp;#93;&lt;/span&gt; &lt;br/&gt;
Patch applied. &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10703" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>248</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10006" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i00a5z:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>