[
https://issues.apache.org/jira/browse/VCL-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818074#comment-17818074
]
ASF subversion and git services commented on VCL-1138:
------------------------------------------------------
Commit 3b7e9aef5582be4ee461334160a8e32829f75756 in vcl's branch
refs/heads/develop from Josh Thompson
[ https://gitbox.apache.org/repos/asf?p=vcl.git;h=3b7e9aef ]
VCL-1138 - make PHP code compatible with PHP 8
itecsauth.php: modified testITECSAffiliation: added check for $login being NULL
ldapauth.php: modified updateLDAPUser: added check for sshpublickeys being empty
shibauth.php:
-modified processShibAuth: add SHIB_AFFILIATION to $shibdata only if it is set
in $_SERVER
-modified unauthShib: changed check for Shib-Identity-Provider from
array_key_exists to isset
> make PHP code compatible with PHP 8
> -----------------------------------
>
> Key: VCL-1138
> URL: https://issues.apache.org/jira/browse/VCL-1138
> Project: VCL
> Issue Type: Improvement
> Components: web gui (frontend)
> Reporter: Josh Thompson
> Assignee: Josh Thompson
> Priority: Major
> Fix For: 2.6
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)