| 2017-05-08 |
Modified devise.rb example for SSO
Jimmy Angelakos
committed
on 8 May 2017
|
|---|---|
| 2016-11-10 |
Had to remove code that was building devise omniauth connections dynamically. The timing of when the rails engine builds the routes and the models is not conducive to this approach
briley
committed
on 10 Nov 2016
|
| 2016-11-03 |
fixed typo in devise.rb.example
briley
committed
on 3 Nov 2016
|
| 2016-11-02 |
Added check to devise initializer so that it does not try to access the IdentifierSchemes table before it has been created (happens when running db:migrate)
briley
committed
on 2 Nov 2016
|
|
Added check to devise initializer so that it does not try to access the IdentifierSchemes table before it has been created (happens when running db:migrate)
briley
committed
on 2 Nov 2016
|
|
| 2016-11-01 |
Fixed the way params are pulled into the identifier scheme intialization
briley
committed
on 1 Nov 2016
|
| 2016-10-27 |
Updated devise initializer to load orcid omniauth provider without params
briley
committed
on 27 Oct 2016
|
| 2016-10-26 |
resolving merge conflicts during rebase
briley
committed
on 26 Oct 2016
|
| 2016-10-25 |
renamed example files which get loaded by rails and cause configuration problems.
Jimmy Angelakos
committed
on 25 Oct 2016
|