Has anyone tried to make use of TracAccountManger - SessionStore for
content, which lives outside of trac?
It feels like, we don't need anything more than what the account manager
has to offer to do general admin authentication. So, if I could let trac
know that I wanted it to authente another area, that would solve all
problems with very little effort.
 
So... I could check for trac_auth cookie, then redirect to trac login
page, somehow (not yet sure how) populate the referer field within that
form, so it would bounce back to the orignal page - and i don't need a
new auth system!
 
So..
1) has anyone done anything similar?
2) any ideas how I go about populating the referer on the login page?
(Passing it as a get parameter doesn't work)
3) it appears, trac_auth stays in place when you log out - what's the
best way to figure out the user is not currently logged in?
4) any other comments/suggestions
 
Thanks!
Kate

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to