CM

Create OAuth client in the current Ruby on Rails app

Bug #733926 reported by Bassel Safadi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
CM
Fix Released
Critical
Ziad Hadid

Bug Description

we need to do local generic client implementation then migrate as core feature to the current CM Rails application

Bassel Safadi (bassel)
Changed in cm:
milestone: none → milestone-1
Revision history for this message
Bassel Safadi (bassel) wrote :

Ziad, tmrw we need to look up your OAuth rails implementation, then try to add it to CM codebase in our forked branch

Changed in cm:
assignee: nobody → Ziad Hadid (ziad-hadid)
Revision history for this message
rejon (rejon) wrote :

needs to be traged

Changed in cm:
importance: Undecided → Critical
status: New → Confirmed
Revision history for this message
rejon (rejon) wrote :

triaged

Revision history for this message
rejon (rejon) wrote :

ziad, how is this? our milestone is today.

Revision history for this message
Bassel Safadi (bassel) wrote :

Got the ruby lib.

Jacky: what do you need to get a gim installed on CM main server?

Changed in cm:
status: Confirmed → Fix Committed
Revision history for this message
Jacky Li (jackylisiukwan) wrote :

If you are using Rails 3, just added:

  gem 'gemname', 'version_no'

such as:

  gem "delayed_job", "2.1.0"

If you are using Rails 2.3.8, add the following lines to config/environment.rb like:

  config.gem "uuidtools", :version => '1.0.3'

Can I access to rackspace to see if I can help working on this?

Revision history for this message
rejon (rejon) wrote : Re: [Bug 733926] Re: Create OAuth client in the current Ruby on Rails app

That would be great to get your help on. Please provide access to all bassel.

On Thu, Mar 31, 2011 at 11:14 AM, Jacky Li <email address hidden> wrote:
> If you are using Rails 3, just added:
>
>  gem 'gemname', 'version_no'
>
> such as:
>
>  gem "delayed_job",        "2.1.0"
>
>
> If you are using Rails 2.3.8, add the following lines to config/environment.rb like:
>
>  config.gem "uuidtools", :version => '1.0.3'
>
>
> Can I access to rackspace to see if I can help working on this?
>
> --
> You received this bug notification because you are a member of CM
> Developers, which is subscribed to CM.
> https://bugs.launchpad.net/bugs/733926
>
> Title:
>  Create OAuth client in the current Ruby on Rails app
>

--
Jon Phillips
http://rejon.org/ | http://fabricatorz.com/
chat/skype: kidproto | irc: rejon
+1.415.830.3884 (global) | +1-510-499-0894 (sf)
+86-187-1003-9974 (beijing)

Revision history for this message
Bassel Safadi (bassel) wrote :

That's great Jacky, can you provide me access to that server?

Revision history for this message
Ziad Hadid (ziad-hadid) wrote :

by the way I don't have access to to server since the task assigned to me

Revision history for this message
Ziad Hadid (ziad-hadid) wrote :

I think this plugin works with us

https://github.com/pelle/oauth-plugin

its for implementing OAuth client for Rails Apps

Revision history for this message
rejon (rejon) wrote :

Bassel?

<email address hidden>
http://fabricatorz.com
On Apr 2, 2011 1:11 PM, "Ziad Hadid" <email address hidden> wrote:
> by the way I don't have access to to server since the task assigned to
> me
>
> --
> You received this bug notification because you are a member of CM
> Developers, which is subscribed to CM.
> https://bugs.launchpad.net/bugs/733926
>
> Title:
> Create OAuth client in the current Ruby on Rails app

Revision history for this message
rejon (rejon) wrote :

OK we need to see this working with cm asap. URL for testing? please get
this done.

<email address hidden>
http://fabricatorz.com
On Apr 2, 2011 1:24 PM, "Ziad Hadid" <email address hidden> wrote:
> I think this plugin works with us
>
> https://github.com/pelle/oauth-plugin
>
> its for implementing OAuth client for Rails Apps
>
> --
> You received this bug notification because you are a member of CM
> Developers, which is subscribed to CM.
> https://bugs.launchpad.net/bugs/733926
>
> Title:
> Create OAuth client in the current Ruby on Rails app

Revision history for this message
Bassel Safadi (bassel) wrote :

Yeah me also don't have access. Jacky will take care of it will talk with
him today
On Apr 2, 2011 11:42 PM, "rejon" <email address hidden> wrote:
> OK we need to see this working with cm asap. URL for testing? please get
> this done.
>
> <email address hidden>
> http://fabricatorz.com
> On Apr 2, 2011 1:24 PM, "Ziad Hadid" <email address hidden> wrote:
>> I think this plugin works with us
>>
>> https://github.com/pelle/oauth-plugin
>>
>> its for implementing OAuth client for Rails Apps
>>
>> --
>> You received this bug notification because you are a member of CM
>> Developers, which is subscribed to CM.
>> https://bugs.launchpad.net/bugs/733926
>>
>> Title:
>> Create OAuth client in the current Ruby on Rails app
>
> --
> You received this bug notification because you are a member of CM
> Developers, which is subscribed to CM.
> https://bugs.launchpad.net/bugs/733926
>
> Title:
> Create OAuth client in the current Ruby on Rails app
>
> Status in CM:
> Fix Committed
>
> Bug description:
> we need to do local generic client implementation then migrate as core
> feature to the current CM Rails application

