]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Test if $casSettings['user_whitelist'] is an array - and then perform in_array(....
authormmn <mmn@hethane.se>
Sun, 17 Dec 2017 17:37:24 +0000 (17:37 +0000)
committermmn <mmn@hethane.se>
Sun, 17 Dec 2017 17:37:24 +0000 (17:37 +0000)
commit1e1543dd72be4d45236e2e3a53452a969f50cdb3
tree8f1ffb9a4a44dd356ac070ceed41774c1d95788e
parent6ca5bb4d41bbdd0d88c37a52726c6b631ce87f66
Test if $casSettings['user_whitelist'] is an array - and then perform in_array(...) instead of just checking if it's != null.
plugins/CasAuthentication/actions/caslogin.php