+2008-11-22 Steffen Kamper <info@sk-typo3.de>
+
+ * raised version to 1.1.0
+
+2008-11-12 Steffen Kamper <info@sk-typo3.de>
+
+ * fixed bug #8903: redirect url is not passed with get/post method
+
+2008-11-07 Ingo Renner <ingo@typo3.org>
+
+ * removed empty lines at the end of the files
+
+2008-11-04 Ingo Renner <ingo@typo3.org>
+
+ * Fixed bug #9681: the Wrap for forgotMessage in the subpart ###TEMPLATE_FORGOT### does not work
+
+2008-11-04 Oliver Hader <oliver@typo3.org>
+
+ * Fixed bug #9599: Enable Caching "USER" instead of "USER_INT"
+
+2008-09-17 Martin Kutschker <masi@typo3.org>
+
+ * #8995: replace user fields in display messages
+
+2008-09-08 Benjamin Mack <benni@typo3.org>
+
+ * Fixed bug #9312: uninitialized vars
+
+2008-08-29 Martin Kutschker <masi@typo3.org>
+
+ * #8677: redirect after logout does not work.
+
+2008-08-14 Benjamin Mack <benni@typo3.org>
+
+ * Fixed bug #9061: recursive storage pids in TypoScript
+
+2008-07-16 Dmitry Dulepov <dmitry@typo3.org>
+
+ * Update ext_emconf.php dependency (TYPO3-version)
+
+2008-06-27 Benjamin Mack <benni@typo3.org>
+
+ * Fixed bug #7159: _DEFAULT_PI_VARS
+
+2008-04-23 Michael Stucki <michael@typo3.org>
+
+ * Update ext_emconf.php dependency (PHP-version, TYPO3-version)
+
+2008-04-06 Benjamin Mack <benni@typo3.org>
+
+ * Fixed bug #8013: redirectMode does not work with spaces
+
+2008-04-04 Benjamin Mack <benni@typo3.org>
+
+ * Fixed bug #8015: XHTML issue in template
+
+2008-04-01 Ingo Renner <ingo@typo3.org>
+
+ * Changed private declarations to protected
+
+2008-02-16 Benjamin Mack <benni@typo3.org>
+
+ * Fixed bug #7549: enabling forget password link via TS is not possible (thanks to Dirk Weise)
+
+2008-02-13 Benjamin Mack <benni@typo3.org>
+
+ * Fixed bug #7519: Typo in felogin
+
2008-01-15 Ingmar Schlecht <ingmar@typo3.org>
* Some minor cleanup before committing to trunk prior to TYPO3 4.2 Alpha 3
########################################################################
# Extension Manager/Repository config file for ext: "felogin"
#
-# Auto generated 23-04-2008 10:23
+# Auto generated 22-11-2008 15:02
#
# Manual updates:
# Only the data in the array - anything else is removed by next write.
'clearCacheOnLoad' => 1,
'lockType' => '',
'author_company' => '',
- 'version' => '1.0.0',
+ 'version' => '1.1.0',
'constraints' => array(
'depends' => array(
'php' => '5.1.0-0.0.0',
'suggests' => array(
),
),
- '_md5_values_when_last_written' => 'a:12:{s:9:"ChangeLog";s:4:"e27a";s:12:"ext_icon.gif";s:4:"7160";s:17:"ext_localconf.php";s:4:"1dbd";s:14:"ext_tables.php";s:4:"0d82";s:14:"ext_tables.sql";s:4:"640e";s:24:"ext_typoscript_setup.txt";s:4:"9f50";s:12:"flexform.xml";s:4:"8f57";s:16:"locallang_db.xml";s:4:"a53e";s:13:"template.html";s:4:"1452";s:28:"pi1/class.tx_felogin_pi1.php";s:4:"e663";s:17:"pi1/locallang.xml";s:4:"6d7d";s:14:"doc/manual.sxw";s:4:"44e7";}',
+ '_md5_values_when_last_written' => 'a:12:{s:9:"ChangeLog";s:4:"4aa0";s:12:"ext_icon.gif";s:4:"7160";s:17:"ext_localconf.php";s:4:"4e6e";s:14:"ext_tables.php";s:4:"ca93";s:14:"ext_tables.sql";s:4:"640e";s:24:"ext_typoscript_setup.txt";s:4:"ba3c";s:12:"flexform.xml";s:4:"8f57";s:16:"locallang_db.xml";s:4:"a53e";s:13:"template.html";s:4:"1452";s:14:"doc/manual.sxw";s:4:"44e7";s:28:"pi1/class.tx_felogin_pi1.php";s:4:"b499";s:17:"pi1/locallang.xml";s:4:"6d7d";}',
'suggests' => array(
),
);