[Typo3-dev] How to authenticate BE users?

Ingo Renner typo3 at ingo-renner.com
Fri Jun 3 13:31:17 CEST 2005


Am Thu, 2 Jun 2005 13:52:36 +0200 schrieb Ingo Renner:

Hi all,

here's  my solution on this in case someone will ever have the same
problem. Thanks for help on this goes to René Fritz!

To use authentification services you need to extend t3lib_beuserauth. In
your extended class you can use services to get the user and finally
authentificate him.

Finally you create an instance of this class and make a call to your
authentification method.

XML-RPC Server -uses--> XML-RPC Auth class, uses TYPO3 auth service
-extends--> t3lib_beuserauth

As I don't want to spam you with code you can take a look at it as soon as
the CVS reloads.

greetings
Ingo

-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/




More information about the TYPO3-dev mailing list