Project

General

Profile

Actions

Feature proposal #5030

closed

Implement token exchange API

Feature proposal #5030: Implement token exchange API

Added by krileon over 11 years ago. Updated 19 days ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
22 January 2015
Due date:
% Done:

100%

Estimated time:

Description

Implement API for generating and validating secure tokens (needs a database table). This should be generic so its usage can be used for many tasks. Particularly implement connection request approval/denial, registration approval, and image upload approval via email URL instead of requiring to login by using a secure token.

https://www.joomlapolis.com/forum/255-developer-members-support/228205-edit-you-have-a-pending-connection-email#257482

Updated by krileon over 9 years ago Actions #1

  • Target version changed from CB 2.1 to CB 3.0

Updated by krileon 19 days ago Actions #2

  • Status changed from Assigned to Rejected
  • Target version deleted (CB 3.0)
  • % Done changed from 0 to 100

Individual plugins should be responsible for their own confirmation tokens. No need for some generic API for this. They can just be stored sha256 hashes to check against. Adding a generic new means of authentication would be too dangerous.

Actions

Also available in: PDF Atom