Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.820 Times

Login Session freeware
Filter: All | Freeware | Demo
 

Login Session

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 421

Single Login 5.x- It allows the site administrator to create a policy to detect, and prevent, duplicate logins on the same account.Once a duplicate login is detected from a different system, the first login gets logged out. The admin can set a policy that determines how often and within what time period a session... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Single Login 5.x- Download

Added: May 10, 2013 | Visits: 662

Login Ticket API This module provides functions for generating, retrieving and deleting login tickets. The module also checks the validness of a pass code when and attempt to use it takes place.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building >... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Login Ticket API Download

Added: May 10, 2013 | Visits: 774

Login Security After login, a module option allows admins to display the last login or site access/activity to the user as a status message.Features - Request Time delay: On any failed login, a time delay is included to the submit request, hardenning any bruteforce attack to the login form. - Block login forms... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Login Security Download

Added: May 10, 2013 | Visits: 533

Login Destination You can configure login destination on a settings page.It will be either static URL or a PHP snippet evaluating your own site's logic. You can also configure which pages redirection is applied.To achieve this you can specify either a list of URLs or a PHP snippet to build this list dynamically.... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Login Destination Download

Added: May 10, 2013 | Visits: 600

Alternate Login This Drupal module provides an interface that allows registered users to use a login name which is different than their username.Users can still login with their normal username--this just adds the option of another login name. Also an alternate login name may not be equivalent to any other... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (53): Alternate Login Download

Added: May 10, 2013 | Visits: 2.308

Last Login Record Extraction This script is usefull to system administrators to determine the last time of login for an account without using any other apps. Platforms: *nix, Python, BSD

License: Freeware Download (51): Last Login Record Extraction Download

Added: May 10, 2013 | Visits: 363

Easy Session This script shows you how to setup a session and read that session variable. if no session variable is found then it is passed to a form so they can start a session. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Easy Session Download

Added: May 10, 2013 | Visits: 708

Olympus-Style Login Screen This MOD will change the style of the login screen on phpBB 2.0.X to the style on Olympus (phpBB 3.0) Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Olympus-Style Login Screen Download

Added: May 10, 2013 | Visits: 3.039

Login Page Cleanup This is an osCommerce hack that tweaks the login.php and password_forgotten.php to make them a little more user friendly. This will create 3 seperate boxes on the login.php page, one for Returning users, one for new users, and one for those who have forgotten their passwords. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Login Page Cleanup Download

Added: May 10, 2013 | Visits: 1.062

Modified Login Page A modification of the existing Login code to make it easier for new members to join Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (61): Modified Login Page Download

Added: May 10, 2013 | Visits: 629

Spider Session Remover This contribution uses Apache mod_rewite to look for specific spiders, and remove the session (osCsid) from the URL, and return a '301' back to the spider.Basically, if the spider tries to do this:GET /www.example.com/product_info.php?products_id=24&osCsid=ac8d8926059625ecb8dd9115f91d5f8athe... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Spider Session Remover Download

Added: May 10, 2013 | Visits: 449

Require login to view site This is a one step install contribution that forces the user to login to view the site. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (61): Require login to view site Download

Added: May 10, 2013 | Visits: 2.772

New BTS login New login modified to work for MS2 w/BTSThis is a login box for front page corrected for Basic Template Structure.To do:- copy login.php to /includes/boxes/- add to /includes/column_right.phpif (basename($PHP_SELF) != FILENAME_LOGIN) require(DIR_WS_BOXES . 'login.php'); Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): New BTS login Download

Added: May 10, 2013 | Visits: 2.678

login form for STS It uses html form to pass email address and password to the login.php file to process. You can also use CSS to define styling of this login form to match your store. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (48): login form for STS Download

Added: May 10, 2013 | Visits: 506

Login Anywhere This file will let you put a login box anywhere you choose on your OSCommerce website. Displays choose oxes if user is not logged in, or dispalys tep greeting message if user is logged in. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Login Anywhere Download

Added: May 10, 2013 | Visits: 570

Admin Session Lifetime Session Lifetime is a SQL addin witch will allow the store owner under the admin side only to control the length of your session without loss of work due to interruptions during data entry. This requires MYSQL access. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): Admin Session Lifetime Download

Added: May 10, 2013 | Visits: 545

AJAX Session 5.x- For security purposes, any code that uses AJAX session must call a PHP function that registers a specified session variable. Only after that will the AJAX session allow an AJAX post request to modify variables.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): AJAX Session 5.x- Download

Added: May 10, 2013 | Visits: 431

Single Login 5.x- It allows the site administrator to create a policy to detect, and prevent, duplicate logins on the same account.Once a duplicate login is detected from a different system, the first login gets logged out. The admin can set a policy that determines how often and within what time period a session... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Single Login 5.x- Download

Added: May 10, 2013 | Visits: 485

AJAX Session 5.x- For security purposes, any code that uses AJAX session must call a PHP function that registers a specified session variable. Only after that will the AJAX session allow an AJAX post request to modify variables.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): AJAX Session 5.x- Download

Added: May 10, 2013 | Visits: 383

Single Login 5.x- It allows the site administrator to create a policy to detect, and prevent, duplicate logins on the same account.Once a duplicate login is detected from a different system, the first login gets logged out. The admin can set a policy that determines how often and within what time period a session... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Single Login 5.x- Download

< 1 2 3 4 5 >