[TYPO3-project-4-3] Relogin feature

Martin Kutschker masi-no at spam-typo3.org
Thu Jun 25 11:52:41 CEST 2009


Steffen Kamper schrieb:
> Hi,
> 
> on Monday i will do a bugfix session on the relogin feature.
> 
> As thinking about here are some additional points, please comment or
> complete
> 
> 1) only show password field (user is known for relogin). If switched to
> other user, switch back to original user.
> 2) check for openId activated, if yes - deactivate.

And how will you be able to relogin if you have no TYPO3 password?

> if you see a possibility for 2) to get it work from JS please let me know.

Ah! First of all: don't do a relogin if the session hasn't really
expired. With JS you can direct the user to a window/frame that contains
the openID authentication. I guess that the openId process defines a
"return url on success". In that page you can embed JS code that signals
the completed relogin to the client/browser.

Masi


More information about the TYPO3-project-4-3 mailing list