RE: HTTP authentication

Поиск
Список
Период
Сортировка
От Christian Marschalek
Тема RE: HTTP authentication
Дата
Msg-id 000501c0d00a$eed10520$0200a8c0@server
обсуждение исходный текст
Ответ на Re: HTTP authentication  (Roberto Mello <rmello@cc.usu.edu>)
Ответы Re: HTTP authentication
Re: HTTP authentication
Re: HTTP authentication
Список pgsql-php
>     I just wrote an auth library that uses sessions and
> stores passwords encrypted in the database. I am fairly new
> to PHP (tho experienced in other web devel technologies) so
> it might need improvements, but it works very well for me.

I'm fairly new to PHP myself but I have like 4 years expirience with C
and C++. I would check out if your library can be improved if you want
me to.

But for my project I'll use sessions without cookies because I can't
rely on the users having the feature turned on in their browsers.

Greets


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)




В списке pgsql-php по дате отправления:

Предыдущее
От: Roberto Mello
Дата:
Сообщение: Re: HTTP authentication
Следующее
От: Jesus Aneiros
Дата:
Сообщение: RE: Re[2]: HTTP authentication