Re: [Phplib-users] Re: preexisting auth integration
Brought to you by:
nhruby,
richardarcher
From: giancarlo p. <gia...@na...> - 2001-08-23 21:01:44
|
Ben Curtis wrote: > So, that was a tangent, and certainly work in easing integration b/w phplib-based apps is needed... but back to phpbugtracker. :) I probably should break out the username/login and email address into separate fields, giving the admin flexibility to choose whether or not to use the email address as the login. I think the changes will appear sometime in the next few weeks, so maybe I'll report back and have you critique it again. :) Of course, that still leaves the question of how to nicely get a pre-existing app's user list into phpbt and vice-versa... > Here the ideas come to a bitter end... but here is less important, because we are talking about per_user data, not per_site authentication. What can I say... if you put it all under an array in user, naming the array an the class something uniquely findable by a mass search & replace, th eadmin can have an easier life. All this is but the contour to the phpbugtraq application, which is a very specialized one and I raise my hat to it. I'd surely adopt that in the available choice. Nice app, nice language, nice developers. ciao Gian |