MantisBT: master 90a6b734

Author Committer Branch Timestamp Parent
vboctor vboctor master 2017-04-08 14:34 master ed305696
Affected Issues  0004235: Support Generic Authentication through Plug-ins
Changeset

Make ‘can_use_standard_login’ as bool

No need for threshold since auth flags are per user.
Also no need for a separate can set password, since
if standard login is enabled, we check the native auth provider
and decide that.

mod - core/authentication_api.php Diff File
mod - core/classes/AuthFlags.class.php Diff File