comanage-dev - Re: [comanage-dev] r122 - trunk/app/vendors/shells
Subject: COmanage Developers List
List archive
- From: Marie Huynh <>
- To:
- Subject: Re: [comanage-dev] r122 - trunk/app/vendors/shells
- Date: Wed, 30 Nov 2011 14:58:41 -0800
I'm now getting "Auth.User.org_identity_id doesn't exist".
On Wed, Nov 30, 2011 at 10:01 AM,
<>
wrote:
> Author: benno
> Date: 2011-11-30 13:01:50 -0500 (Wed, 30 Nov 2011)
> New Revision: 122
>
> Modified:
> trunk/app/vendors/shells/setup.php
> Log:
> Bug fix for r119 [CO-199]
>
> Modified: trunk/app/vendors/shells/setup.php
> ===================================================================
> --- trunk/app/vendors/shells/setup.php 2011-11-29 21:15:13 UTC (rev 121)
> +++ trunk/app/vendors/shells/setup.php 2011-11-30 18:01:50 UTC (rev 122)
> @@ -44,7 +44,7 @@
> $this->Identifier->query("CREATE VIEW " . $prefix . "users AS
> SELECT a.username as username, a.password as password, a.id as api_user_id
> FROM cm_api_users a
> -UNION SELECT i.identifier as username, '*' as password, null as
> api_user_id as org_identity_id
> +UNION SELECT i.identifier as username, '*' as password, null as api_user_id
> FROM cm_identifiers i
> WHERE i.login=true;
> ");
>
- [comanage-dev] r122 - trunk/app/vendors/shells, benno, 11/30/2011
- Re: [comanage-dev] r122 - trunk/app/vendors/shells, Marie Huynh, 11/30/2011
Archive powered by MHonArc 2.6.16.