ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Namespaces | |
namespace | ilias |
redirection script todo: (a better solution should control the processing via a xml file) | |
Variables | |
if(isset( $_GET[ 'return']) &&isset( $_GET[ 'action']) &&$_GET[ 'action']=='logout') elseif(!empty($HTTP_RAW_POST_DATA)) | else |
$url = filter_var("https://{$_SERVER['HTTP_HOST']}/shib_logout.php", FILTER_SANITIZE_URL) | |
echo;exit;}function LogoutNotification($SessionID){ global $ilDB;$q="SELECT session_id, data FROM usr_session WHERE expires > (\w+)\|/" | $serialized_string |
echo;exit;}function LogoutNotification($SessionID){ global $ilDB;$q="SELECT session_id, data FROM usr_session WHERE expires > (\w+)\|/" PREG_SPLIT_NO_EMPTY | PREG_SPLIT_DELIM_CAPTURE |
echo; exit;}function LogoutNotification( $SessionID){ global $ilDB; $q="SELECT session_id, data FROM usr_session WHERE expires > (\w+)\|/" $serialized_string |
Definition at line 173 of file shib_logout.php.
Referenced by ILIAS\GlobalScreen\Identification\IdentificationFactory\fromSerializedIdentification(), ILIAS\GlobalScreen\Identification\AbstractIdentificationProvider\fromSerializedString(), ILIAS\GlobalScreen\Identification\Serializer\CoreSerializer\unserialize(), and ILIAS\GlobalScreen\Identification\Serializer\PluginSerializer\unserialize().
$url = filter_var("https://{$_SERVER['HTTP_HOST']}/shib_logout.php", FILTER_SANITIZE_URL) |
Definition at line 70 of file shib_logout.php.
if(isset($_GET['return']) &&isset($_GET['action']) && $_GET['action']=='logout') elseif (!empty( $HTTP_RAW_POST_DATA)) else |
Definition at line 67 of file shib_logout.php.
echo; exit;}function LogoutNotification( $SessionID){ global $ilDB; $q="SELECT session_id, data FROM usr_session WHERE expires > (\w+)\|/" PREG_SPLIT_NO_EMPTY PREG_SPLIT_DELIM_CAPTURE |
Definition at line 173 of file shib_logout.php.
Referenced by GuzzleHttp\Psr7\_parse_message(), HTMLPurifier_Filter_ExtractStyleBlocks\cleanCSS(), assFileUploadGUI\determineMaxFilesize(), PhpOffice\PhpSpreadsheet\Cell\Coordinate\getCellBlocksFromRangeString(), phpseclib\File\X509\getDN(), TCPDF\getHtmlDomArray(), ilDclTokenizer\getMathTokens(), ilObjSCORMLearningModuleGUI\getMaxFileSize(), ilFileUploadUtil\getMaxFileSize(), ilDragDropFileInputGUI\getMaxFileSize(), assFileUpload\getMaxFilesizeInBytes(), ilFileInputGUI\getMaxFileSizeString(), HTMLPurifier_Injector_Linkify\handleText(), HTMLPurifier_Injector_PurifierLinkify\handleText(), ilSCORM2004ScoGUI\import(), ilFileDataMail\initAttachmentMaxUploadSize(), ilBiblTexFileReader\parseContent(), phpseclib\File\X509\setDN(), Sabre\VObject\Property\Uri\setRawMimeDirValue(), Sabre\VObject\Parser\MimeDir\unescapeValue(), and ilUtil\unserializeSession().