Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Website Password Protection w/o .htaccess
Old 08-27-2010, 03:51 AM Website Password Protection w/o .htaccess
Novice Talker

Posts: 5
Trades: 0
Hi,

What code (language), software, script, etc. would be the most secure method for website password protection with logout and session timer ?

Any suggestions would be appreciated.
Cantaloupe is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-27-2010, 04:30 AM Re: Website Password Protection w/o .htaccess
NullPointer's Avatar
Will Code for Food

Posts: 2,787
Name: Matt
Location: Irvine, CA
Trades: 0
As far as languages go take your pick. PHP is a common choice.

If you're looking for an existing script or CMS you'll also have plenty of options.

If you're more specific about what you are trying to do and what resources you have I or someone else can narrow it down a bit.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
NullPointer is online now
Reply With Quote
View Public Profile Visit NullPointer's homepage!
 
Old 08-27-2010, 04:54 PM Re: Website Password Protection w/o .htaccess
Novice Talker

Posts: 5
Trades: 0
Thank you for responding.

I want to protect an application. I just don't want to put it "naked" on the web. I need a "lockbox". The application already has a PHP login system but I don't trust it and want it to be the secondary line of protection.

This is what I'm trying to do. I made a diagram because it is kind of confusing to explain. My diagram.

  1. What is the most secure way (language, application) to make the big yellow locks?
  2. Where is the most secure place to put the big yellow locks and the applications they protect (a separate folder, a different server)?
Cantaloupe is offline
Reply With Quote
View Public Profile
 
Old 08-28-2010, 12:22 AM Re: Website Password Protection w/o .htaccess
Sleeping Troll's Avatar
Ultra Talker

Posts: 351
Name: Butch Begy
Trades: 0
You can use a cookie code, everytime the user comes to the site, the cookie would be compared to the value stored in a database, on match site would load and a new cookie value would be stored and the value in the database updated. This of course would be backed up by conventional log-in.

Even if the user himself hacked his cookie and gave it away, he just gave away his access. Also the cookie could be matched to IP.
__________________
Sleeping Troll, EMUSE, Mind Expansion...Truly serendipity!

Last edited by Sleeping Troll; 08-28-2010 at 12:34 AM..
Sleeping Troll is offline
Reply With Quote
View Public Profile
 
Old 09-01-2010, 01:34 AM Re: Website Password Protection w/o .htaccess
Novice Talker

Posts: 5
Trades: 0
Hi,

I am going to switch between Perl and PHP with a timed cookie and use SSL for the PHP.

Thanks for the suggestions!
Cantaloupe is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Website Password Protection w/o .htaccess
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26937 seconds with 12 queries