]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Added CAS user whitelist feature
authorAndrew Engelbrecht <andrew@fsf.org>
Mon, 17 Apr 2017 16:34:25 +0000 (12:34 -0400)
committerAndrew Engelbrecht <ae@n0r.co>
Mon, 17 Apr 2017 16:41:49 +0000 (12:41 -0400)
commit6ca5bb4d41bbdd0d88c37a52726c6b631ce87f66
tree9bd2b1675d1a6bcdc57d054a6ec0e0e41428a52b
parent2a8ab1c6cae572d324339b211625c4d219db0c89
Added CAS user whitelist feature

This feature filters users who may log in via CAS. This is useful when
both CAS and password authentication is enabled and there is a mismatch
between some GNU social account names and CAS user names. This prevents
CAS users from logging in as someone else on GNU social.
plugins/CasAuthentication/CasAuthenticationPlugin.php
plugins/CasAuthentication/README
plugins/CasAuthentication/actions/caslogin.php