MantisBT: master 899c1c69

Author Committer Branch Timestamp Parent
vboctor vboctor master 2015-12-02 22:18 master 19b5584d
Changeset

Fix tokens primary index and ensure name is unique

  • Remove the user_id from the primary index.
  • Create a unique index for user_id + token name.
mod - admin/schema.php Diff File
mod - core/api_token_api.php Diff File
mod - core/constant_inc.php Diff File
mod - lang/strings_english.txt Diff File