Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4 new abilitites to the ribbot #8

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

majioa
Copy link

@majioa majioa commented Jun 28, 2012

Hello

I've added 4 abilitites to the ribbot:

  • to sign-in via Facebook;
  • to link at the user table of owners to user's posts;
  • to edit a user account ability to superusers;
  • to promote (set level 0) and disrank (set level 10) users in participation table of forums.

To sign in via Facebook the user must pass special ENV variables similar this:

FACEBOOK_KEY=############# FACEBOOK_SECRET=########################## script/rails s -e development

or

FACEBOOK_KEY=############# FACEBOOK_SECRET=########################## unicorn_rails -c config/unicorn.rb -E production -D

If user omit the ENV vars, the ability will be disabled.

@iangcarroll
Copy link

Nice, the project seems inactive though.

@barmstrong
Copy link
Owner

Nice pull request - I unfortunately don't have any time to review pull requests for ribbot these days :/ I feel like we could use another maintainer for the project.

@iangcarroll
Copy link

I'd be happy to review the pull requests. While I'm not much of a Rails developer, I do know Rails and could help. I'd be reviewing moreover than submitting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants