|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PhillyOnRails] Rails / PHP / Capistrano
|
- From: Mat Schaffer <schapht@gmail.com>
- To: talk@phillyonrails.org
- Subject: Re: [PhillyOnRails] Rails / PHP / Capistrano
- Date: Wed, 25 Jun 2008 12:01:29 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=L205TTQUjvk1UUnK9zZ7r9z4CPGojKfPlO62SNMYPBw=; b=P3IumwehylUpSZmRSO9ycAujxrIEA71Yb8blKk16iumBg34gBTrRnh7m+405+OQC8V 3QeaJn7d3kr+09JgwPQY70qBCyaz465E2uhAiMoL5diYC5XZiGo2E2T8E1TG7x8cHHAv LzyT0OyH8dQfDxIm0ufR3sOFXUPh2HnvSAl7g=
- List-archive: <http://lists.phillyonrails.org/pipermail/talk>
- Reply-to: talk@phillyonrails.org
- Sender: talk-bounces@phillyonrails.org
On Jun 25, 2008, at 11:22 AM, Nick Romanowski wrote:
This was the option i decided to go with. It doesn't offer
everything i was hoping for, but it was the easiest. I'm just using
fully qualified links from within the rails app to the subdomains
and some of the other setup is a little messy, but at least it
works. SSO for all three is nothing more than a pipe dream now...
Isn't it always? I recently discovered that mod_perl and mod_python
have hooks for HTTP authentication. Actually used mod_perl to get svn
using my redmine database for usernames/passwords.
It's got me thinking about ways you could maybe leverage this in other
apps to get at least a single set of credentials and potentially SSO
as well. But maybe I should just give up and really master LDAP.
-Mat
_______________________________________________
To unsubscribe or change your settings, visit:
http://lists.phillyonrails.org/mailman/listinfo/talk
|
|