Welcome Guest, Not a member yet? Register   Sign In
Tank Auth with .htpasswd
#2

[eluser]ranjudsokomora[/eluser]
Hello ScrewLoose,
If you start off your scripts (views, controllers, models) with this, you should be okay.:
Code:
<?php  if ( ! defined('BASEPATH')) exit('No direct script access allowed');

There is no reason for .htpasswd files. If all of your users are forced to go through your CodeIgniter installation, then Tank auth should see they, are or aren't authenticated and take proper action.


Messages In This Thread
Tank Auth with .htpasswd - by El Forum - 07-28-2011, 02:51 PM
Tank Auth with .htpasswd - by El Forum - 08-02-2011, 10:01 PM
Tank Auth with .htpasswd - by El Forum - 08-03-2011, 03:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB