Ticket #572 (new enhancement)

Opened 2 years ago

Last modified 11 months ago

Wordpress => Trac authentication

Reported by: trachacks.eddieparker@safersignup.com Assigned to: anybody
Priority: normal Component: Request-a-Hack
Severity: blocker Keywords:
Cc: Trac Release: 0.9

Description

Hello!

This is partially a 'request', partially a 'where can I look into doing this myself' type-o-request.

Wordpress already has my authentication data, I'd simply love to hook Trac up to it.

If someone's interested in doing this, so much the better. If not, I might dabble with it. Can someone point me at some good resources for learning how to start on this endeavour?

Thanks!

Attachments

Change History

08/03/06 20:38:36 changed by coderanger

  • summary changed from [Request-A-Hack] Wordpress => Trac authentication to Wordpress => Trac authentication.

Seeing as wordpress uses its own PHP-based session layer, I doubt you could easily. You would have to make an authentication plugin (look at AccountManagerPlugin, DbAuthPlugin, and TracCasPlugin for examples) that groks whatever PHP uses for session tracking.

01/11/08 05:41:01 changed by anonymous

This is very possible. If you use wordpress.com your wordpress URL is an OpenID. There are plugins for Wordpress that make it an OpenID provider. AuthOpenIdPlugin allows to use the authentication on your trac site. Voila.


Add/Change #572 (Wordpress => Trac authentication)




Change Properties
Action