History for dmpopidor / config / initializers / devise.rb.example
2017-05-08
@Jimmy Angelakos
Modified devise.rb example for SSO
Jimmy Angelakos committed on 8 May 2017
2016-11-10
@briley
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
@briley
fixed typo in devise.rb.example
briley committed on 3 Nov 2016
2016-11-02
@briley
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
@briley
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
@briley
Fixed the way params are pulled into the identifier scheme intialization
briley committed on 1 Nov 2016
2016-10-27
@briley
Updated devise initializer to load orcid omniauth provider without params
briley committed on 27 Oct 2016
2016-10-26
@briley
resolving merge conflicts during rebase
briley committed on 26 Oct 2016
2016-10-25
@Jimmy Angelakos
renamed example files which get loaded by rails and cause configuration problems.
Jimmy Angelakos committed on 25 Oct 2016