diff --git a/app/code/core/Mage/Admin/etc/config.xml b/app/code/core/Mage/Admin/etc/config.xml index 01aaed5c5..c0c4ca126 100644 --- a/app/code/core/Mage/Admin/etc/config.xml +++ b/app/code/core/Mage/Admin/etc/config.xml @@ -67,7 +67,7 @@ - Mage_Admin_Model_Observer + admin/observer actionAdminAuthenticate diff --git a/app/code/core/Mage/Api2/etc/config.xml b/app/code/core/Mage/Api2/etc/config.xml index 418540224..0eef2c938 100644 --- a/app/code/core/Mage/Api2/etc/config.xml +++ b/app/code/core/Mage/Api2/etc/config.xml @@ -79,7 +79,7 @@ - Mage_Api2_Model_Observer + api2/observer upgradeApiKey diff --git a/app/code/core/Mage/Customer/etc/config.xml b/app/code/core/Mage/Customer/etc/config.xml index a6e3e71ae..853ef82f6 100644 --- a/app/code/core/Mage/Customer/etc/config.xml +++ b/app/code/core/Mage/Customer/etc/config.xml @@ -440,7 +440,7 @@ - Mage_Customer_Model_Observer + customer/observer actionUpgradeCustomerPassword