WP Rails Authenticate
·
Log users in against their accounts in a Ruby on Rails application.
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
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.