Title: WP Rails Authenticate
Author: jystewart
Published: <strong>Enero 7, 2010</strong>
Last modified: Pebrero 14, 2010

---

Maghanap ng mga plugin

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-rails-authenticate.svg)

# WP Rails Authenticate

 Ni [jystewart](https://profiles.wordpress.org/jystewart/)

[I-download](https://downloads.wordpress.org/plugin/wp-rails-authenticate.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/wp-rails-authenticate/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/wp-rails-authenticate/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/wp-rails-authenticate/#installation)
 * [Development](https://tl.wordpress.org/plugins/wp-rails-authenticate/#developers)

 [Suporta](https://wordpress.org/support/plugin/wp-rails-authenticate/)

## Deskripsyon

Many people use wordpress to run blogs alongside their Ruby on Rails applications.
And many
 Ruby on Rails applications use very similar login systems, derived from
the restful_authentication or clearance plugins. This plugin provides hooks so that
your wordpress blog can read your rails app’s database.yml file, connect to that
database and authenticate the user against your rails app.

This plugin requires the syck PHP extension for parsing yaml. Instructions for installing
syck are available at
 http://trac.symfony-project.org/wiki/InstallingSyck

### To Do

 * Add automated tests
 * Solicit user feedback on further options

## Pag-install

 1. Upload `wp-rails-authenticate` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Go to the WP Rails Authenticate option under Settings and enter the path to your
    database.yml file

## FAQ

  I use a different method of encryption to the default. How do I change it?

To change encryption methods you will need to edit the plugin code. Override the
function
 WP_Rails_Authentication#apply_encryption with your preferred encryption
method.

  My blog is on the same domain as my rails app? Can I share sessions between them(
single sign-on)?

Due to ruby and PHP using different serialisation approaches we’ve not (yet) got
an easy way to share
 sessions.

  My blog runs on a different server from my rails app. How do I share accounts 
between them?

Providing your blog server can access the database, you simply need an appropriate
database.yml file.

  Are there other approaches to this problem?

Since this plugin was developed, the [Rails Integration API](https://wordpress.org/extend/plugins/rails-integration-api/)

plugin has been released. That requires you to add some API code to your rails app,
but may be easier if you want to keep all the encryption logic solely in rails or
can’t add an extra module to PHP.

## Mga Review

Wala pang reviews para sa plugin na ito.

## Mga Contributor at Developer

Ang “WP Rails Authenticate” ay open source software. Ang mga sumusunod na tao ay
nag-ambag sa plugin na ito.

Mga Contributor

 *   [ jystewart ](https://profiles.wordpress.org/jystewart/)

[Isalin ang “WP Rails Authenticate” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/wp-rails-authenticate)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/wp-rails-authenticate/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/wp-rails-authenticate/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/wp-rails-authenticate/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/wp-rails-authenticate/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Consolidated code in use in various projects
 * Prepared for first release

## Meta

 *  Bersyon **1.0**
 *  Huling na-update **16 taon ang nakalipas**
 *  Mga aktibong installation **Wala pang 10**
 *  Bersyon ng WordPress ** 2.8.0 o mas bago **
 *  Sinubukan hanggang **2.9.2**
 *  Wika
 * [English (US)](https://wordpress.org/plugins/wp-rails-authenticate/)
 * Mga Tag
 * [authentication](https://tl.wordpress.org/plugins/tags/authentication/)[users](https://tl.wordpress.org/plugins/tags/users/)
 *  [Advanced View](https://tl.wordpress.org/plugins/wp-rails-authenticate/advanced/)

## Mga Rating

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-rails-authenticate/reviews/#new-post)

[Tingnan lahat ng review](https://wordpress.org/support/plugin/wp-rails-authenticate/reviews/)

## Mga Contributor

 *   [ jystewart ](https://profiles.wordpress.org/jystewart/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/wp-rails-authenticate/)

## Mag-donate

Gusto mo bang suportahan ang pagpapaunlad ng plugin na ito?

 [ Mag-donate sa plugin na ito ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=10973638)