Re: [Phplib-users] again auth.inc and perm.inc !
Brought to you by:
nhruby,
richardarcher
|
From: Giancarlo P. <gia...@na...> - 2002-06-10 15:26:25
|
Michael Chaney wrote: > I hate to beat a dead horse, but I have fixed all of this in my phpauth > code: > > http://www.phpauth.com/ > > I've been using phplib for a number of years, and finally decided to > rewrite the parts that needed to be fixed. All the problems that you > and Giancarlo bring up are problems that I recognized over a year ago, > and I've spent that year fixing them. Please don't duplicate effort. You mean we should integrate it into phplib? Or that we should migrate to phpauth? I've seen phpauth, but phplib has a wealth of features that phpauth doesn't have. I thinkk actual users of phplib would miss them. If you are proposing to integrate, let's have a look. My auth.inc works 100% within the phplib framework. Any site using phplib will not notice the substitution. In fact the new method start is really barebone, and the login_in_process state flag can be added in a breeze. To integrate phpauth into the eisting phplib frame I think would require more work than that. But it's all 'a debatre', to be discussed. Gian |