Log of /mambo/branches/4.7/installation/install4.php
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
Revision 1380 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 4 03:35:05 2007 UTC (5 years, 6 months ago) by cauld
File length: 22320 byte(s)
Diff to previous 1361
! Adding new authentication code for Mambo 4.7. This a new authentication mambot called mosvaliduserbotmd5x2. This improves password encryption levels by adding a randomized salt and doubling up on md5 encryption. The users password is now updated with each successful login. Should improve defenses against rainbow tables and brute force attacks. mosvaliduserbotmd5x2 is the new defaulot authenticator, but legacy md5 encryption is still supported for upgraders (note: once enabled though after upgrade there is no reverse).
Revision 1361 - (view) (download) (annotate) - [selected]
Modified Tue Oct 23 09:10:52 2007 UTC (5 years, 6 months ago) by arpee
File length: 22301 byte(s)
Diff to previous 1311
fixed installation step back failure in firefox, also fixed bug when step 3 and 4 does not check if DB is created or not, it always return DBcreated variable to 1
Revision 1311 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 27 09:55:27 2007 UTC (5 years, 7 months ago) by elpie
File length: 22095 byte(s)
Diff to previous 1307 , to selected 1361
#completion of XHTML fixes, specifically incorrect break tags and few other minor fixes
Revision 1307 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 27 06:53:17 2007 UTC (5 years, 7 months ago) by elpie
File length: 22093 byte(s)
Diff to previous 1277 , to selected 1361
#corrected XHTML errors to update for valid code
Revision 1277 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 16 23:18:37 2007 UTC (5 years, 8 months ago) by andphe
File length: 22003 byte(s)
Diff to previous 1262 , to selected 1361
# untranslated strings
Revision 1262 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 15 19:34:29 2007 UTC (5 years, 8 months ago) by cauld
File length: 21582 byte(s)
Diff to previous 1238 , to selected 1361
!Changing the survey form to point potential memembers at http://members.mambo-foundation.org/ rather than sending emails to the Mambo team directly.
Revision 1238 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 14 03:05:10 2007 UTC (5 years, 9 months ago) by ocs_cms
File length: 21586 byte(s)
Diff to previous 1187 , to selected 1361
Arpee: http://forum.mambo-foundation.org/showpost.php?p=34068&postcount=27
Revision 1187 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 1 02:05:08 2007 UTC (5 years, 10 months ago) by andphe
File length: 21416 byte(s)
Diff to previous 1138 , to selected 1361
+ adding cache feature for phpgettext
Revision 1138 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 21 21:38:39 2007 UTC (5 years, 10 months ago) by andphe
File length: 21365 byte(s)
Diff to previous 1131 , to selected 1361
! Changing the default value of mosConfig_enable_stats to disabled
Revision 1131 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 16 23:10:41 2007 UTC (5 years, 11 months ago) by cauld
File length: 21365 byte(s)
Diff to previous 1130 , to selected 1361
# Minor correct to the install4.php from the previous commit
Revision 1130 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 16 23:03:44 2007 UTC (5 years, 11 months ago) by cauld
File length: 21318 byte(s)
Diff to previous 1128 , to selected 1361
! More enhancements to com_registration. Removing most of the old JS for better accessibility. Replacing with CSS and sessions. Adding capatcha as an option for the form as well.
Revision 1128 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 15 17:31:09 2007 UTC (5 years, 11 months ago) by cauld
File length: 21299 byte(s)
Diff to previous 1113 , to selected 1361
! Enhancing com_registration to make the disclaimer optional and allow for disclaimer text to be edited from the global config rather than making users hack the core file.
Revision 1113 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 28 01:55:36 2007 UTC (5 years, 11 months ago) by andphe
File length: 21154 byte(s)
Diff to previous 1045 , to selected 1361
! Changing the place of the language packages for installation process from /installation/language to /language + Installation process will set in configuration.php by default the language selected for installation
Revision 1045 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 14 16:24:28 2007 UTC (6 years, 1 month ago) by cauld
File length: 21145 byte(s)
Diff to previous 978 , to selected 1361
! Merging revisions 1025 thru 1044 from 4.6 to 4.7.
Revision 978 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 8 02:07:10 2007 UTC (6 years, 3 months ago) by cauld
File length: 20878 byte(s)
Copied from: mambo/branches/4.6/installation/install4.php revision 975
Diff to previous 958 , to selected 1361
! Merging revisions 918 thru 975 from the 4.6 branch into 4.7. Quite a big merge with a lot of conflicts needing manual resolution because of all the updates happening in 4.6.
Revision 958 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 4 12:28:01 2007 UTC (6 years, 3 months ago) by elpie
Original Path: mambo/branches/4.6/installation/install4.php
File length: 20878 byte(s)
Diff to previous 948 , to selected 1361
!fixed short open tag
Revision 948 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 2 05:02:04 2007 UTC (6 years, 3 months ago) by cauld
Original Path: mambo/branches/4.6/installation/install4.php
File length: 21558 byte(s)
Diff to previous 941 , to selected 1361
! Updating all old copyright statements to reference the new copyright.php file for easier maintenance
Revision 941 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 1 05:54:14 2007 UTC (6 years, 3 months ago) by cauld
Original Path: mambo/branches/4.6/installation/install4.php
File length: 21572 byte(s)
Diff to previous 926 , to selected 1361
! 2007 copyright update
Revision 926 - (view) (download) (annotate) - [select for diffs]
Added Sun Jan 28 13:25:42 2007 UTC (6 years, 3 months ago) by ninekrit
Original Path: mambo/branches/4.6/installation/install4.php
File length: 21572 byte(s)
Diff to selected 1361
#update new installatin screen working with LM.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

