GEANT / simplesamlphp-module-selfregister

SimpleSAMLphp Selfregister Module
MIT License
10 stars 14 forks source link

Switch from getInstance() to getSessionFromRequest() #3

Closed jaimeperez closed 8 years ago

jaimeperez commented 9 years ago

The method SimpleSAML_Session::getInstance() has been long deprecated and it is now removed. Switch to use the new method getSessionFromRequest().