Re: Change to community logins

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Change to community logins
Дата
Msg-id 46BF1AB1.7070202@commandprompt.com
обсуждение исходный текст
Ответ на Change to community logins  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Change to community logins  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-www
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Magnus Hagander wrote:
> I've done some minor hacking on some changes to the community login
> system, based on nagging (eh, sorry, feedback) from mainly JD ;-)

I love you man :)

> 
> Specifically, not using http auth, but instead using forms auth and a
> session cookie. This is so we can eventually have a separate login link
> for those who don't understand systems that ask you to login only when a
> login is necessary.
> 
> It will also make it possible to have pages change depending on if
> you're logged in or not - but that requires code to run on wwwmaster,
> which we're trying to avoid, so I'm not sure much of that will happen...

We should talk about this. I have some ideas that would make this very
possible.


> 
> Anyway. Attached is a patch that does this, you can test the system out
> on http://magnus-master.pgadmin.org. Thoughts and comments?

Well since you brought me into it ;)


$this->form->addElement('static', null, null, '<font color="red">' .
gettext("Userid or password was incorrect. Please try again.") . '</font>');


This should be calling to the stylesheet ;)

Have we fixed the "other" problem with session management?

Joshua D. Drake

> 
> //Magnus

- --
     === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564   24x7/Emergency: +1.800.492.2240
PostgreSQL solutions since 1997  http://www.commandprompt.com/        UNIQUE NOT NULL
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGvxqwATb/zqfZUUQRAtsNAJ0WceT3JWcDyVAAUOCLR1doNi5GMQCfcnZT
b2H3CRIGiV9SP6efYn9az/0=
=Lrwk
-----END PGP SIGNATURE-----


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Change to community logins
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Change to community logins