You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ The same problem exists but can not be fixed with the ugly hack. If you have a f
20
20
21
21
## For Developers
22
22
23
-
We have overwritten no classes.
23
+
We have overwritten only Mage_Api_Model_User, because we need to replace the new functionality in 1.9.4.4.
24
24
25
25
We changed the encryption model in global/helpers/core/encryption_model and use a few events to replaces the passwords after login. This is configurable, have a look at the settings.
0 commit comments