Giter Site home page Giter Site logo

jess / refinerycms-authentication-devise Goto Github PK

View Code? Open in Web Editor NEW

This project forked from refinery/refinerycms-authentication-devise

0.0 0.0 0.0 201 KB

Devise based authentication extension for Refinery CMS

License: MIT License

Ruby 87.37% HTML 12.63%

refinerycms-authentication-devise's Introduction

Refinery CMS Authentication Extension for Devise Build Status

This extension allows you to use Devise with Refinery CMS 4.0 and later.

Usage

Simply put this in the Gemfile of your Refinery application:

gem 'refinerycms-authentication-devise', '~> 2.0.0'

Then run bundle install to install it.

Installation

If you're moving from a pre-3.0 release of Refinery, you lost authentication when it moved out of RefineryCMS core. After installing this gem, follow these steps to migrate old user data and re-enable authentication.

Generate and run migrations

rails g refinery:authentication:devise  # Generate migrations
rake db:migrate                         # Run migrations

Set up your new initializer

You might have old data in initializers/refinery/authentication.rb. The new initializer is located in initializers/refinery/authentication/devise.rb.

Make sure devise.rb is configured correctly, then delete authentication.rb.

Then restart your server.

Contributing

Please see the contributing.md file for instructions.

refinerycms-authentication-devise's People

Contributors

parndt avatar bricesanchez avatar sjoulbak avatar dreamboostme avatar joshmcarthur avatar simi avatar mplewis avatar znow avatar jess avatar joebutler2 avatar johanb avatar webit-stevereinke avatar xmrigiv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.