LimeSurvey: master 98c5293a

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2018-01-15 19:37:55 master e9695651
Changeset

New feature : Remote control login by plugin
Dev: Tested LDAP and DB
Dev: Tested LDAP deactivated
Dev: Tested LDAP with a DB user (OK : not loggued)
Dev: Login form have a dropdown for selection, then allow to set it in get_session_key
Dev: Maybe set plmugin to default by default ? But it can break current RC when update is OK
Dev: webserver can not login via RC i think ?

rm - application/core/UserIdentity.php Diff File
mod - application/core/plugins/AuthLDAP/AuthLDAP.php Diff File
mod - application/core/plugins/Authdb/Authdb.php Diff File
mod - application/helpers/remotecontrol/remotecontrol_handle.php Diff File
mod - application/libraries/PluginManager/AuthPluginBase.php Diff File