universityofcalifornia / NeXt

UC NeXt is a Rails app for fostering IT collaboration amongst the various UC campuses.
https://ucnext.org
Other
11 stars 11 forks source link

Issue #283. Clean up auth configuration. #421

Closed jshslsky closed 8 years ago

jshslsky commented 8 years ago

@stevenolen here is the PR for updating the auth configuration. The data structure matches what you have on staging in environments/staging.yml except now we only need one config file which is referenced by config/initializers/auth.rb. An example configuration is also present in auth.rb.

stevenolen commented 8 years ago

closing to test against staging box.