Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0-M2
-
None
-
None
Description
From David Latorre
Regarding current FTPLet behaviour, it seems that the "init(FtpletContext
context)" method is not getting called anymore in M2 (or at least latest SVN
version). Is this the expected behaviour? If it is, is there any other way
to access FtpletContext ? My onLogin() method was calling
"DbUserManager.save()" to save the login time for the user, if I cannot do
this anymore do you have any suggestions?