Replace User Module

tobru

Joined: 2009-07-31
Posts: 1
Posted: Fri, 2009-07-31 08:33

Hi,

I'd like to replace the G3 user module by another module that uses the TYPO3 user database. So that the user has only one login...
Single Sign-On would be another cool feature...

Can someone give me some hints to start?
I see that the documentation is not yet ready...

Thanks!

Best Regards,
Tobias

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Fri, 2009-07-31 20:42

We have not yet done much on that. My basic plan so far is to convert the user helper into a shell that uses a library which is implemented by drivers. This is the Kohana model for extending an API. It's going to take a little work for us to get that working but if you want to start playing with it, let me know.
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git | help! vote!