Cookie-based login initially done
authorRoland Häder <roland@mxchange.org>
Sat, 14 Jun 2008 19:20:03 +0000 (19:20 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 14 Jun 2008 19:20:03 +0000 (19:20 +0000)
commit1c3a46c869307f45e3c456254b086503600f8602
tree4deb5073e991359817e8832e2c2201d5d3f01ba1
parent55b327a3f5f2fe1d244532e07be7444e94b2a768
Cookie-based login initially done
16 files changed:
.gitattributes
application/ship-simu/config.php
application/ship-simu/main/login/class_ShipSimuUserLogin.php
application/ship-simu/main/login/helper/class_ShipSimuLoginHelper.php
inc/classes/interfaces/helper/.htaccess [new file with mode: 0644]
inc/classes/interfaces/helper/class_HelpableLogin.php [new file with mode: 0644]
inc/classes/interfaces/login/class_LoginableUser.php
inc/classes/interfaces/response/class_Responseable.php
inc/classes/main/actions/post_registration/class_LoginAfterRegistrationAction.php
inc/classes/main/helper/web/class_WebFormHelper.php
inc/classes/main/login/.htaccess [new file with mode: 0644]
inc/classes/main/login/class_CookieLogin.php [new file with mode: 0644]
inc/classes/main/response/class_HttpResponse.php
inc/config.php
inc/config/class_FrameworkConfiguration.php
templates/de/code/emergency_exit.ctp