Sha256: eebf15f70077fa2c752d5df1f785afc4228154c2759766cabe9998a6ffd8a869

Contents?: true

Size: 938 Bytes

Versions: 29

Compression:

Stored size: 938 Bytes

Contents

# Authentication

## About

At the heart of Refinery's user management is the authentication plugin located in ``vendor/plugins/authentication``

What this really is is just a standard [authlogic](http://github.com/binarylogic/authlogic) install extended with a few extra features like "I forgot my password" and hooked directly into the heart of Refinery's plugin system.

Authlogic allows you to easily integrate with other systems too. So you could be logged in into another system using authlogic and easily stay logged in between the two systems without having to login twice.

## Adding New Users

New users can be easily added by going to the 'Users' area admin and clicking on "Add new user".

## Limiting and Granting Access

Each user has a set of plugins they're allowed to see. You can control which plugins each user can see by checking and unchecking the checkboxes next to the plugin name when editing or adding a new user.

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
refinerycms-0.9.8.9 vendor/refinerycms/authentication/readme.md
refinerycms-0.9.8.8 vendor/refinerycms/authentication/readme.md
refinerycms-0.9.8.7 vendor/refinerycms/authentication/readme.md
refinerycms-0.9.8.6 vendor/refinerycms/authentication/readme.md
refinerycms-0.9.7.15 vendor/plugins/authentication/readme.md
refinerycms-0.9.7.14 vendor/plugins/authentication/readme.md
refinerycms-0.9.8.5 vendor/refinerycms/authentication/readme.md
refinerycms-0.9.8.4 vendor/refinerycms/authentication/readme.md
refinerycms-0.9.8.3 vendor/refinerycms/authentication/readme.md
refinerycms-0.9.8.2 vendor/refinerycms/authentication/readme.md
refinerycms-0.9.8.1 vendor/refinerycms/authentication/readme.md
refinerycms-0.9.8 vendor/refinerycms/authentication/readme.md
refinerycms-0.9.7.13 vendor/plugins/authentication/readme.md
refinerycms-0.9.7.11 vendor/plugins/authentication/readme.md
refinerycms-0.9.7.10 vendor/plugins/authentication/readme.md
refinerycms-0.9.7.9 vendor/plugins/authentication/readme.md
refinerycms-0.9.7.8 vendor/plugins/authentication/readme.md
refinerycms-0.9.7.7 vendor/plugins/authentication/readme.md
refinerycms-0.9.7.6 vendor/plugins/authentication/readme.md
refinerycms-0.9.7.5 vendor/plugins/authentication/readme.md