Revision history for this message
rejon (rejon) wrote :

Please finish setting up that private wiki so can store this type of
info. And send us the passwords for our accounts. Need this yesterday!

On Sat, Apr 2, 2011 at 2:43 PM, Bassel Safadi <email address hidden> wrote:
> Yeah me also don't have access. Jacky will take care of it will talk with
> him today
> On Apr 2, 2011 11:42 PM, "rejon" <email address hidden> wrote:
>> OK we need to see this working with cm asap. URL for testing? please get
>> this done.
>>
>> <email address hidden>
>> http://fabricatorz.com
>> On Apr 2, 2011 1:24 PM, "Ziad Hadid" <email address hidden> wrote:
>>> I think this plugin works with us
>>>
>>> https://github.com/pelle/oauth-plugin
>>>
>>> its for implementing OAuth client for Rails Apps
>>>
>>> --
>>> You received this bug notification because you are a member of CM
>>> Developers, which is subscribed to CM.
>>> https://bugs.launchpad.net/bugs/733926
>>>
>>> Title:
>>> Create OAuth client in the current Ruby on Rails app
>>
>> --
>> You received this bug notification because you are a member of CM
>> Developers, which is subscribed to CM.
>> https://bugs.launchpad.net/bugs/733926
>>
>> Title:
>> Create OAuth client in the current Ruby on Rails app
>>
>> Status in CM:
>> Fix Committed
>>
>> Bug description:
>> we need to do local generic client implementation then migrate as core
>> feature to the current CM Rails application
>
> --
> You received this bug notification because you are a member of CM
> Developers, which is subscribed to CM.
> https://bugs.launchpad.net/bugs/733926
>
> Title:
>  Create OAuth client in the current Ruby on Rails app
>

--
Jon Phillips
http://rejon.org/ | http://fabricatorz.com/
chat/skype: kidproto | irc: rejon
+1.415.830.3884 (global) | +1-510-499-0894 (sf)
+86-187-1003-9974 (beijing)

Revision history for this message
Jacky Li (jackylisiukwan) wrote :

Sorry for replying late.

Hi Ziad, actually we are not updating codes on server directly. Instead, we use git to pull the whole set of code of CreationMix work on it locally. Bassel, I think you can access the code on github as I remember that you have been granted the right to do so. Can you share your ssh-key with Ziad so that he can pull the code from github? as there are quota of collaborates to access github and they are running out.

Can you give me the information (such as parameters to submit ) about connecting api.creationmix.com via oauth?
I need this to setup the controller to submit the correct params & handle the feedback from api server.

Also, may I have an account to access Aiki Framework on api.creationmix.com? I want to know more about so that I can know how to build the oauth on CreationMix without keeping asking anyone. I think that will speed up everything.

Bassel Safadi (bassel)
Changed in cm:
status: Fix Committed → Fix Released
Revision history for this message
Jacky Li (jackylisiukwan) wrote : Invitation to connect on LinkedIn

LinkedIn
------------

Bug,

I'd like to add you to my professional network on LinkedIn.

- Jacky

Jacky Li
Application Developer at Wealth Bridge Asia Ltd.
Hong Kong

Confirm that you know Jacky Li:
https://www.linkedin.com/e/-e5ipdy-gz5e8qp5-71/isd/6078731588/-vF6bFCm/?hs=false&tok=3j8fLAy0mNkB81

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-e5ipdy-gz5e8qp5-71/TDP3rDAEnSpsJtEo5q-KIzZEY5rQjk5dZMzOqKJ/goo/733926%40bugs%2Elaunchpad%2Enet/20061/I2112472231_1/?hs=false&tok=1rI3v8c--NkB81

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA.

Revision history for this message
Jacky Li (jackylisiukwan) wrote :

LinkedIn
------------

Bug,

I'd like to add you to my professional network on LinkedIn.

- Jacky

Jacky Li
Application Developer at Wealth Bridge Asia Ltd.
Hong Kong

Confirm that you know Jacky Li:
https://www.linkedin.com/e/-e5ipdy-hpzqfd47-5r/isd/19029225068/NsqwTyG5/?hs=false&tok=0D-1GEOWL8bC41

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-e5ipdy-hpzqfd47-5r/TDP3rDAEnSpsJtEo5q-KIzZEY5rQjk5dZMzOqKJ/goo/733926%40bugs%2Elaunchpad%2Enet/20061/I6185188745_1/?hs=false&tok=1WNeldqrf8bC41

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.