[root]/typo3/sysext/felogin/pi1

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 33 (100.0%) | 2285 (100.0%) | 69.2 |
| ingmars | 3 (9.1%) | 1861 (81.4%) | 620.3 |
| steffenk | 9 (27.3%) | 284 (12.4%) | 31.5 |
| benni | 10 (30.3%) | 52 (2.3%) | 5.2 |
| masi | 2 (6.1%) | 38 (1.7%) | 19.0 |
| flyguide | 3 (9.1%) | 30 (1.3%) | 10.0 |
| ohader | 5 (15.2%) | 16 (0.7%) | 3.2 |
| k-fish | 1 (3.0%) | 4 (0.2%) | 4.0 |
Fixed bug #12648: Introduce t3lib_utility_Http for all related constants and make the core aware of these changes (patch by Ingo Renner)
1 lines of code changed in 1 file:
Fixed bug #12209: [felogin] lang label for send change password link misses variable for valid end time
1 lines of code changed in 1 file:
Whitespace cleaning of typo3 sysext files
33 lines of code changed in 1 file:
Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core
1 lines of code changed in 1 file:
Fixed bug #12041: felogin - Checking for cHashes results in the whole page being uncached
2 lines of code changed in 1 file:
Fixed bug #11396: redirects not working for felogin on pages with access set
17 lines of code changed in 1 file:
Added feature #10017: [felogin] New Method for "forgotPassword"
216 lines of code changed in 2 files:
Added feature #11460: felogin - Integrate possibility to disable redirects on the fly
9 lines of code changed in 1 file:
Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements
0 lines of code changed in 1 file:
Cleanup: Fixed formatting issues in typo3 and test PHP files
3 lines of code changed in 1 file:
Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3
4 lines of code changed in 1 file:
Fixed bug #10663: felogin - Invalid XHTML Code in logout form
1 lines of code changed in 1 file:
Cleanup: Updated copyright notices
1 lines of code changed in 1 file:
added comment for #10183: [felogin] redirect doesn't work with return_url
1 lines of code changed in 1 file:
Fixed bug #10183: [felogin] redirect doesn't work with return_url
5 lines of code changed in 1 file:
#9864: felogin: Drop languages from locallang.xml
2 lines of code changed in 1 file:
fixed bug #8903: redirect url is not passed with get/post method
9 lines of code changed in 1 file:
removed empty lines at the end of the files
1 lines of code changed in 1 file:
Fixed bug #9681: the Wrap for forgotMessage in the subpart ###TEMPLATE_FORGOT### does not work (credits Steffen Kamper)
19 lines of code changed in 1 file:
#8995: Extension "felogin" - replace user fields in display messages
30 lines of code changed in 1 file:
Fixed bug #9312: felogin: uninitialized vars (Thanks to Steffen Kamper)
4 lines of code changed in 1 file:
#8677: FE login redirect after logout does not work.
8 lines of code changed in 1 file:
Fixed bug #9061: felogin - recursive storage pids in TypoScript (Thanks to Steffen Kamper)
6 lines of code changed in 1 file:
Fixed bug #7159: _DEFAULT_PI_VARS in felogin (Thanks to Steffen Kamper)
4 lines of code changed in 1 file:
Fixed bug #8013: Felogin redirectMode does not work with spaces (Thanks to Steffen Kamper)
1 lines of code changed in 1 file:
Changed private declarations to protected
10 lines of code changed in 1 file:
Followup to bug #7549: FE Login: curly brace was wrong (syntax error)
1 lines of code changed in 1 file:
Fixed bug #7549: FE Login: enabling forget password link via TS is not possible (thanks to Dirk Weise)
32 lines of code changed in 1 file:
Fixed bug #7519: Typo in felogin (Thanks to Steffen Kamper)
2 lines of code changed in 1 file:
Fixing the login_confirmed hook in the felogin sysext and adding a logout_confirmed hook.
12 lines of code changed in 1 file:
Added feature #6784: New login-box System-Extension "felogin" by Steffen Kamper
1849 lines of code changed in 2 files: