Skip to content
Snippets Groups Projects
Commit d1f9b393 authored by Jaime Perez Crespo's avatar Jaime Perez Crespo
Browse files

Update upgrade notes.

parent d501d6b5
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,7 @@ The following deprecated methods and constants have been removed:
The following methods have changed their signature. Refer to the code for the updated signatures:
* `SimpleSAML_Auth_Default::initLogin()`
* `SimpleSAML_Auth_Default::initLogout()`
* `SimpleSAML_Auth_Default::initLogoutReturn()`
* `SimpleSAML_Metadata_MetaDataStorageHandler::getGenerated()`
......@@ -89,7 +90,11 @@ The following methods and classes have been deprecated. Refer to the code for al
* `SimpleSAML_Auth_Default::extractPersistentAuthState()`
* `SimpleSAML_Auth_Default::handleUnsolicitedAuth()`
* `SimpleSAML_Auth_Default::initLogin()`
* `SimpleSAML_Auth_Default::initLogout()`
* `SimpleSAML_Auth_Default::initLogoutReturn()`
* `SimpleSAML_Auth_Default::loginCompleted()`
* `SimpleSAML_Auth_Default::logoutCallback()`
* `SimpleSAML_Auth_Default::logoutCompleted()`
* `SimpleSAML_Utilities`
* `SimpleSAML_Utilities::addURLParameter()`
* `SimpleSAML_Utilities::aesDecrypt()`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment