<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/itms/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/itms/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 28 Apr 2002 20:32:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/itms/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>ITMS Crypt Patch</title><link>https://sourceforge.net/p/itms/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Due to the problems found in Support Request ID: &lt;br /&gt;
521504 (Executive Summary: Users can't login due to &lt;br /&gt;
web server's implementation on crypt function)&lt;br /&gt;
A New Patch for ITMS Has Been released to fix builds &lt;br /&gt;
0104 of ITMS and 0104 of ITMS Oracle Patch.&lt;/p&gt;
&lt;p&gt;This patch fixes a problem found running ITMS Build &lt;br /&gt;
0104 running Suse 7.2 (it may also fix problems on &lt;br /&gt;
other systems):&lt;/p&gt;
&lt;p&gt;Fix Details: In toolbox.php, in the function &lt;br /&gt;
db_add_user, replace line 872 with:&lt;br /&gt;
$query = &amp;amp;quot;INSERT INTO ldap (name, password) VALUES &lt;br /&gt;
('$newusername', '&amp;amp;quot; . crypt($newpassword, substr&lt;br /&gt;
($newpassword, 0, 2)) . &amp;amp;quot;')&amp;amp;quot;;&lt;/p&gt;
&lt;p&gt;Also in toolbox.php in the function ldap_add_user, &lt;br /&gt;
replace line 855 with:&lt;br /&gt;
$info[&amp;amp;quot;password&amp;amp;quot;] = crypt($newpassword, substr&lt;br /&gt;
($newpassword, 0, 2))&lt;/p&gt;
&lt;p&gt;Note: Provided in this patch are versions of &lt;br /&gt;
toolbox.php for ITMS Oracle Patch (build 0104) and &lt;br /&gt;
ITMS (build 0104) with the above changes applied &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matt Palmerlee</dc:creator><pubDate>Sun, 28 Apr 2002 20:32:04 -0000</pubDate><guid>https://sourceforge.net03ff2af6fffcfd253d8d48cea12138610752b708</guid></item><item><title>ITMS Login Bug Fix for PHP 4.1.0 &amp;amp;amp; 4.1.1</title><link>https://sourceforge.net/p/itms/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There are now downloads for fixing the setcookie bugs &lt;br /&gt;
in ITMS build 0104 for PHP versions 4.1.0 and 4.1.1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matt Palmerlee</dc:creator><pubDate>Fri, 01 Mar 2002 00:54:35 -0000</pubDate><guid>https://sourceforge.net5408cecd729aae9ae68ad63c2e2a75af68bf904a</guid></item><item><title>ITMS Oracle Patch</title><link>https://sourceforge.net/p/itms/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The Oracle Patch for ITMS has been fully tested and &lt;br /&gt;
released.&lt;/p&gt;
&lt;p&gt;The Internet Task Management System (ITMS) can help &lt;br /&gt;
manage tasks which need to be completed in an &lt;br /&gt;
organization. Task and Process Templates can be &lt;br /&gt;
created and then specific Tasks and Groups of Tasks &lt;br /&gt;
(Processes) can be assigned to users of the system. &lt;br /&gt;
ITMS also sends out email reminders to remind users of &lt;br /&gt;
overdue and pending tasks. ITMS uses PHP and supports &lt;br /&gt;
LDAP, SSL, MySQL, and now Oracle.&lt;/p&gt;
&lt;p&gt;Version 2 of ITMS should make it easier to create new &lt;br /&gt;
DB patches by bringing queries and column names out to &lt;br /&gt;
a global file so that small changes that need to be &lt;br /&gt;
made to the queries in DB patches will not require &lt;br /&gt;
changes to all ITMS files.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matt Palmerlee</dc:creator><pubDate>Mon, 01 Oct 2001 00:06:53 -0000</pubDate><guid>https://sourceforge.net6bc0d353a3efc84655dd7968a6511837adbcf010</guid></item></channel></rss>