cloudogu / ecosystem

Cloudogu Ecosystem is an open platform, which lets you choose how and where your team creates great software. Each service or tool is delivered as a Dōgu, a Docker container, that can be easily integrated in your environment just by pulling it from our registry.
http://cloudogu.com
GNU Affero General Public License v3.0
42 stars 13 forks source link

rocket.chat integration #22

Open sdorra opened 8 years ago

sdorra commented 8 years ago

Rocket.Chat + Hubot integration to get a powerful chat.ops tool. I think we have to build our own cas plugin for a full integration, bu we can start with ldap authentication.

sdorra commented 8 years ago

Perfect match: https://github.com/RocketChat/Rocket.Chat/pull/2183

sdorra commented 8 years ago

But there is a other problem, which blocks us from integration rocket.chat:

sdorra commented 8 years ago

PR 2624 seems to fix the problem.

sdorra commented 8 years ago

I've started the integration on branch feature/22-rocketchat

sdorra commented 8 years ago

There is problem with the integrated cas authentication. I've created a PR to fix this problem:

sdorra commented 8 years ago

There are some cas related issues, which are required to fix for a seamless integration:

konsumate commented 8 years ago

@sdorra Most of the related & referenced RC CAS issues are implemented. Happy hacking!

sdorra commented 8 years ago

@corecache thanks for the notification. But after a short test with version RC version 0.42.0 we run into the next sub directory bug.