MantisBT: master d1f46e1f

Author Committer Branch Timestamp Parent
vboctor vboctor master 2017-04-08 12:44 master 02472101
Affected Issues  0004235: Support Generic Authentication through Plug-ins
Changeset

Remove API tokens threshold from Auth Flags

API tokens can always be created unless user is protected.
Protected user can use already created tokens.

mod - api_token_create.php Diff File
mod - api_tokens_page.php Diff File
mod - core/api_token_api.php Diff File
mod - core/authentication_api.php Diff File
mod - core/classes/AuthFlags.class.php Diff File
mod - core/html_api.php Diff File