Index: branches/unlabeled/unlabeled-1.1.2/admin/install/upgrades/readme_1_2_0.txt =================================================================== diff -u -r5366 -r5468 --- branches/unlabeled/unlabeled-1.1.2/admin/install/upgrades/readme_1_2_0.txt (.../readme_1_2_0.txt) (revision 5366) +++ branches/unlabeled/unlabeled-1.1.2/admin/install/upgrades/readme_1_2_0.txt (.../readme_1_2_0.txt) (revision 5468) @@ -2,10 +2,10 @@ Intechnic Corporation, Jul 4, 2006 New features: - - Administrative Console Section Permissions - allows controlling view, add, edit and delete permissions individually for every section of the Administrative Console, as weel as section-specific advanced permissions, such as approve, decline, etc. + - Administrative Console Section Permissions - allows controlling view, add, edit and delete permissions individually for every section of the Administrative Console, as well as section-specific advanced permissions, such as approve, decline, etc. - Navigation tree dynamic categories loading - the categories of the catalog are now accessible directly via the navigation tree - Custom e-mail footer implemented, allowing to add a common footer to every e-mail sent out by the system - Overall performance improvement due to several levels of caching IMPORTANT NOTE: -During the implementation of Administrative Console Section permissions a number of issues have been identified with potential ability for the attacker to gain access to some of In-portal stored data. The issues have been resolved with the implementation of new permissions system. Customers are strongly encouraged to upgrade to the latest version of In-portal platform and corresponding module versions to ensure the reliability and security of their websites! +A number of security issues have been identified in the previous versions, giving an attacker a potential ability to gain access to some of the In-portal data. The issues have been resolved with the implementation of the new permission system. All customers are strongly encouraged to upgrade to the latest version of In-portal platform and corresponding module versions! Index: branches/unlabeled/unlabeled-1.1.2/admin/install/upgrades/changelog_1_2_0.txt =================================================================== diff -u -r5392 -r5468 --- branches/unlabeled/unlabeled-1.1.2/admin/install/upgrades/changelog_1_2_0.txt (.../changelog_1_2_0.txt) (revision 5392) +++ branches/unlabeled/unlabeled-1.1.2/admin/install/upgrades/changelog_1_2_0.txt (.../changelog_1_2_0.txt) (revision 5468) @@ -68,9 +68,9 @@ File in-portal/admin/install/install_lib.php changed File in-portal/admin/install/prerequisit_errors.php changed File in-portal/admin/install/langpacks/english.lang changed -File in-portal/admin/install/upgrades/changelog_1_2_0.txt is new; release_1_2_0 revision 1.1.2.6 +File in-portal/admin/install/upgrades/changelog_1_2_0.txt is new; release_1_2_0 revision 1.1.2.7 File in-portal/admin/install/upgrades/inportal_upgrade_v1.2.0.sql is new; release_1_2_0 revision 1.3.2.6 -File in-portal/admin/install/upgrades/readme_1_2_0.txt is new; release_1_2_0 revision 1.1.2.1 +File in-portal/admin/install/upgrades/readme_1_2_0.txt is new; release_1_2_0 revision 1.1.2.2 File in-portal/admin/logs/email_log.php changed File in-portal/admin/logs/searchlog.php changed File in-portal/admin/logs/session_list.php changed @@ -120,6 +120,7 @@ File in-portal/kernel/admin/include/help/configure_categories.txt is removed; release_1_1_8 revision 1.1 File in-portal/kernel/admin/include/help/configure_general.txt is removed; release_1_1_8 revision 1.6 File in-portal/kernel/admin/include/help/configure_users.txt is removed; release_1_1_8 revision 1.1 +File in-portal/kernel/admin/include/help/editcategory_items.txt is new; release_1_2_0 revision 1.1.2.1 File in-portal/kernel/admin/include/help/reports.txt is removed; release_1_1_8 revision 1.2 File in-portal/kernel/admin/include/help/root.txt is removed; release_1_1_8 revision 1.1 File in-portal/kernel/admin/include/help/site.txt is removed; release_1_1_8 revision 1.1 @@ -264,6 +265,7 @@ File in-portal/kernel/cache/.cvsignore changed File in-portal/kernel/images/.cvsignore changed File in-portal/kernel/images/pending/.cvsignore changed +File in-portal/kernel/include/category.php changed File in-portal/kernel/include/config.php changed File in-portal/kernel/include/customfield.php changed File in-portal/kernel/include/custommetadata.php changed @@ -272,6 +274,7 @@ File in-portal/kernel/include/image.php changed File in-portal/kernel/include/item.php changed File in-portal/kernel/include/itemtypes.php changed +File in-portal/kernel/include/modlist.php changed File in-portal/kernel/include/modules.php changed File in-portal/kernel/include/parse.php changed File in-portal/kernel/include/portaluser.php changed @@ -330,7 +333,7 @@ File in-portal/kernel/units/groups/groups_item.php is new; release_1_2_0 revision 1.1.2.1 File in-portal/kernel/units/help/help_tag_processor.php changed File in-portal/kernel/units/images/image_event_handler.php is new; release_1_2_0 revision 1.1 -File in-portal/kernel/units/images/image_tag_processor.php is new; release_1_2_0 revision 1.1 +File in-portal/kernel/units/images/image_tag_processor.php is new; release_1_2_0 revision 1.1.4.1 File in-portal/kernel/units/images/images.php is new; release_1_2_0 revision 1.1 File in-portal/kernel/units/images/images_config.php is new; release_1_2_0 revision 1.3 File in-portal/kernel/units/languages/import_xml.php changed @@ -344,16 +347,19 @@ File in-portal/kernel/units/permissions/permissions_event_handler.php is new; release_1_2_0 revision 1.1.2.1 File in-portal/kernel/units/permissions/permissions_tag_processor.php is new; release_1_2_0 revision 1.1 File in-portal/kernel/units/phrases/phrases_config.php changed +File in-portal/kernel/units/phrases/phrases_event_handler.php changed File in-portal/kernel/units/relationship/relationship_config.php is new; release_1_2_0 revision 1.2 -File in-portal/kernel/units/relationship/relationship_event_handler.php is new; release_1_2_0 revision 1.4 +File in-portal/kernel/units/relationship/relationship_event_handler.php is new; release_1_2_0 revision 1.4.2.1 File in-portal/kernel/units/reviews/reviews_config.php is new; release_1_2_0 revision 1.2 -File in-portal/kernel/units/reviews/reviews_event_handler.php is new; release_1_2_0 revision 1.4 -File in-portal/kernel/units/reviews/reviews_tag_processor.php is new; release_1_2_0 revision 1.2 +File in-portal/kernel/units/reviews/reviews_event_handler.php is new; release_1_2_0 revision 1.4.2.1 +File in-portal/kernel/units/reviews/reviews_tag_processor.php is new; release_1_2_0 revision 1.2.2.1 File in-portal/kernel/units/selectors/selectors_event_handler.php changed File in-portal/kernel/units/statistics/statistics_config.php is new; release_1_2_0 revision 1.1 File in-portal/kernel/units/statistics/statistics_event_handler.php is new; release_1_2_0 revision 1.2 -File in-portal/kernel/units/statistics/statistics_tag_processor.php is new; release_1_2_0 revision 1.3 +File in-portal/kernel/units/statistics/statistics_tag_processor.php is new; release_1_2_0 revision 1.3.2.1 File in-portal/kernel/units/stylesheets/stylesheets_config.php changed +File in-portal/kernel/units/stylesheets/stylesheets_event_handler.php changed +File in-portal/kernel/units/stylesheets/stylesheets_item.php changed File in-portal/kernel/units/themes/themes_config.php changed File in-portal/kernel/units/themes/themes_tag_processor.php changed File in-portal/kernel/units/translator/translator_config.php changed @@ -365,6 +371,8 @@ File in-portal/kernel/units/users/users_syncronize.php changed File in-portal/kernel/units/users/users_tag_processor.php changed File in-portal/kernel/units/visits/visits_event_handler.php changed +File in-portal/themes/default/login/login_form.tpl changed +File in-portal/themes/default/misc/right_login.tpl changed File in-portal/themes/default/register/register_dob.tpl changed File in-portal/themes/default/register/register_form.tpl changed File kernel4_dev/kernel4/application.php changed