LimeSurvey: 2.05 a9b30bc9

Author Committer Branch Timestamp Parent
abezverkhyy abezverkhyy 2.05 2013-11-21 17:08:03 2.05 fa699d03
Affected Issues  08368: Issue with user autocreate.
Changeset

Fixed issue 08368: Issue with user autocreate.
Dev: authserver plugin was broken because the permission system changed.
Dev: authserver ported to the new permission system, its configuration syntax was adapted.
Dev: a bypass option was added to setPermissions, in order to allow the creation of new users without being logged in as superadmin.

mod - application/config/config-defaults.php Diff File
mod - application/core/plugins/Authwebserver/Authwebserver.php Diff File
mod - application/models/Permission.php Diff File