]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/login/class_ShipSimuUserLogin.php
Guest login basicly supported (not finished yet!)
[shipsimu.git] / application / ship-simu / main / login / class_ShipSimuUserLogin.php
index 1f62ded44872b635a679bc03b8acde9156a65ce2..5037bd8c658c31f33c36ea09463bda17e0dbfd9e 100644 (file)
@@ -118,6 +118,10 @@ class ShipSimuUserLogin extends BaseFrameworkSystem implements LoginableUser {
                        throw new UserPasswordMismatchException(array($this, $userInstance), User::EXCEPTION_USER_PASS_MISMATCH);
                } // END - if
 
+               /* @TODO We need to add something here which will make more than one */
+               /* @TODO guest logins, users who are online but based on the same */
+               /* @TODO user account. */
+
                // Now do the real login. This can be cookie- or session-based login
                // which depends on the admins setting then on the user's taste.
                // 1) Get a login helper instance