Changes

Auth Module

340 bytes added, 20:33, 20 January 2011
m
Auth Module (Developer Notes)
* Provide extended request or paging functionality that is only available to a subset of patrons.
* Allow faculty members to place items on reserve from the Umlaut screen.
 
Currently the Auth module requires existing Umlaut users to install the authlogic gem and perform a rails migration to update the user model to work with authlogic and the auth module. After these two steps have been taken, the auth module should only take effect if a particular instance has defined a auth module in their local config.
=== Umlaut Files Added or Updated ===
58
edits